Too much stuff at once, but who cares

This commit is contained in:
CeeWeasel
2025-11-04 18:25:18 -05:00
parent 953ee882cd
commit 101f7ec41b
98 changed files with 373 additions and 464 deletions
+13 -13
View File
@@ -151,6 +151,16 @@ cards:
{% endif %}
tap_action:
action: more-info
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
layout: vertical
entity: binary_sensor.nursery_occupied
name: Nursery Occupied
- type: custom:mushroom-entity-card
layout: vertical
entity: binary_sensor.girls_room_occupied
name: Girls Room
# Lights
- type: vertical-stack
@@ -167,7 +177,7 @@ cards:
use_light_color: false
show_brightness_control: false
layout: vertical
hide_state: true
hide_state: false
- type: custom:mushroom-entity-card
entity: input_select.nursery_mode
name: Mode
@@ -175,7 +185,7 @@ cards:
- type: horizontal-stack
cards:
- type: custom:mushroom-template-card
primary: Emmett
primary: Window Side
secondary: "{{states('select.black_bed_wled_preset')}}"
entity: select.black_bed_wled_preset
icon: mdi:led-strip-variant
@@ -193,7 +203,7 @@ cards:
url_path: http://192.168.1.181
layout: vertical
- type: custom:mushroom-template-card
primary: Bridget
primary: Hall Side
secondary: "{{states('select.white_bed_wled_preset')}}"
entity: select.white_bed_wled_preset
icon: mdi:led-strip-variant
@@ -242,7 +252,6 @@ cards:
entity: binary_sensor.nursery_naturally_lit
name: Naturally Lit
layout: vertical
secondary_info: none
# Devices
- type: vertical-stack
@@ -330,15 +339,6 @@ cards:
target:
entity_id: button.black_bed_manual_tare
layout: vertical
- type: custom:mushroom-template-card
entity: binary_sensor.white_bed_occupied
icon: mdi:bed
icon_color: >-
{% if(is_state('binary_sensor.white_bed_occupied','on')) %}
yellow
{% endif %}
primary: White Bed
layout: vertical
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card