Updated test page on mobile dashboard

This commit is contained in:
2025-07-27 22:20:43 -04:00
parent 69b1002348
commit 84068cdc04

View File

@@ -6421,6 +6421,7 @@ views:
icon: mdi:home-floor-1
power_entity: sensor.first_floor_total_power_sensor
lights_entity: light.first_floor_lights
floor_lights_count: sensor.first_floor_lights_on
- type: custom:streamline-card
template: state_color_button
variables:
@@ -6577,6 +6578,16 @@ views:
show_state: false
tap_action:
action: toggle
modules:
- badgy-condition-helper
badgy-condition-helper:
entity_badges:
'1':
entity: sensor.first_floor_lights_on
condition:
- condition: state
entity_id: light.first_floor_lights
state: 'on'
- type: custom:bubble-card
card_type: button
button_type: state