Fix interval trigger (#313)

This commit is contained in:
Otto Winter
2019-01-09 15:18:54 +01:00
parent 20ec3900be
commit 49b618bb0c
3 changed files with 12 additions and 3 deletions

View File

@@ -233,3 +233,8 @@ stepper:
# Optional:
acceleration: inf
deceleration: inf
interval:
interval: 5s
then:
- logger.log: "Interval Run"