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
+3 -3
View File
@@ -79,7 +79,7 @@ card:
left: 40%
top: 95%
- type: state-icon
entity: input_boolean.white_bed_occupied
entity: binary_sensor.white_bed_occupied
style:
left: 60%
top: 95%
@@ -110,11 +110,11 @@ card:
- type: conditional
conditions:
- entity: input_boolean.white_bed_occupied
- entity: binary_sensor.white_bed_occupied
state: "on"
elements:
- type: state-icon
entity: input_boolean.white_bed_occupied
entity: binary_sensor.white_bed_occupied
style:
top: 65%
left: 80%