home-automation/appdaemon/dashboards/Plant_Monitor_Mobile.dash

32 lines
826 B
Plaintext

# Dashboard Config
title: Plants
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 3
rows: 5
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
- include: plant_dashboard
- nav_main_mobile, nav_back, reload
- nav_desktop, clock(2x1)
- plant_dashboard_status, plant_dashboard_temperature, plant_dashboard_humidity
- plant_dashboard_battery_alert, plant_dashboard_battery_level, plant_dashboard_wifi