Try to automatically put house in day mode

This commit is contained in:
2020-06-27 19:02:27 +03:00
parent 7af462f4c9
commit c21135997f
3 changed files with 26 additions and 1 deletions
@@ -60,7 +60,7 @@ automation:
conditions:
- condition: state
entity_id: input_select.house_mode
state: 'day'
state: "day"
- condition: state
entity_id: input_boolean.georgi_home
state: "on"