mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 02:18:43 +00:00
Tweak climate cards and charts
This commit is contained in:
@@ -132,9 +132,9 @@
|
||||
entity: sensor.purifier_air_quality
|
||||
variables:
|
||||
min_value: 1
|
||||
max_value: 90
|
||||
normal_value: 10
|
||||
high_value: 30
|
||||
max_value: 30
|
||||
normal_value: 1
|
||||
high_value: 20
|
||||
- type: custom:button-card
|
||||
template:
|
||||
- small
|
||||
@@ -142,9 +142,9 @@
|
||||
entity: sensor.purifier_allergens
|
||||
variables:
|
||||
min_value: 1
|
||||
max_value: 90
|
||||
normal_value: 10
|
||||
high_value: 30
|
||||
max_value: 30
|
||||
normal_value: 1
|
||||
high_value: 10
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user