mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 22:53:59 +00:00
Add startup_delay to interval. (#5327)
This commit is contained in:
@@ -718,6 +718,7 @@ stepper:
|
||||
|
||||
interval:
|
||||
interval: 5s
|
||||
startup_delay: 10s
|
||||
then:
|
||||
- logger.log: Interval Run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user