Sorry for the stupid questions, I have just recently started using Home Assistant. I am learning as I go. I got your AARLO support installed using the HACS method. I am running on a Virtual Machine, very familiar with virtualization and Ubuntu, but the video I followed had me setup a QCOW2 instance, no clue to be honest what that is, regardless I am running. All seems to be going fine. I am running v2021.1.0 of HA and v0.7.0.5 of the AARLO integration. I installed your lovelace card as well.
Using the card the Cameras show up fine, have not gotten the last motion card to work where I click it and it shows thumbnails, instead it shows a timeline of last motion and just some info. Regardless, current setup when I click a camera it plays back the last motion it detected. Which is fine, if I can configure that to be a button instead or use a button to actually play the live stream either will work. But thus far I have not figured out how to add the image_click: play capability. It is setting up via the UI when I do it with current version, I have the code editor but it doesn’t like that command. I have added stream: to my configuration.yaml but no change. So again, I just wanted to re-iterate that I am very new to HA and learning everyday, and no doubt am doing something simple wrong. But thought I would inquire what the proper fix might be. Thanks so much for all your work. Again still learning, my goal is to maybe get off the ARLO sub plan and just do local recording only with my base stations that have the sd cards in them. Or if there is another option to record to a NAS etc, and still get my people/vehicle detection etc. But again learning.
Thanks for any insight, and I apologize for my ignorance.
Sorry for my late reply but I just noticed this post.
To add the image_click: play function you can try this:
open Home Assistant and go to a page with an Aarlo camera on it.
in the top right corner there are 3 dots, click on them and select Edit Dashboard.
click Edit directly under the Aarlo card.
You can add the image_click option here.
If you want to get to the thumbnails you need to have captured_today in the show list. You will then get a icon that looks like a file with a video camera on it. Click on that to get to the thumbnail list.
There is no option to record to NAS but it is on my TODO list.
The latest release has a new option save_media_to which will download recordings shortly after they complete. You can set that up to write to a directory mounted on your NAS device.
I just setup the card. It only shows last snapshot. But when i stop, it refresh with actual snapshot. But not the video. I can play on my mobile with ha app but not on chrome or edge
i add
stream:
media_player:
platform: aarlo
ffmpeg:
and user_agent: linux
to config.
and card likte this: