mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Set alarm for tomorrow when house goes to day mode
This commit is contained in:
@@ -73,8 +73,9 @@ automation:
|
|||||||
|
|
||||||
- alias: Alarm · Set time
|
- alias: Alarm · Set time
|
||||||
trigger:
|
trigger:
|
||||||
platform: time
|
platform: state
|
||||||
at: "21:00:00"
|
entity_id: input_select.house_mode
|
||||||
|
to: "day"
|
||||||
action:
|
action:
|
||||||
- service: input_datetime.set_datetime
|
- service: input_datetime.set_datetime
|
||||||
data_template:
|
data_template:
|
||||||
|
|||||||
Reference in New Issue
Block a user