hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

After reboot, cameras no longer update statuses in HA (# of captures, still images, battery status)

Open yuckypants opened this issue 2 years ago • 6 comments

HA version: 2022.4.5 aarlo version: 0.7.2b8.2

Noticed after a reboot the other day that the cameras are not updating statuses. HA is not updating attributes on the cameras, like battery level, etc. In fact, today I charged a camera and HA is still showing 20%. I rebooted again just to be sure and the camera entity history shows it was updated, but the battery level hasn't changed - it's still showing 20% even though the camera is actually at 100%. Other attributes got updates, like the number of detected events today, but it has been a static issue since the initial update after the reboot.

I also noticed after a reboot, I did not receive the arlo authentication email. I checked the login outside of HA and verified that I do receive the login emails and the account is able to login

let me know if any additional information is required.

Thanks!

yuckypants avatar May 05 '22 04:05 yuckypants

Firstly, can you try changing the backend if you have't already - see here

Can you turn on debug and send me the logs - see here

You can hide the data so only I can see it here

twrecked avatar May 05 '22 12:05 twrecked

So I enabled the backend, turned logging, and rebooted and now things appear to be operating normally again.

Not sure why this time is special, but it's good to know this is back to normal. Thank you anyway, love the work you've done on this.

On Thu, May 5, 2022 at 5:08 AM Steve Herrell @.***> wrote:

Firstly, can you try changing the backend if you have't already - see here https://github.com/twrecked/hass-aarlo#missing-events

Can you turn on debug and send me the logs - see here https://github.com/twrecked/hass-aarlo#enabling-and-examining-logs

You can hide the data so only I can see it here https://github.com/twrecked/hass-aarlo#hiding-sensitive-data

— Reply to this email directly, view it on GitHub https://github.com/twrecked/hass-aarlo/issues/596#issuecomment-1118472708, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGARRS27X4RMCOKBVZA2LMLVIO235ANCNFSM5VD5KL6A . You are receiving this because you authored the thread.Message ID: @.***>

yuckypants avatar May 05 '22 23:05 yuckypants

Came here with this problem (battery wasn't updating, even after replacing with known fresh battery).... changed backend to sse in the config, restarted.... can confirm that that indeed fixed the issue. thanks!

triggerx avatar May 09 '22 13:05 triggerx

yeah, this backend try solved it for me also

jurgenweber avatar May 10 '22 10:05 jurgenweber

I was having this issue and upon looking at my configuration I already had sse as the backend. I removed that from the config, rebooted, and all is working now. Strange!

krelltunez avatar Aug 20 '22 17:08 krelltunez

So much for that. Removing sse as my backend introduced all sorts of problems, including no longer picking up mode changes.

krelltunez avatar Aug 21 '22 13:08 krelltunez