mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
slow_pwm: allow to restart a cycle on state change (#3004)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
This commit is contained in:
committed by
GitHub
parent
c6cbe2748e
commit
a6a9ebfde2
@@ -1148,6 +1148,7 @@ output:
|
||||
pin: GPIO5
|
||||
id: my_slow_pwm
|
||||
period: 15s
|
||||
restart_cycle_on_state_change: false
|
||||
- platform: sm2135
|
||||
id: sm2135_0
|
||||
channel: 0
|
||||
|
||||
Reference in New Issue
Block a user