mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Consider moisture as alerting binary sensor (#14503)
This commit is contained in:
parent
1a66b8a374
commit
b97a9ef311
@ -5,6 +5,7 @@ const ALERTING_DEVICE_CLASSES = new Set([
|
||||
"carbon_monoxide",
|
||||
"gas",
|
||||
"heat",
|
||||
"moisture",
|
||||
"problem",
|
||||
"safety",
|
||||
"smoke",
|
||||
|
Loading…
x
Reference in New Issue
Block a user