Changing all kinds of shit

This commit is contained in:
CeeWeasel
2025-07-17 20:30:11 -04:00
parent 51d35b46e9
commit 81cbed6e51
36 changed files with 199 additions and 540 deletions
-15
View File
@@ -73,11 +73,6 @@ card:
style:
left: 8%
top: 95%
- type: state-icon
entity: sensor.back_yard_animal_count
style:
left: 50%
top: 95%
- type: state-icon
entity: input_boolean.back_yard_occupied
tap_action:
@@ -101,13 +96,3 @@ card:
style:
top: 45%
left: 45%
- type: conditional
conditions:
- entity: binary_sensor.back_yard_animal_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.back_yard_animal_occupancy
style:
top: 45%
left: 55%