diff --git a/source/_integrations/zone.markdown b/source/_integrations/zone.markdown index e2277ab15aa..17a983d882c 100644 --- a/source/_integrations/zone.markdown +++ b/source/_integrations/zone.markdown @@ -8,6 +8,7 @@ ha_quality_scale: internal ha_codeowners: - '@home-assistant/core' ha_domain: zone +ha_iot_class: ~ --- Zones allow you to specify certain regions on earth (for now). When a device tracker sees a device to be within a zone, the state will take the name from the zone. Zones can also be used as a [trigger](/getting-started/automation-trigger/#zone-trigger) or [condition](/getting-started/automation-condition/#zone-condition) inside automation setups.