mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Remove YAML support from hunterdouglas_powerview (#16248)
This commit is contained in:
parent
12f78b5369
commit
5cc42894f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user