mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Bunches of fixes nd changes
This commit is contained in:
@@ -125,7 +125,9 @@ action:
|
||||
state: "unavailable"
|
||||
sequence:
|
||||
- action: input_boolean.turn_off
|
||||
entity_id: input_boolean.emmett_in_bed
|
||||
entity_id:
|
||||
- input_boolean.emmett_in_bed
|
||||
- input_boolean.boys_room_asleep
|
||||
- action: input_boolean.turn_on
|
||||
entity_id: input_boolean.emmett_is_awake
|
||||
|
||||
@@ -147,7 +149,9 @@ action:
|
||||
state: "unavailable"
|
||||
sequence:
|
||||
- action: input_boolean.turn_off
|
||||
entity_id: input_boolean.bridget_in_bed
|
||||
entity_id:
|
||||
- input_boolean.bridget_in_bed
|
||||
- input_boolean.girls_room_asleep
|
||||
- action: input_boolean.turn_on
|
||||
entity_id: input_boolean.bridget_is_awake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user