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