Bunches of fixes nd changes

This commit is contained in:
CeeWeasel
2025-10-27 16:49:34 -04:00
parent 0c01e534ed
commit 953ee882cd
53 changed files with 1167 additions and 441 deletions
+9 -1
View File
@@ -2,6 +2,11 @@ id: set_house_to_morning
alias: Set House to Morning
mode: single
# platform: tod
# name: Morning
# after: '06:00'
# before: '09:00'
trigger:
- platform: state
entity_id: binary_sensor.morning
@@ -24,6 +29,9 @@ action:
option: Morning
- action: homeassistant.turn_off
entity_id: input_boolean.nursery_asleep
entity_id: input_boolean.boys_room_asleep
- action: homeassistant.turn_off
entity_id: input_boolean.girls_room_asleep
- delay: "00:00:30"