Steve Herrell
Steve Herrell
That looks good. If you get those logs tidied and sent I'll take a look. It could be to do with recent changes; we stopped pinging video doorbells so much,...
It looks like I'm not getting the packet back I expect. Sorry but we need to turn on more debug. Add this to your aarlo config: ```yaml aarlo: verbose_debug: True...
I can see the issue. We're not getting the response I'm expecting back. I'll take a look at how to fix it. I guess something changed, hence not seeing this...
@jesserockz Thanks for taking a look; the problem @krelltunez is seeing is the silentMode never comes back from Arlo. I guess I'm looking for confirmation. I have a fix that...
It should be fixed in 0.7.0.10 by pr #386
Can you send me the logs around the time you silence the chimes. I guess I must have missed something.
It's doing what I expect it to do; I must have missed a step. Leave it with me. I noticed the switch was missing some debug which I've added in....
Thanks. There is definitely something strange going on. We both get the same packet and handle it differently. I think something isn't getting set up correctly. edit: found it, I...
Hopefully this 0.7.0.12 will fix it. I wasn't passing the packet back correctly so the switch didn't know what to do with it.
Excellent!