diff --git a/source/_integrations/camera.markdown b/source/_integrations/camera.markdown index 6a5e5d1185f..6884ee90275 100644 --- a/source/_integrations/camera.markdown +++ b/source/_integrations/camera.markdown @@ -3,6 +3,7 @@ title: Camera description: Instructions on how to integrate cameras within Home Assistant. ha_category: - Camera + - Media Source ha_release: 0.7 ha_quality_scale: internal ha_domain: camera diff --git a/source/_integrations/kodi.markdown b/source/_integrations/kodi.markdown index 5d6ee2eb141..cdd70c38570 100644 --- a/source/_integrations/kodi.markdown +++ b/source/_integrations/kodi.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate Kodi into Home Assistant. ha_category: - Notifications - Media Player + - Media Source ha_release: pre 0.7 ha_iot_class: Local Push ha_codeowners: diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index 877060ae9fb..1e7de3a872d 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -8,6 +8,7 @@ ha_category: - Climate - Doorbell - Sensor + - Media Source ha_iot_class: Cloud Push ha_release: 0.7 ha_config_flow: true diff --git a/source/_integrations/netatmo.markdown b/source/_integrations/netatmo.markdown index 5707c7b3f91..8fa1a14f8a7 100644 --- a/source/_integrations/netatmo.markdown +++ b/source/_integrations/netatmo.markdown @@ -9,6 +9,7 @@ ha_category: - Climate - Camera - Light + - Media Source ha_release: '0.20' ha_iot_class: Cloud Polling ha_codeowners: diff --git a/source/_integrations/radio_browser.markdown b/source/_integrations/radio_browser.markdown index e9f25b98276..fe7346213bf 100644 --- a/source/_integrations/radio_browser.markdown +++ b/source/_integrations/radio_browser.markdown @@ -3,6 +3,7 @@ title: Radio Browser description: Instructions on how to integrate Radio Browser into Home Assistant. ha_category: - Multimedia + - Media Source ha_release: 2022.3 ha_iot_class: Cloud Polling ha_domain: radio_browser diff --git a/source/_integrations/tts.markdown b/source/_integrations/tts.markdown index 14cf93d0069..0396756da03 100644 --- a/source/_integrations/tts.markdown +++ b/source/_integrations/tts.markdown @@ -3,6 +3,7 @@ title: Text-to-Speech (TTS) description: Instructions on how to set up Text-to-Speech (TTS) with Home Assistant. ha_category: - Text-to-speech + - Media Source ha_release: 0.35 ha_codeowners: - '@pvizeli'