diff --git a/script/hassfest/dependencies.py b/script/hassfest/dependencies.py index 23afb10a22e..6283b2d8665 100644 --- a/script/hassfest/dependencies.py +++ b/script/hassfest/dependencies.py @@ -98,7 +98,6 @@ ALLOWED_USED_COMPONENTS = { "group", "hassio", "homeassistant", - "humidifier", "input_boolean", "input_datetime", "input_number", @@ -123,6 +122,7 @@ ALLOWED_USED_COMPONENTS = { "cover", "device_tracker", "fan", + "humidifier", "image_processing", "light", "lock",