mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix wrong language code for GB (#3041)
I made a mistake in the initial documentation: for UK users, the language code has to be `GB` and not `UK` https://community.home-assistant.io/t/dyson-component-not-working/21807
This commit is contained in:
parent
5eb87cd0e9
commit
e1037b7df8
@ -36,7 +36,7 @@ Configuration variables:
|
||||
|
||||
- **username** (*Required*): Dyson account username (email address)
|
||||
- **password** (*Required*): Dyson account password
|
||||
- **language** (*Required*): Dyson account language country code. Known working codes: `FR`, `NL`, `UK`, `AU`. But others codes should work.
|
||||
- **language** (*Required*): Dyson account language country code. Known working codes: `FR`, `NL`, `GB`, `AU`. But others codes should work.
|
||||
- **devices** (*Optional*): List of devices
|
||||
- **device_id** (*Required*): Device ID. Available in the mobiles applications (*Settings* page)
|
||||
- **device_ip** (*Required*): Device IP address
|
||||
|
Loading…
x
Reference in New Issue
Block a user