mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Add test cards
This commit is contained in:
@@ -12,7 +12,7 @@ automation:
|
||||
state: "on"
|
||||
- condition: state
|
||||
entity_id: input_select.house_mode
|
||||
state: 'day'
|
||||
state: "day"
|
||||
- condition: or
|
||||
conditions:
|
||||
- condition: sun
|
||||
@@ -39,7 +39,7 @@ automation:
|
||||
condition:
|
||||
condition: state
|
||||
entity_id: input_select.house_mode
|
||||
state: 'day'
|
||||
state: "day"
|
||||
action:
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
|
||||
Reference in New Issue
Block a user