From 7fa6317f5c813b198dad7782d1e4e7e3fdc2afc3 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Thu, 28 Oct 2021 11:50:52 +0200 Subject: [PATCH] Invert "update" binary sensor device class color (#10427) --- src/components/chart/state-history-chart-timeline.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/chart/state-history-chart-timeline.ts b/src/components/chart/state-history-chart-timeline.ts index f472197400..802baf85f4 100644 --- a/src/components/chart/state-history-chart-timeline.ts +++ b/src/components/chart/state-history-chart-timeline.ts @@ -25,7 +25,6 @@ const BINARY_SENSOR_DEVICE_CLASS_COLOR_NOT_INVERTED = new Set([ "power", "presence", "running", - "update", ]); const STATIC_STATE_COLORS = new Set([