Andrew King
Andrew King
I'm not sure, you can try turning it off and on and see, but I think this is setup when you give it permission at startup
Idle disconnect works by taking out a permit when certain commands are run - Streaming without pause - Push notification registration - Most `control/` and `query/` commands in mqtt I...
I'll probably need to put in some more debug prints in places that can fail with the permit and then try to work it out from that. It's late here...
No progress recently. I got the basics of the smtp method setup I just haven't had time to finish it. Also when I tired emulating the android app my laptop...
Firstly, the ha adding comes from here https://github.com/dm82m/hassio-addons/tree/main/neolink. So sorry if I get something wrong. I believe the addon just runs neolink in a docker container. You still need to...
Dropped connection is kindof my catchall for any sort of pipe that gets dropped, I will need more specifics to know which one actually caused this. I will make a...
Here this build, https://github.com/QuantumEntangledAndy/neolink/actions/runs/10216051705, should differentiate the different types of dropped connections so I can tell what is happening
Do you know if the camera can connect to Reolink? This error usually occurs when the camera has not sent its current data to the Reolink server recently and usually...
From your log the Reolink relay is just reporting a port of 0 which is invalid. Not seeing anything that I could use to connect to. Your also using an...
This log actually has success at `Relay success 95270002M8RZPGB7`. The issue here is a different one at ` Missing ability: general with read permission has only none` where it is...