squirtbrnr
squirtbrnr
@twrecked Any idea on this? Still showing in Celsius in 2022.8.0 and I can't change it from the frontend.
thanks, I will give that a try. I was in the process of deleting the integration and reinstalling it, but that didn't seem to change anything.
I can confirm switching back to the old "`backend: sse`"connection method works and fixes this issue. It's possible Arlo is having a problem with connections which is why the default...
I used sse for the longest time then finally updated through HACS to the version that supported mqtt. That was maybe a month ago? and mqtt worked fine... until it...
> Hi, if I want go back to old backend what I have to do? Thanks in advance https://github.com/twrecked/hass-aarlo#missing-events
the date command returns the correct time date. timezone environment variable is set and the localtime folder is mapped to the container. I just noticed v2.14.0 was released 3 days...
I occasionally see the states out of sync. Usually when this happens I just need to arm/disarm from the Arlo app a couple times and they sync up again in...
The error about "`line 28: python: command not found`" is fixed by changing it to `python3` in the file `tv_grab_zap2epg`. BUT this only applies if using v117 or newer of...
So I did a little more digging. Here's the url the python script accesses. I've pared it down and removed some of the blank options (userid, device, etc). Also the...
And now I see in the `zap2epg.py` script it does the increasing epoch time, but for some reason this does not appear to be working because it's not getting the...