mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Fix inverted motion chart colors (#10128)
This commit is contained in:
parent
257e60a2b1
commit
f66755cbf1
@ -21,6 +21,7 @@ const BINARY_SENSOR_DEVICE_CLASS_COLOR_INVERTED = new Set([
|
|||||||
"garage_door",
|
"garage_door",
|
||||||
"gas",
|
"gas",
|
||||||
"lock",
|
"lock",
|
||||||
|
"motion",
|
||||||
"opening",
|
"opening",
|
||||||
"problem",
|
"problem",
|
||||||
"safety",
|
"safety",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user