Fix step size for climate cards on mobile dashboard popups

This commit is contained in:
2026-04-04 17:10:33 -04:00
parent 0680a97302
commit 34c8020e9e

View File

@@ -1493,6 +1493,7 @@ views:
- condition: state
entity: input_boolean.basement_studio_heat_allowed
state: 'on'
step: 1
- type: horizontal-stack
cards:
- type: custom:bubble-card
@@ -2694,6 +2695,7 @@ views:
name: Thermostat
entity: climate.master_bedroom_aircon
state_color: false
step: 1
- type: horizontal-stack
cards:
- type: custom:bubble-card
@@ -3165,6 +3167,7 @@ views:
name: Thermostat
entity: climate.emma_bedroom_aircon
state_color: false
step: 1
- type: horizontal-stack
cards:
- type: custom:bubble-card
@@ -3232,6 +3235,7 @@ views:
state_color: false
modules:
- default
step: 1
- type: horizontal-stack
cards:
- type: custom:bubble-card