mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Invert "update" binary sensor device class color (#10427)
This commit is contained in:
parent
74533cebc6
commit
7fa6317f5c
@ -25,7 +25,6 @@ const BINARY_SENSOR_DEVICE_CLASS_COLOR_NOT_INVERTED = new Set([
|
||||
"power",
|
||||
"presence",
|
||||
"running",
|
||||
"update",
|
||||
]);
|
||||
|
||||
const STATIC_STATE_COLORS = new Set([
|
||||
|
Loading…
x
Reference in New Issue
Block a user