From 0a2799cad9f49eb91257022d1443ee95a567270a Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 28 Nov 2022 14:08:19 +0100 Subject: [PATCH] Add config flow to Scrape (#24921) --- source/_integrations/scrape.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/scrape.markdown b/source/_integrations/scrape.markdown index 8270ef2d946..844ebf000b9 100644 --- a/source/_integrations/scrape.markdown +++ b/source/_integrations/scrape.markdown @@ -5,6 +5,7 @@ ha_category: - Sensor ha_release: 0.31 ha_iot_class: Cloud Polling +ha_config_flow: true ha_codeowners: - '@fabaff' - '@gjohansson-ST' @@ -23,6 +24,10 @@ If you are not using Home Assistant Container or Home Assistant Operating System sudo apt install libxml2 ``` +Both UI and YAML setup is supported while YAML provides additional configuration possibilities. + +{% include integrations/config_flow.md %} + To enable this sensor, add the following lines to your `configuration.yaml` file: ```yaml