mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Removing integration instead of .tradfri_psk.conf (#9707)
When using the integration, you can simply remove the integration after a Tradfri firmware update. Everything will get rediscovered after a restart. This was not yet mentioned in the docs.
This commit is contained in:
parent
a6433d20eb
commit
9b24ddaaa5
@ -56,7 +56,11 @@ allow_tradfri_groups:
|
||||
|
||||
### {% linkable_title Firmware updates %}
|
||||
|
||||
After updating the firmware of your IKEA Trådfri Gateway it might be necessary to repeat the configuration process. If you encounter problems, delete the `.tradfri_psk.conf` file in your `.homeassistant` directory, restart Home Assistant, when prompted enter the security key and click configure, just like during initial setup. Possible errors: `Fatal DTLS error: code 115`.
|
||||
After updating the firmware of your IKEA Trådfri Gateway it might be necessary to repeat the configuration process. Possible errors: `Fatal DTLS error: code 115`. If you encounter problems:
|
||||
- when configured using the integration: remove the integration through Settings > Integrations > Tradfri > delete using trash can icon;
|
||||
- with manual configuration: delete the `.tradfri_psk.conf` file in your `.homeassistant` directory;
|
||||
|
||||
Then restart Home Assistant, when prompted enter the security key and click configure, just like during initial setup.
|
||||
|
||||
### {% linkable_title Compilation issues %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user