Update labels on climate cards for main dashboard

This commit is contained in:
2025-10-02 18:18:45 -04:00
parent 01c81305c3
commit 6daed2edca

View File

@@ -2074,14 +2074,25 @@ views:
step: row step: row
control: control:
hvac: hvac:
'off':
name: 'Off'
heat: false heat: false
cool:
name: Cool
auto:
name: Auto
dry:
name: Dry
fan_only:
name: Fan Only
preset: preset:
none: none:
name: Eco Off name: Eco Off
eco: eco:
name: Eco On name: Eco On
boost: false boost: false
comfort: false comfort:
name: Comfort
sleep: false sleep: false
away: false away: false
- type: custom:state-switch - type: custom:state-switch
@@ -2448,14 +2459,25 @@ views:
step: row step: row
control: control:
hvac: hvac:
'off':
name: 'Off'
heat: false heat: false
cool:
name: Cool
auto:
name: Auto
dry:
name: Dry
fan_only:
name: Fan Only
preset: preset:
none: none:
name: Eco Off name: Eco Off
eco: eco:
name: Eco On name: Eco On
boost: false boost: false
comfort: false comfort:
name: Comfort
sleep: false sleep: false
away: false away: false
- type: custom:state-switch - type: custom:state-switch