mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-28 07:17:21 +00:00
Add running to not inverted (#10420)
This commit is contained in:
parent
da38e6f986
commit
09ef72647e
@ -24,6 +24,7 @@ const BINARY_SENSOR_DEVICE_CLASS_COLOR_NOT_INVERTED = new Set([
|
|||||||
"plug",
|
"plug",
|
||||||
"power",
|
"power",
|
||||||
"presence",
|
"presence",
|
||||||
|
"running",
|
||||||
"update",
|
"update",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user