Steve Herrell

Results 405 comments of Steve Herrell

You need three back ticks to make it come out prettier. I'm seeing 5 battery devices. Are you expecting more? Which light is missing? ``` "sensor.aarlo_battery_level_external_camera", "sensor.aarlo_battery_level_hallway_camera", "sensor.aarlo_battery_level_light_hallway", "sensor.aarlo_battery_level_light_outside", "sensor.aarlo_battery_level_living_camera",...

Gotcha. Do they appear in `Developer Tools --> STATES`? Did the motion sensors appear?

Now worries. Glad it's going now.

I can do this. It should be a simple change.

Is everything logged in correctly? Can you turn on debug and attach some logs. See [here](https://github.com/twrecked/hass-aarlo#debugging).

Yeah. I have to look into this but my initial thought is it it will make life difficult. Aarlo logs back into web interface as and when needed so it's...

I have a prototype running - it let my two factor account work. I'm going to tighten the coding up and I'll try and get something out later this week.

If you want to test the CLI version you can try the following: This installs it. ```bash $ cd ~/tmp $ virtualenv -p /usr/bin/python3.6 test $ source test/bin/activate (test)$ pip...

https://github.com/twrecked/hass-aarlo/releases/tag/v0.6.89-beta.1 Getting late here so docs might have got a bit garbled...