nursery to girls room... finally

This commit is contained in:
CeeWeasel
2025-12-03 23:21:30 -05:00
parent 921c3df342
commit 78cd67a560
129 changed files with 2715 additions and 2677 deletions
+13 -13
View File
@@ -3,8 +3,8 @@ type: picture-elements
image: /local/bg500x225.png
elements:
- type: custom:mushroom-template-card
primary: "{{states('input_select.nursery_mode')}}"
entity: input_select.nursery_mode
primary: "{{states('input_select.girls_room_mode')}}"
entity: input_select.girls_room_mode
tap_action:
action: more-info
style:
@@ -13,8 +13,8 @@ elements:
top: 88%
- type: custom:mushroom-template-card
primary: "{{states('input_select.nursery_wled')}}"
entity: input_select.nursery_wled
primary: "{{states('input_select.girls_room_wled')}}"
entity: input_select.girls_room_wled
tap_action:
action: more-info
style:
@@ -23,13 +23,13 @@ elements:
top: 88%
- type: state-label
entity: sensor.nursery_multisensor_air_temperature
entity: sensor.girls_room_multisensor_air_temperature
style:
left: 15%
top: 35%
font-size: 180%
- type: state-label
entity: sensor.nursery_multisensor_humidity
entity: sensor.girls_room_multisensor_humidity
style:
left: 85%
top: 35%
@@ -45,7 +45,7 @@ elements:
transform: initial
#top left icon spot
- type: state-icon
entity: binary_sensor.nursery_occupied
entity: binary_sensor.girls_room_occupied
style:
left: 52%
top: 9%
@@ -57,12 +57,12 @@ elements:
# top: 9%
#top icon spot #1
- type: state-icon
entity: binary_sensor.nursery_window_contact
entity: binary_sensor.girls_room_window_contact
style:
left: 60%
top: 9%
- type: state-icon
entity: fan.nursery
entity: fan.girls_room_fan_light_switch_fan
style:
left: 68%
top: 9%
@@ -72,7 +72,7 @@ elements:
action: toggle
#top icon spot #4
- type: state-icon
entity: switch.nursery_bed_lights
entity: switch.girls_room_bed_lights
style:
left: 76%
top: 9%
@@ -82,7 +82,7 @@ elements:
action: more-info
#top icon spot #3
- type: state-icon
entity: switch.nursery_light_cycle
entity: switch.girls_room_light_cycle
style:
left: 84%
top: 9%
@@ -92,7 +92,7 @@ elements:
action: more-info
#top icon spot #4
- type: state-icon
entity: input_boolean.nursery_occupied
entity: input_boolean.girls_room_occupied
style:
left: 92%
top: 9%
@@ -104,7 +104,7 @@ elements:
#button #1
- type: "custom:button-card"
color: auto
entity: light.nursery_hue
entity: light.girls_room_hue
show_name: false
style:
left: 14%