mirror of
https://github.com/esphome/esphome.git
synced 2026-05-25 18:47:56 +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:
|
||||
- platform: homeassistant
|
||||
on_time:
|
||||
- cron: "*/10 * * * * *"
|
||||
- seconds: "0,10,20,30,40,50"
|
||||
then:
|
||||
- logger.log: "CronTrigger fired (every 10 seconds)"
|
||||
- platform: sntp
|
||||
|
||||
Reference in New Issue
Block a user