home-automation/appdaemon/dashboards/Plant_Monitor.dash

32 lines
942 B
Plaintext

# Dashboard Config
title: Plants
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 6
rows: 4
global_parameters:
use_comma: 0
precision: 0
use_hass_icon: 1
nav_back:
widget_type: navigate
dashboard: Main
icon_inactive: mdi-arrow-left-bold-outline
widget_style: "background: MEDIUMSLATEBLUE;"
nav_mobile:
widget_type: navigate
dashboard: Plant_Monitor_Mobile
icon_inactive: mdi-cellphone-basic
widget_style: "background: MEDIUMSLATEBLUE;"
layout:
- include: header
- include: plant_dashboard
- nav_main, clock(2x1), nav_mobile, nav_back, reload
- plant_dashboard_status, plant_dashboard_temperature, plant_dashboard_humidity, plant_dashboard_battery_alert, plant_dashboard_battery_level, plant_dashboard_wifi
- plant_dashboard_uva, plant_dashboard_uvb, plant_dashboard_uv_index, spacer(3x1)
- spacer, plant_dashboard_plant_2, spacer(4x1)