home-automation/appdaemon/dashboards/Weather_Hourly_Mobile.dash

68 lines
2.5 KiB
Plaintext

# Dashboard Config
title: Main Panel
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 3
rows: 39
global_parameters:
use_comma: 0
precision: 1
use_hass_icon: 1
nav_back:
widget_type: navigate
dashboard: Weather_Mobile
icon_inactive: mdi-arrow-left-bold-outline
widget_style: "background: MEDIUMSLATEBLUE;"
nav_desktop:
widget_type: navigate
dashboard: Weather_Hourly
icon_inactive: mdi-laptop-chromebook
widget_style: "background: MEDIUMSLATEBLUE;"
# Layout
layout:
- include: header
- nav_main_mobile, nav_back, reload
- nav_desktop, clock(2x1)
- include: darksky_hourly
- label_hourly(8x1)
- label_1h(2x1), 1h_icon
- 1h_temperature, 1h_feels_like, 1h_humidity
- 1h_precipitation, 1h_precipitation_intensity, 1h_precipitation_accumulation
- label_2h(2x1), 2h_icon
- 2h_temperature, 2h_feels_like, 2h_humidity
- 2h_precipitation, 2h_precipitation_intensity, 2h_precipitation_accumulation
- label_3h(2x1), 3h_icon
- 3h_temperature, 3h_feels_like, 3h_humidity
- 3h_precipitation, 3h_precipitation_intensity, 3h_precipitation_accumulation
- label_4h(2x1), 4h_icon
- 4h_temperature, 4h_feels_like, 4h_humidity
- 4h_precipitation, 4h_precipitation_intensity, 4h_precipitation_accumulation
- label_5h(2x1), 5h_icon
- 5h_temperature, 5h_feels_like, 5h_humidity
- 5h_precipitation, 5h_precipitation_intensity, 5h_precipitation_accumulation
- label_6h(2x1), 6h_icon
- 6h_temperature, 6h_feels_like, 6h_humidity
- 6h_precipitation, 6h_precipitation_intensity, 6h_precipitation_accumulation
- label_7h(2x1), 7h_icon
- 7h_temperature, 7h_feels_like, 7h_humidity
- 7h_precipitation, 7h_precipitation_intensity, 7h_precipitation_accumulation
- label_8h(2x1), 8h_icon
- 8h_temperature, 8h_feels_like, 8h_humidity
- 8h_precipitation, 8h_precipitation_intensity, 8h_precipitation_accumulation
- label_9h(2x1), 9h_icon
- 9h_temperature, 9h_feels_like, 9h_humidity
- 9h_precipitation, 9h_precipitation_intensity, 9h_precipitation_accumulation
- label_10h(2x1), 10h_icon
- 10h_temperature, 10h_feels_like, 10h_humidity
- 10h_precipitation, 10h_precipitation_intensity, 10h_precipitation_accumulation
- label_11h(2x1), 11h_icon
- 11h_temperature, 11h_feels_like, 11h_humidity
- 11h_precipitation, 11h_precipitation_intensity, 11h_precipitation_accumulation
- label_12h(2x1), 12h_icon
- 12h_temperature, 12h_feels_like, 12h_humidity
- 12h_precipitation, 12h_precipitation_intensity, 12h_precipitation_accumulation