feat(dashboards): garage + artroom; health heart view; fleet-wide unknown-render fix [#618][#344][#625]

This commit is contained in:
2026-09-02 16:45:09 -05:00
parent 206392c6c7
commit 12af66e1ae
5 changed files with 115 additions and 16 deletions
+33
View File
@@ -29,6 +29,39 @@ views:
entities:
- person.charles_n_wyble
hours_to_show: 168
- title: Heart
type: sections
sections:
- type: grid
cards:
- type: gauge
entity: sensor.ultix_mini_heart_rate
name: Heart rate
unit: bpm
min: 40
max: 180
severity:
green: 50
yellow: 100
red: 140
- type: entities
title: Heart metrics
entities:
- sensor.ultix_mini_heart_rate
- sensor.ultix_mini_resting_heart_rate
- sensor.ultix_mini_walking_heart_rate_average
- sensor.ultix_mini_heart_rate_variability
- type: history-graph
title: Heart rate (24h)
entities:
- sensor.ultix_mini_heart_rate
hours_to_show: 24
- type: history-graph
title: Heart rate (7d)
entities:
- sensor.ultix_mini_heart_rate
- sensor.ultix_mini_resting_heart_rate
hours_to_show: 168
- title: Body temp
type: sections
sections: