From a4bf9807abcfc69ec11b1220245125bffb91d28b Mon Sep 17 00:00:00 2001 From: Azimoth Date: Sun, 8 Jul 2018 20:25:18 +0000 Subject: [PATCH 1/2] Update tradfri.markdown --- source/_components/tradfri.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 0f85a2a644e..5edec0dba00 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -48,3 +48,6 @@ Do not use the `api_key` variable. The key is only needed once at initial setup. Please make sure you have `autoconf` installed (`apt-get install autoconf`) if you want to use this component. Also, installing some dependencies might take considerable time (>1h) on slow devices. You might have to use `sudo` when installing `autoconf`.

+ +## Troubleshooting +- Firmware updates: After updating the firmware of your Trådfri gateway it might be necessary to repeat the configuration process. If you encounter problems, delete `.tradfri_psk.conf`, restart Home Assistant, when prompted enter the security key and click configure, just like during initial setup. (Possible errors: ```Fatal DTLS error: code 115```) From ccc58064bfeb19644ff54271279a0908f2cd17fd Mon Sep 17 00:00:00 2001 From: Azimoth Date: Sun, 8 Jul 2018 20:53:44 +0000 Subject: [PATCH 2/2] Update tradfri.markdown --- source/_components/tradfri.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 5edec0dba00..020475edc01 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -49,5 +49,5 @@ Please make sure you have `autoconf` installed (`apt-get install autoconf`) if y

-## Troubleshooting +## {% linkable_title Troubleshooting %} - Firmware updates: After updating the firmware of your Trådfri gateway it might be necessary to repeat the configuration process. If you encounter problems, delete `.tradfri_psk.conf`, restart Home Assistant, when prompted enter the security key and click configure, just like during initial setup. (Possible errors: ```Fatal DTLS error: code 115```)