mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 13:57: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",
|
||||
"power",
|
||||
"presence",
|
||||
"running",
|
||||
"update",
|
||||
]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user