mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
fixes and updates
This commit is contained in:
@@ -38,20 +38,8 @@ action:
|
||||
data:
|
||||
entity_id: input_boolean.teens_asleep
|
||||
|
||||
- service: logbook.log
|
||||
data_template:
|
||||
name: Teens Asleep
|
||||
entity_id: automation.teens_asleep
|
||||
message: >
|
||||
At least one of the teens is asleep. turning on teens_asleep
|
||||
default:
|
||||
- service: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.teens_asleep
|
||||
|
||||
- service: logbook.log
|
||||
data_template:
|
||||
name: Teens Asleep
|
||||
entity_id: automation.teens_asleep
|
||||
message: >
|
||||
None of the teens were asleep, defaulted to turning off teens_asleep
|
||||
|
||||
Reference in New Issue
Block a user