mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Adjust dlink platform example to use a list (#23064)
This commit is contained in:
parent
651b6e7577
commit
7ec96c5d36
@ -23,7 +23,7 @@ To use your D-Link smart plugs in your installation, add the following to your `
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
switch:
|
switch:
|
||||||
platform: dlink
|
- platform: dlink
|
||||||
host: IP_ADRRESS
|
host: IP_ADRRESS
|
||||||
username: YOUR_USERNAME
|
username: YOUR_USERNAME
|
||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user