Nikola Nedevski
Nikola Nedevski
My server is right next to my door (in a closet) and I'm sure many people have their Raspberry Pi close to their doors also. If there can be a...
+1 I came here to open an issue for this exact bug. Not a big deal but still annoying.
Here is the debug log, nothing of value, I think ``` 2022-12-26 18:30:06.704 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140208908303520] Sending {"id":85,"type":"result","success":true,"result":[{"name":"custom_components.tplink_deco", "message":["Error testing credentials: 401, message='Unauthorized', url=URL('http://192.168.1.2/cgi-bin/luci/;stok=/login?form=keys')"], "level":"WARNING","source":["custom_components/tplink_deco/config_flow.py",81], "timestamp":1672072193.8828318,"exception":"","count":1,"first_occurred":1672072193.8828318}, {"name":"custom_components.tplink_deco", "message":["Fetch keys...
Ok, I did the advanced debugging part, I did find some `data={something}` in one of the requests and I ran it through the command. Quick note - the command in...
Yes, still happens with 1.3.3 firmware. This is not an issue on the Deco side, they just seem to use different requests with the newer Deco models. I am a...
I just had a small breaktrough. So it looks like after you are logged in, you poll 3 different endpoints - network, device, client. All requests are in the form...