diff --git a/source/_integrations/geo_location.markdown b/source/_integrations/geo_location.markdown index 976afa5e2b4..9ac2f85b2d3 100644 --- a/source/_integrations/geo_location.markdown +++ b/source/_integrations/geo_location.markdown @@ -1,6 +1,8 @@ --- title: Geolocation description: Instructions on how to integrate geolocation aware platforms into Home Assistant. +ha_category: + - Geolocation logo: geo_location.png ha_release: 0.78 ha_domain: geo_location diff --git a/source/_integrations/homeassistant.markdown b/source/_integrations/homeassistant.markdown index 0f82403e070..8a026e4dfda 100644 --- a/source/_integrations/homeassistant.markdown +++ b/source/_integrations/homeassistant.markdown @@ -2,6 +2,8 @@ title: Home Assistant Core Integration description: Description of the homeassistant integration. ha_release: 0.0 +ha_category: + - Other ha_quality_scale: internal ha_codeowners: - '@home-assistant/core' diff --git a/source/_integrations/spotcrime.markdown b/source/_integrations/spotcrime.markdown index 1d3734f60a4..de4e5ef21d1 100644 --- a/source/_integrations/spotcrime.markdown +++ b/source/_integrations/spotcrime.markdown @@ -2,6 +2,8 @@ title: Spot Crime description: Instructions on how to integrate spotcrime.com into Home Assistant. ha_release: 0.65 +ha_category: + - Sensor ha_iot_class: Cloud Polling ha_domain: spotcrime --- diff --git a/source/_integrations/tts.markdown b/source/_integrations/tts.markdown index aa24da0370c..a8bdbbaf1be 100644 --- a/source/_integrations/tts.markdown +++ b/source/_integrations/tts.markdown @@ -1,6 +1,8 @@ --- title: Text-to-Speech (TTS) description: Instructions on how to set up Text-to-Speech (TTS) with Home Assistant. +ha_category: + - Text-to-speech ha_release: 0.35 ha_codeowners: - '@pvizeli'