mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
@@ -3,17 +3,28 @@ type: picture-elements
|
||||
image: /local/bg500x225.png
|
||||
elements:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('input_select.blue_room_mode')}}"
|
||||
entity: input_select.blue_room_mode
|
||||
primary: "{{states('input_select.boys_room_mode')}}"
|
||||
entity: input_select.boys_room_mode
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 14%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('light.accent')}}"
|
||||
entity: light.accent
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 62%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Closet
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
tap_action:
|
||||
action: toggle
|
||||
style:
|
||||
@@ -21,13 +32,13 @@ elements:
|
||||
top: 88%
|
||||
|
||||
- type: state-label
|
||||
entity: sensor.blue_room_multisensor_air_temperature
|
||||
entity: sensor.boys_room_multisensor_air_temperature
|
||||
style:
|
||||
left: 15%
|
||||
top: 35%
|
||||
font-size: 180%
|
||||
- type: state-label
|
||||
entity: sensor.blue_room_multisensor_humidity
|
||||
entity: sensor.boys_room_multisensor_humidity
|
||||
style:
|
||||
left: 85%
|
||||
top: 35%
|
||||
@@ -43,17 +54,17 @@ elements:
|
||||
transform: initial
|
||||
#top left icon spot
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_occupied
|
||||
entity: binary_sensor.boys_room_occupied
|
||||
style:
|
||||
left: 60%
|
||||
top: 9%
|
||||
# - type: state-icon
|
||||
# entity: group.blue_room_motion
|
||||
# entity: group.boys_room_motion
|
||||
# style:
|
||||
# left: 60%
|
||||
# top: 9%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_window_contact
|
||||
entity: binary_sensor.boys_room_window_contact
|
||||
style:
|
||||
left: 68%
|
||||
top: 9%
|
||||
@@ -66,13 +77,13 @@ elements:
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: state-icon
|
||||
entity: binary_sensor.blue_room_door_contact
|
||||
entity: binary_sensor.boys_room_door_contact
|
||||
style:
|
||||
left: 84%
|
||||
top: 9%
|
||||
#top icon spot #4
|
||||
- type: state-icon
|
||||
entity: input_boolean.blue_room_occupied
|
||||
entity: input_boolean.boys_room_occupied
|
||||
style:
|
||||
left: 92%
|
||||
top: 9%
|
||||
@@ -83,7 +94,7 @@ elements:
|
||||
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.blue_room_hue
|
||||
entity: light.boys_room_hue
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -144,7 +155,7 @@ elements:
|
||||
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -13,18 +13,8 @@ elements:
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('select.black_bed_wled_preset')}}"
|
||||
entity: select.black_bed_wled_preset
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
font-style: italic
|
||||
left: 38%
|
||||
top: 88%
|
||||
|
||||
- type: custom:mushroom-template-card
|
||||
primary: "{{states('select.white_bed_wled_preset')}}"
|
||||
entity: select.white_bed_wled_preset
|
||||
primary: "{{states('input_select.nursery_wled')}}"
|
||||
entity: input_select.nursery_wled
|
||||
tap_action:
|
||||
action: more-info
|
||||
style:
|
||||
@@ -174,7 +164,7 @@ elements:
|
||||
#button #5
|
||||
- type: "custom:button-card"
|
||||
color: auto
|
||||
entity: media_player.nursery_hub
|
||||
entity: media_player.girls_room_hub
|
||||
show_name: false
|
||||
show_entity_picture: true
|
||||
style:
|
||||
@@ -190,9 +180,8 @@ elements:
|
||||
- height: 45px
|
||||
tap_action:
|
||||
action: more-info
|
||||
|
||||
# 12,31,50,69,88
|
||||
# 14,38,62,86
|
||||
# 25,50,75
|
||||
# 33,66
|
||||
# 50
|
||||
# 50
|
||||
Reference in New Issue
Block a user