diff --git a/source/_integrations/script.markdown b/source/_integrations/script.markdown index fccf5159f32..6f66996e916 100644 --- a/source/_integrations/script.markdown +++ b/source/_integrations/script.markdown @@ -8,6 +8,7 @@ ha_quality_scale: internal ha_codeowners: - '@home-assistant/core' ha_domain: script +ha_iot_class: ~ --- The `script` integration allows users to specify a sequence of actions to be executed by Home Assistant. These are run when you turn the script on. The script integration will create an entity for each script and allow them to be controlled via services.