mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Classify binary sensor locks active state as alert (= red) (#14761)
fixes undefined
This commit is contained in:
parent
6aba5c1017
commit
498102ddd9
@ -6,6 +6,7 @@ const ALERTING_DEVICE_CLASSES = new Set([
|
||||
"carbon_monoxide",
|
||||
"gas",
|
||||
"heat",
|
||||
"lock",
|
||||
"moisture",
|
||||
"problem",
|
||||
"safety",
|
||||
|
Loading…
x
Reference in New Issue
Block a user