mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Add allergen index card
This commit is contained in:
@@ -130,13 +130,22 @@
|
||||
template:
|
||||
- small
|
||||
- progress
|
||||
name: Air Quality
|
||||
entity: sensor.purifier_air_quality
|
||||
variables:
|
||||
min_value: 1
|
||||
max_value: 90
|
||||
normal_value: 10
|
||||
high_value: 30
|
||||
- type: custom:button-card
|
||||
template:
|
||||
- small
|
||||
- progress
|
||||
entity: sensor.purifier_allergens
|
||||
variables:
|
||||
min_value: 1
|
||||
max_value: 90
|
||||
normal_value: 10
|
||||
high_value: 30
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user