mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
[BUGFIX] Fixes minor bug in dyson configuration example (#6022)
This commit is contained in:
parent
ee62b90712
commit
35fae079e7
@ -27,9 +27,9 @@ dyson:
|
|||||||
language: YOUR_DYSON_ACCOUNT_LANGUGAGE
|
language: YOUR_DYSON_ACCOUNT_LANGUGAGE
|
||||||
devices:
|
devices:
|
||||||
- device_id: DEVICE_ID_1 # eg. Serial number: XXX-XX-XXXXXXXX
|
- device_id: DEVICE_ID_1 # eg. Serial number: XXX-XX-XXXXXXXX
|
||||||
device_ip: DEVICE_ID_1
|
device_ip: DEVICE_IP_1
|
||||||
- device_id: DEVICE_ID_2
|
- device_id: DEVICE_ID_2
|
||||||
device_ip: DEVICE_ID_2
|
device_ip: DEVICE_IP_2
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user