Steve Herrell
Steve Herrell
You're seeing this: ``` 2022-05-21 18:18:47 ERROR (SyncWorker_5) [pyaarlo] imap connection failed[Errno 110] Operation timed out 2022-05-21 18:18:47 ERROR (SyncWorker_5) [pyaarlo] 2fa startup failed 2022-05-21 18:18:47 DEBUG (SyncWorker_5) [pyaarlo] failed...
Your imap host. The `tfa_host` value.
Sorry for the delay getting back but we had a storm come through here which downed a bunch of power lines. I'm still not sure when the power is due...
Can you try deleting `.aarlo/session.pickle`, it's under the directory with your configuration in. If that works I'll make the deletion automatic after a number of failures.
Hi. Your config looks ok. Although you can use backticks to make it display better, for example: ```` ```yaml aarlo: username: !secret arlo_username password: !secret arlo_password ``` ```` The main...
Sorry for the delay getting back. First, thanks for the looking into this, I'm thinking HA re-using the URL is a big hint. I'll take a look.
Can you try changing the [backend](https://github.com/twrecked/hass-aarlo#missing-events). Arlo has been playing around with things recently.
I think we can support that, we use python IMAP and it supports read only. I'll try here.
What are you trying to stream on? It's probably a user agent issue.
Can you try changing the backend. It's [here](https://github.com/twrecked/hass-aarlo#missing-events).