mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Add moisture triggers (#166249)
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io>
This commit is contained in:
co-authored by
Ariel Ebersberger
parent
a721d32889
commit
13a8d7f7a8
@@ -104,6 +104,7 @@ NO_IOT_CLASS = [
|
||||
"logger",
|
||||
"lovelace",
|
||||
"media_source",
|
||||
"moisture",
|
||||
"motion",
|
||||
"my",
|
||||
"occupancy",
|
||||
|
||||
@@ -2135,6 +2135,7 @@ NO_QUALITY_SCALE = [
|
||||
"logger",
|
||||
"lovelace",
|
||||
"media_source",
|
||||
"moisture",
|
||||
"motion",
|
||||
"my",
|
||||
"occupancy",
|
||||
|
||||
Reference in New Issue
Block a user