Steve Herrell

Results 846 comments of Steve Herrell
trafficstars

Firstly, make sure Arlo hasn't removed the admin status from your secondary account. They have been known to do this. Can you turn on debug and send me the logs...

That cut and paste was truncated. You can try attaching the output as a file.

It was truncated again. I tried to read it but the python unpickling failed. If you want to attach a file you will need to add the extension `.txt` to...

I got it. I'll take a look and let you know! And no worries on "wasting my time", I might not always get back straight away but I'm always happy...

Did you re-enable `mqtt` because you're still trying to use it for event handling. ``` 2022-05-07 10:28:02 DEBUG (ArloEventStream) [pyaarlo] re-logging in 2022-05-07 10:28:02 DEBUG (ArloEventStream) [pyaarlo] (re)starting mqtt event...

Where to put the config; that is up to you. I have the `aarlo` piece in `configuration.yaml` and the other pieces in files called `switch.yaml`, `sensor.yaml` etc. Where to put...

I think it's reading the configuration ok. You are logging into the Arlo back end and I can see, for example, 4 cameras being created and 4 connectivity sensors being...

Something we can read at startup; like the last recorded image; but we'll miss out on the updates. Did you try with `sse`? If you do send me the debug...

No worries. I have to run some errands soon as well. One thing, you mentioned `config.yaml`, I assume it was a typo but I think it should be `configuration.yaml`.

Unavailable how? The binary sensor is reporting unavailable? Send me some more debug and I can take a look.