home-automation/appdaemon/dashboards/Plant_Monitor_Mobile.dash

32 lines
826 B
Plaintext
Raw Normal View History

2019-05-15 21:17:31 +00:00
# Dashboard Config
2019-05-20 21:58:21 +00:00
title: Plants
2019-05-15 21:17:31 +00:00
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 3
2019-05-27 19:45:32 +00:00
rows: 5
2019-05-15 21:17:31 +00:00
global_parameters:
use_comma: 0
precision: 0
use_hass_icon: 1
nav_back:
widget_type: navigate
dashboard: Main_Mobile
icon_inactive: mdi-arrow-left-bold-outline
widget_style: "background: MEDIUMSLATEBLUE;"
nav_desktop:
widget_type: navigate
dashboard: Plant_Monitor
icon_inactive: mdi-laptop-chromebook
widget_style: "background: MEDIUMSLATEBLUE;"
layout:
- include: header
2019-05-16 00:37:14 +00:00
- include: plant_dashboard
2019-05-15 21:17:31 +00:00
- nav_main_mobile, nav_back, reload
- nav_desktop, clock(2x1)
2019-05-16 00:37:14 +00:00
- plant_dashboard_status, plant_dashboard_temperature, plant_dashboard_humidity
- plant_dashboard_battery_alert, plant_dashboard_battery_level, plant_dashboard_wifi