mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Add humidity triggers (#165197)
This commit is contained in:
@@ -87,6 +87,7 @@ NO_IOT_CLASS = [
|
||||
"homeassistant_hardware",
|
||||
"homeassistant_sky_connect",
|
||||
"homeassistant_yellow",
|
||||
"humidity",
|
||||
"image_upload",
|
||||
"input_boolean",
|
||||
"input_button",
|
||||
|
||||
@@ -2121,6 +2121,7 @@ NO_QUALITY_SCALE = [
|
||||
"homeassistant_hardware",
|
||||
"homeassistant_sky_connect",
|
||||
"homeassistant_yellow",
|
||||
"humidity",
|
||||
"image_upload",
|
||||
"input_boolean",
|
||||
"input_button",
|
||||
|
||||
Reference in New Issue
Block a user