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
+2 -2
View File
@@ -4,7 +4,7 @@ mode: restart
trigger:
- platform: state
entity_id: input_boolean.white_bed_occupied
entity_id: binary_sensor.white_bed_occupied
to: "on"
for: "00:05:00"
- platform: state
@@ -31,7 +31,7 @@ condition:
for:
minutes: 5
- condition: state
entity_id: input_boolean.white_bed_occupied
entity_id: binary_sensor.white_bed_occupied
state: "on"
for:
minutes: 5