Steve Herrell

Results 405 comments of Steve Herrell

I'll have a look at that. But how do you get the secondary code into the config flow? edit: gotcha, you mean by manually typing it in. I think we...

You needed to be on a beta build but they are going away - the naming was all wrong. I'll be releasing 0.7.0-alpha this evening and it will have 2fa...

I just published 0.0.7-alpha if you want to give it a try.

You might not have 2FA authentication turned on. If your not seeing the emails but everything is working you're good to go. 2FA is not mandatory now but will be...

It definitely shouldn't work on 0.6.xxx, there is no support for TFA in there. But it should work for 0.7.xx, can you paste your config in here?

This is a documentation error, sorry. I must have left it in when I copied it from the `pyaarlo` docs, I'll update it now. The `=` shouldn't be there, it...

@nicolap75 You config looks ok. Can you double check you installed it in the correction location and then check the version. ```bash $ grep version custom_components/aarlo/__init__.py __version__ = '0.7.0.beta.2' ```

I assume you restarted after installing `aarlo`?

Sorry, I had to ask. I just pasted your configuration in to my system and it worked fine so somehow it has to be picking up the wrong version of...

You have to create a dedicated account for `aarlo`, see [here](https://github.com/twrecked/hass-aarlo#creating-a-login) and make sure to give it admin access. This is an Arlo restriction and there isn't much I can...