renames, fixes , and other fun schtuff

This commit is contained in:
CeeWeasel
2025-08-09 23:34:29 -04:00
parent d60b56b37a
commit c5e740a895
78 changed files with 2050 additions and 2700 deletions
@@ -5,7 +5,7 @@ mode: restart
trigger:
- platform: state
entity_id: input_boolean.white_bed_occupied
entity_id: binary_sensor.white_bed_occupied
to: "on"
for: "00:10:00"
- platform: state
@@ -22,14 +22,14 @@ condition:
state: "on"
- condition: state
entity_id:
- input_boolean.white_bed_occupied
- binary_sensor.white_bed_occupied
state: "on"
for: "00:10:00"
- condition: state
entity_id: input_boolean.bridget_in_bed
state: "off"
#- condition: state
# entity_id: input_boolean.white_bed_occupied
# entity_id: binary_sensor.white_bed_occupied
# state: 'on'
# for:
# minutes: 5