Steve Herrell

Results 873 comments of Steve Herrell

@hceuterpe At the computer now... - can you double check the installed version? looking at the screenshot above it might be possible to get the wrong one - if you...

@hceuterpe can you try the 16 release. It might/should fix it.

It isn't needed every time. The code sets `_auth_needs_pairing` to `False` when the `getFactorId` call returns a 200. And `True` if the same call fails for any reason. Look for...

Many thanks for the info. I actually figured out the `egressToken` piece a while ago and incorporated it into my _lovelace_ card but completely forgot about it. The problem I...

And I just saw your comment about the android user agent - it still returns an RTSP stream. Sorry I missed that, there was a lot of activity the last...

Thanks. I'll take a look. I've realised I need to refactor the auth code so I'll take a look at this as well.

@coreym95 Anything in the logs? I mean the `home-assistant.log` file. Another thing to try might be to enable the `reconnect_every` option. It could be a timeout. @lisz8 I'm not sure....

@coreym95 You should remove the host line from you config; it might break things for you. @HumbleHobbit Try without the `backend` line. Turn on logging - see the README on...

`configuration.yaml` isn't used any more. Do you have a file called `aarlo.yaml` file in the same directory?

use the `aarlo.yaml` file but remove the `host` line.