esphome/tests/components/slow_pwm/test.rp2040.yaml
Keith Burzinski 7e8ed5c391
Add some components to the new testing framework (S part 1) (#6224)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 21:49:15 +12:00

6 lines
121 B
YAML

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