esphome/tests/components/slow_pwm/test.esp32-idf.yaml

7 lines
121 B
YAML
Raw Normal View History

output:
- platform: slow_pwm
id: test_slow_pwm
pin: 4
period: 15s
restart_cycle_on_state_change: false