mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +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
|
||||
devices:
|
||||
- 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_ip: DEVICE_ID_2
|
||||
device_ip: DEVICE_IP_2
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user