From 5cc42894f037aebba763a7208ce22a4052836c5b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 21 Jan 2021 12:51:11 -0600 Subject: [PATCH] Remove YAML support from hunterdouglas_powerview (#16248) --- .../hunterdouglas_powerview.markdown | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/source/_integrations/hunterdouglas_powerview.markdown b/source/_integrations/hunterdouglas_powerview.markdown index ef2485c958d..57a8d593d98 100644 --- a/source/_integrations/hunterdouglas_powerview.markdown +++ b/source/_integrations/hunterdouglas_powerview.markdown @@ -23,28 +23,6 @@ There is currently support for the following device types within Home Assistant: To add `Hunter Douglas PowerView` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Hunter Douglas PowerView**. -Alternatively, add the following to your `configuration.yaml` file: - -```yaml -# Example configuration.yaml entry -hunterdouglas_powerview: - - host: IP_ADDRESS -``` - -```yaml -# Example configuration.yaml with multiple hubs -hunterdouglas_powerview: - - host: IP_ADDRESS - - host: IP_ADDRESS_2 -``` - -{% configuration %} -host: - description: IP address of the PowerView Hub, e.g., 192.168.1.10. - required: true - type: string -{% endconfiguration %} - ## Example Automations ``` yaml