mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 00:36:34 +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",
|
"power",
|
||||||
"presence",
|
"presence",
|
||||||
"running",
|
"running",
|
||||||
"update",
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
const STATIC_STATE_COLORS = new Set([
|
const STATIC_STATE_COLORS = new Set([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user