mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
6 lines
121 B
YAML
6 lines
121 B
YAML
output:
|
|
- platform: slow_pwm
|
|
id: test_slow_pwm
|
|
pin: 4
|
|
period: 15s
|
|
restart_cycle_on_state_change: false
|