blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
+13 -13
View File
@@ -20,9 +20,9 @@ card:
modes:
- webrtc
stream: rtsp_cam01_sub
icon: mdi:yoga
title: Blue Room
id: blue_room
icon: mdi:earth
title: Boys Room
id: boys_room
live:
preload: true
draggable: true
@@ -72,7 +72,7 @@ card:
opacity: 0%
- type: state-icon
entity: group.blue_room_motion
entity: group.boys_room_motion
style:
left: 8%
top: 95%
@@ -89,25 +89,25 @@ card:
left: 50%
top: 95%
- type: state-icon
entity: input_boolean.blue_room_occupied
entity: input_boolean.boys_room_occupied
tap_action:
action: toggle
style:
left: 70%
top: 95%
- type: state-icon
entity: binary_sensor.blue_room_occupied
entity: binary_sensor.boys_room_occupied
style:
top: 95%
left: 92%
- type: conditional
conditions:
- entity: binary_sensor.blue_room_person_occupancy
- entity: binary_sensor.boys_room_person_occupancy
state: "on"
elements:
- type: state-icon
entity: binary_sensor.blue_room_person_occupancy
entity: binary_sensor.boys_room_person_occupancy
style:
top: 65%
left: 45%
@@ -124,11 +124,11 @@ card:
- type: conditional
conditions:
- entity: light.blue_room_closet
- entity: light.boys_room_closet
state: "on"
elements:
- type: state-icon
entity: light.blue_room_closet
entity: light.boys_room_closet
style:
top: 7%
left: 60%
@@ -137,11 +137,11 @@ card:
- type: conditional
conditions:
- entity: light.blue_room_hue
- entity: light.boys_room_hue
state: "on"
elements:
- type: state-icon
entity: light.blue_room_hue
entity: light.boys_room_hue
style:
top: 7%
left: 50%
@@ -173,7 +173,7 @@ card:
left: 40%
- type: state-icon
entity: media_player.blue_room_clock
entity: media_player.boys_room_clock
style:
left: 38%
top: 22%