home-automation/appdaemon/dashboards/weather_air_quality.yaml

69 lines
1.3 KiB
YAML

# Per pollen.com ha docs
#low: 0-2.4
#low/medium: 2.5-4.8
#medium: 4.9-7.2
#medium/high: 7.3 - 9.6
#high: 9.7-12
label_medical_bag:
widget_type: navigate
dashboard: Weather_Hourly
icon_inactive: mdi-medical-bag
widget_style: "background: DARKSLATEBLUE;"
allergy_index_today:
widget_type: gauge
entity: sensor.allergy_index_today
title: Allergy Index Today
max: 12
min: 0
units: ""
allergy_index_tomorrow:
widget_type: gauge
entity: sensor.allergy_index_tomorrow
title: Allergy Index Tomorrow
max: 12
min: 0
units: ""
allergy_index_forecast:
widget_type: gauge
entity: sensor.asthma_index_forecasted_average
title: Allergy Forecast
max: 12
min: 0
units: ""
asthma_index_today:
widget_type: gauge
entity: sensor.asthma_index_today
title: Asthma Today
max: 12
min: 0
units: ""
asthma_index_tomorrow:
widget_type: gauge
entity: sensor.asthma_index_tomorrow
title: Asthma Tomorrow
max: 12
min: 0
units: ""
asthma_index_forecast:
widget_type: gauge
entity: sensor.asthma_index_forecasted_average
title: Asthma Forecast
max: 12
min: 0
units: ""
cold_flue_forecast:
widget_type: gauge
entity: sensor.cold_flu_forecasted_average
title: Cold/Flue Forecast
max: 12
min: 0
units: ""