Steve Herrell

Results 405 comments of Steve Herrell

One more thing to add: we are using the web interface to make this work, I think the Arlo app gets access to a better interface with more features and...

Don't forgot to add `direct` to `image_view`.

That looks good. And thanks for the WebRTC link, I have a single FosCam camera and I'm going to see if that will speed up the access to that. Not...

You don't get to see the URL at the Lovelace level you just get passed a configuration to use for the card. The recordings are in mp4 format and the...

It was renamed to `library`. You can also specify `numeric` to display a numeric icon (up to 9+) of recordings made today instead of the "video folder" icon used previously....

(Did you meant to open this against `hass-aarlo`?) Which version did you install? `cloudscraper` should be handle automatically by Home Assistant when you restart.

Agreed, the notes need updating. I would recommend using HACS and you don't need modify any files. But if you want to do it manually: `Triple Dots at the Top...

Glad it's working. One thing to remember when upgrading the card is the Home Assistant GUI caches things aggressively so you might have to force a reload. In Chrome: -...

What version of backend and front end are you on? Can you paste your `lovelace` config here. Can you check the state of the signal strength and battery sensors, we...

Do you have an entry called `sensor.aarlo_battery_level_sala`? If not, you need to add a sensor to provide the signal strength and battery levels. See [here](https://github.com/twrecked/hass-aarlo#sensor-configuration).