twrecked / lovelace-hass-aarlo

Lovelace card for hass-aarlo integration.
75 stars 23 forks source link

Can't get stream to start automatically #117

Open justinmaiuto opened 2 years ago

justinmaiuto commented 2 years ago

I'd like for the stream for a camera to start upon loading in the dashboard without having to click it to start the stream. Is that possible? I thought image_view settings would control this, but seems it still needs to be clicked to start. Here is my config:

entity: camera.aarlo_back_yard_camera image_view: start-stream image_click: play name: Back yard camera play_direct: true show:

twrecked commented 2 years ago

Can you try adding direct to image_view. If that doesn't work can you turn on some debug on your Home Assistant device, it should let me know what is going wrong.