Steve Herrell
Steve Herrell
I have the same cameras and as long as you enable alarm control panel it should work. How come you can't use the alarm panel? Are you getting errors when...
Can you post the model number of those cameras. I'll take a look into the code and see why they aren't appearing.
I have the Pro 4, not the Pro 5. If you send me the model number I can update the code.
Can you try beta 20?
Can you [turn on](https://github.com/twrecked/hass-aarlo#basic-debug) and [collect](https://github.com/twrecked/hass-aarlo#bug-reports) some debug. If you can do it around the time you press the alarm button and the camera button that would be great.
Your config looks good. Turn on verbose debug and it will tell you what URL it's trying to connect to. If you can paste that in I can look.
That should work already. https://github.com/twrecked/lovelace-hass-aarlo#how-it-looks But it's only available in the library view.
Please! (Sorry, was busy with my job and missed this.)
https://github.com/twrecked/hass-aarlo#sensor-configuration The `last_capture` sensor will include the information if present. https://github.com/twrecked/hass-aarlo#web-sockets And the `aarlo_library` request to the web socket will get the same information.
When looking for stuff I always open the debug console on a browser. I use chrome and `CTRL+SHIFT+I`. If you can't see what you need there we can't generally get...