Consider moisture as alerting binary sensor (#14503)

This commit is contained in:
Paul Bottein 2022-12-01 15:48:27 +01:00 committed by GitHub
parent 1a66b8a374
commit b97a9ef311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ const ALERTING_DEVICE_CLASSES = new Set([
"carbon_monoxide",
"gas",
"heat",
"moisture",
"problem",
"safety",
"smoke",