Steve Herrell

Results 852 comments of Steve Herrell
trafficstars

I just realised, you might need to add `pyaarlo` to the `logger` section of your `configuration.yaml`

This is mine when I'm testing `aarlo`. ```yaml logger: default: info logs: pyaarlo: debug custom_components.aarlo: debug ```

I deleted the logs; you'd hidden things but just in case.

Which lovelace card version are you using?

Everything looks ok from my end, the `direct` is the important piece. You could try the 0.3 version of lovelace, the internal code is much nicer but I can't see...

A couple of things: `direct` means the card will connect directly to _Arlo_, this is the preferred method because it removes some the load from the Home Assistant device. not...

You still need to add a virtual integration: `Settings` --> `Devices & Services` --> `Virtual Components` then choose the file you created.

There is no way to add devices directly from the UI. To add more virtual device you have 2 options: - add more devices to your current virtual yaml file...

It's going to be deprecated in 2026. I'll change it in a month or two. I changed something really quickly the other week and broke older installs for some people...