feat(dashboards): garage + artroom; health heart view; fleet-wide unknown-render fix [#618][#344][#625]
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Garage dashboard [#618] — git-deployed via KNEL/pfv-bms
|
||||
# Sources: TEMPer on stlpc-garage. PDU power/temp pending integration (#374/#351).
|
||||
title: Garage
|
||||
views:
|
||||
- title: Garage
|
||||
type: sections
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: gauge
|
||||
entity: sensor.pfv_garage_temperature
|
||||
name: Garage temp
|
||||
min: 40
|
||||
max: 110
|
||||
unit: "°F"
|
||||
- type: history-graph
|
||||
title: Garage temp (24h)
|
||||
entities:
|
||||
- sensor.pfv_garage_temperature
|
||||
hours_to_show: 24
|
||||
- type: markdown
|
||||
content: >
|
||||
**Pending:** garage PDU power + temp (#374 outlet naming,
|
||||
#351 network onboarding), minisplit BTU context (#614).
|
||||
Reference in New Issue
Block a user