mirror of
https://github.com/esphome/esphome.git
synced 2026-05-29 23:07:16 +08:00
Merge branch 'cron-trigger-interval' of https://github.com/esphome/esphome into cron-trigger-interval
This commit is contained in:
@@ -7,7 +7,7 @@ api:
|
|||||||
time:
|
time:
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
on_time:
|
on_time:
|
||||||
- cron: "*/10 * * * * *"
|
- seconds: "0,10,20,30,40,50"
|
||||||
then:
|
then:
|
||||||
- logger.log: "CronTrigger fired (every 10 seconds)"
|
- logger.log: "CronTrigger fired (every 10 seconds)"
|
||||||
- platform: sntp
|
- platform: sntp
|
||||||
|
|||||||
Reference in New Issue
Block a user