mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-02 23:54:25 +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
|
||||
trigger:
|
||||
platform: time
|
||||
at: "21:00:00"
|
||||
platform: state
|
||||
entity_id: input_select.house_mode
|
||||
to: "day"
|
||||
action:
|
||||
- service: input_datetime.set_datetime
|
||||
data_template:
|
||||
|
||||
Reference in New Issue
Block a user