1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 03:42:20 +01:00
Files
esphome/tests/components/slow_pwm/test.esp32.yaml
2024-04-23 21:49:15 +12:00

7 lines
121 B
YAML

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