From 81c5a9ec4f3a82a840715d31eafe792079d99dc7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 6 Jul 2022 19:52:21 +0200 Subject: [PATCH] Sync codebase with docs for 2022.7 --- CODEOWNERS | 2 +- source/_integrations/esphome.markdown | 1 + source/_integrations/lg_soundbar.markdown | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8b144aebd57..4ea69b7ffd4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -479,7 +479,7 @@ source/_integrations/saj.markdown @fredericvl source/_integrations/samsungtv.markdown @chemelli74 @epenet source/_integrations/scene.markdown @home-assistant/core source/_integrations/schluter.markdown @prairieapps -source/_integrations/scrape.markdown @fabaff @gjohansson-ST +source/_integrations/scrape.markdown @fabaff source/_integrations/screenlogic.markdown @dieselrabbit @bdraco source/_integrations/script.markdown @home-assistant/core source/_integrations/search.markdown @home-assistant/core diff --git a/source/_integrations/esphome.markdown b/source/_integrations/esphome.markdown index 9cfc9cc77b8..3256ba64a52 100644 --- a/source/_integrations/esphome.markdown +++ b/source/_integrations/esphome.markdown @@ -28,6 +28,7 @@ ha_platforms: - sensor - switch ha_integration_type: integration +ha_dhcp: true --- This integration allows [ESPHome](https://esphome.io) devices to connect directly to Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html). diff --git a/source/_integrations/lg_soundbar.markdown b/source/_integrations/lg_soundbar.markdown index 9ccc8f7227d..79477b0bf88 100644 --- a/source/_integrations/lg_soundbar.markdown +++ b/source/_integrations/lg_soundbar.markdown @@ -9,6 +9,7 @@ ha_domain: lg_soundbar ha_platforms: - media_player ha_integration_type: integration +ha_config_flow: true --- The `lg_soundbar` platform allows you to control [LG Soundbars](https://www.lg.com/us/sound-bars) from Home Assistant.