home-automation/appdaemon/dashboards/Status.dash

28 lines
615 B
Plaintext

# Dashboard Config
title: Status
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 4
rows: 4
global_parameters:
use_comma: 0
precision: 2
use_hass_icon: 1
shorten: 1
nav_back:
widget_type: navigate
dashboard: Main
icon_inactive: mdi-arrow-left-bold-outline
widget_style: "background: MEDIUMSLATEBLUE;"
# Layout
layout:
- include: header
- nav_main, clock, nav_back, reload
- include: status
- ac_status, ac_current, ac_voltage
- battery_status, battery_capacity, battery_voltage, battery_current
- battery_health(4x1)