mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-27 00:17:22 +02:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
7 lines
121 B
YAML
7 lines
121 B
YAML
output:
|
|
- platform: slow_pwm
|
|
id: test_slow_pwm
|
|
pin: 4
|
|
period: 15s
|
|
restart_cycle_on_state_change: false
|