From 27452cc15d689ee07b03dcadf4820d1f984e8ec4 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 3 May 2020 02:54:31 +0300 Subject: [PATCH] Add allergen index card --- .../home_dashboard/master_bedroom_dashboard.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml index ad2281c..33ae575 100644 --- a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml +++ b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml @@ -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: