renames, fixes , and other fun schtuff

This commit is contained in:
CeeWeasel
2025-08-09 23:34:29 -04:00
parent d60b56b37a
commit c5e740a895
78 changed files with 2050 additions and 2700 deletions
+12 -26
View File
@@ -8,9 +8,9 @@ cards:
# Header and HVAC
- type: vertical-stack
cards:
- type: custom:mushroom-chips-card
chips:
- type: back
# - type: custom:mushroom-chips-card
# chips:
# - type: back
- type: horizontal-stack
cards:
- hours_to_show: 24
@@ -331,29 +331,15 @@ cards:
target:
entity_id: button.black_bed_manual_tare
layout: vertical
# - type: custom:mushroom-template-card
# entity: input_boolean.white_bed_occupied
# icon: mdi:bed
# icon_color: >-
# {% if(is_state('input_boolean.white_bed_occupied','on')) %}
# yellow
# {% elif(is_state('binary_sensor.white_bed_hx711_error','on')) %}
# red
# {% endif %}
# primary: White Bed
# double_tap_action:
# action: call-service
# service: homeassistant.toggle
# service_data: {}
# target:
# entity_id: switch.white_bed_force_occupancy
# hold_action:
# action: call-service
# service: button.press
# service_data: {}
# target:
# entity_id: button.white_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