DarkFox-homeassistant/appdaemon/dashboards/weather_widgets.yaml

116 lines
2.5 KiB
YAML

weather_summary:
title: DMI Vejrudsigt
widget_type: sensor
entity: sensor.dmi_city_weather
container_style: 'font-size: 150%; margin-top: 20px;'
weather_summary_small:
widget_type: sensor
entity: sensor.dmi_city_weather
container_style: 'font-size: 120%;'
weather_forecast:
title: DMI Vejrudsigt
widget_type: sensor
entity: sensor.dmi_city_weather.report
sub_entity: sensor.dmi_city_weather.validity
value_style: 'font-weight: 200 !important;'
wind:
title: Vind
widget_type: sensor
entity: sensor.dark_sky_wind_speed
sub_entity: sensor.dark_sky_wind_bearing_name
precision: 1
wind_name:
title: Vind
widget_type: sensor
entity: sensor.dark_sky_wind_speed_name
sub_entity: sensor.dark_sky_wind_bearing_name
container_style: 'font-size: 150%;'
wind_speed_name_small:
widget_type: sensor
entity: sensor.dark_sky_wind_speed_name
container_style: 'font-size: 125%;'
temperature:
title: Temperatur
widget_type: sensor
precision: 1
entity: sensor.dark_sky_temperature
sub_entity: sensor.dark_sky_apparent_temperature_text
temp_high:
title: Maks.
widget_type: sensor
entity: sensor.dark_sky_daily_high_temperature
container_style: 'margin-top: 20px;'
value_style: 'color: #FF7E79;'
unit_style: 'color: #FF7E79;'
temp_low:
title: Min.
widget_type: sensor
entity: sensor.dark_sky_daily_low_temperature
container_style: 'margin-top: 20px;'
humidity:
title: Luftfugtighed
widget_type: sensor
entity: sensor.dark_sky_humidity
pressure:
title: Lufttryk
widget_type: sensor
entity: sensor.dark_sky_pressure
container_style: 'margin-top: 20px;'
uv_index:
title: UV Indeks
widget_type: sensor
entity: sensor.dark_sky_uv_index
units: "UV"
precision: 1
ozone:
title: Ozon
widget_type: sensor
entity: sensor.dark_sky_ozone
ozone_small:
title: Ozon
widget_type: sensor
entity: sensor.dark_sky_ozone
container_style: 'margin-top: 15px;'
precip:
title: Nedbør
widget_type: sensor
entity: sensor.dark_sky_precip_intensity
sub_entity: sensor.dark_sky_precip_and_probability
precision: 1
precip_high:
title: Maks.
widget_type: sensor
entity: sensor.dark_sky_daily_max_precip_intensity
container_style: 'margin-top: 20px;'
visibility:
title: Sigtbarhed
widget_type: sensor
entity: sensor.dark_sky_visibility
cloud_coverage:
title: Skydække
widget_type: sensor
entity: sensor.dark_sky_cloud_coverage
weather_graph:
widget_type: camera
refresh: 300
entity_picture: http://servlet.dmi.dk/byvejr/servlet/byvejr_dag1?by=1000&mode=long