Fix color ranges for gauge cards

This commit is contained in:
2025-11-10 22:38:14 -05:00
parent bdb82c87fa
commit cb8ffaed51

View File

@@ -4193,7 +4193,8 @@ views:
state: 'on'
- type: custom:battery-state-card
icon: mdi:harddisk
color_thresholds:
colors:
steps:
- value: 26
color: blue
- value: 50
@@ -4961,7 +4962,8 @@ views:
state: 'on'
- type: custom:battery-state-card
icon: mdi:harddisk
color_thresholds:
colors:
steps:
- value: 26
color: blue
- value: 50
@@ -5292,7 +5294,8 @@ views:
state: 'on'
- type: custom:battery-state-card
icon: mdi:harddisk
color_thresholds:
colors:
steps:
- value: 26
color: blue
- value: 50
@@ -5584,7 +5587,8 @@ views:
heading_style: subtitle
- type: custom:battery-state-card
icon: mdi:harddisk
color_thresholds:
colors:
steps:
- value: 26
color: blue
- value: 50