From ca169408fc9c282b0d22d05addffb61a39416e4b Mon Sep 17 00:00:00 2001 From: reachableceo Date: Wed, 2 Sep 2026 16:53:08 -0500 Subject: [PATCH] fix(dashboards): rack labels on temps; health map/timeline ultix-mini only [#618][#344] --- dashboards/health.yaml | 2 -- dashboards/server-room.yaml | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/dashboards/health.yaml b/dashboards/health.yaml index 64c2c60..7cdae20 100644 --- a/dashboards/health.yaml +++ b/dashboards/health.yaml @@ -13,7 +13,6 @@ views: name: Charles - type: map entities: - - device_tracker.ultix_sidecar - device_tracker.ultix_mini - person.charles_n_wyble hours_to_show: 24 @@ -21,7 +20,6 @@ views: title: Where I've been — 24h entities: - person.charles_n_wyble - - device_tracker.ultix_sidecar - device_tracker.ultix_mini hours_to_show: 24 - type: history-graph diff --git a/dashboards/server-room.yaml b/dashboards/server-room.yaml index c8edb56..82d5bdb 100644 --- a/dashboards/server-room.yaml +++ b/dashboards/server-room.yaml @@ -44,7 +44,7 @@ views: - type: grid cards: - type: entities - title: PowerEdge (DRAC) + title: R3 · PowerEdge (DRAC) entities: - sensor.pfv_tsys6_cpu_temperature - sensor.pfv_tsys6_drac_ambient @@ -56,7 +56,7 @@ views: - type: grid cards: - type: entities - title: Pis + Jetson + title: R3 · Pis + Jetson entities: - sensor.pfv_svrpi_temperature - sensor.pfv_subopi3_temperature @@ -66,13 +66,13 @@ views: - type: grid cards: - type: entities - title: Laptops + title: R5 · Laptops entities: - sensor.pfv_tsys3_cpu_temperature - type: grid cards: - type: entities - title: Desktops / OptiPlex-class + title: R5 · Desktops / OptiPlex-class entities: - sensor.pfv_tsys1_rack_temperature - sensor.pfv_tsys4_ambient_temperature