Thanx for the answer. It’s now that I understand that I’m still on a very low level
I was hoping that it was easy like:
action:
- data_template:
entity_id: “{{ trigger.entity_id }}”
service: PLAY_LATEST
I will try to figure it out. Thanx
Thanx for the answer. It’s now that I understand that I’m still on a very low level
I was hoping that it was easy like:
action:
It could be that simple. Your service could set a flag in the camera attributes that the lovelace card checks for and then plays the the last video. The lovelace checks for attribute updates all the time there is just no code in there to map a particular attribute to playing the last video.
If you figure it out please give me a heads up.
I’m planning on using the camera at the front door and a tablet inside. Stream should start as soon as motion is detected outside.
I’ve managed to get a snap shot as a pop-up when motion is detected. The lastest movie is played as a pop-up (however using picture-entity), No sound. I will keep on trying
Hello @sherrell
i got an eMail from Arlo company - maybe you already got same?
In short, they state that tghey force everyone to do a two-pass validation. No idea what is about the API. Hope they will have a solution for still being able to use home integrations through API, too.
Here is the wording, translated by DeepL from german into englisch:
Subject: Important: Enable two-factor authentication for added security.
Hello,
Our goal at Arlo is to keep your personal information confidential and secure. That’s why we support industry standards for privacy, such as two-tier verification.
Two-tier verification provides an additional layer of account security to identify you more securely - even if someone knows your password. By the end of the year, all users must enable two-tier verification. We strongly recommend that you enable this feature now for added security.
Once activated, Arlo will authenticate your identity with a security code that is sent via SMS or email to a trusted device. Once authentication is complete, Arlo will verify your identity each time you log in with a new device to prevent unauthorized access to your data.
-Your Arlo Team
Regards, Ralf
@Ralf It’s going to make things interesting for sure! But looking at the network traffic I think I can make it work.
edit: It’s being track here https://github.com/twrecked/hass-aarlo/issues/177 and I’ve got a prototype solution up and running.
Wow, what a great work in such a few time!
Thanks a lot in advance
/Ralf
Hi, did you solve this?
Hey!
Actually still haven’t tried it out yet as we just moved in our new house and I haven’t really started the smart home setup
Hi, I’m facing an issue related to the recording, it stops after only 30 seconds, do you have any suggestions?
I just ordered some Arlo Pro 3’s and will be trying this out. My understanding is I will be forced to use 2FA. I see in the pyarlo library that there are several methods supported. Are those all supported in the hass-aarlo?
@ssilence
For now only imap
is supported. I plan on bringing the rest-api
stuff in this week. And you will need to use the beta
builds.
Awesome, my Arlo will be here early next week and don’t mind beta testing some.
There definitely might be some testing involved. 2FA It’s working for me and at least one other person.
Let me know how it goes.
I am starting to get an error message when triggering the stream. It still starts, but takes several seconds. I am not sure if this is from aarlo, Hass, or my yaml config.
Logger: homeassistant.components.stream.worker
Source: components/stream/worker.py:82
Integration: stream (documentation, issues)
First occurred: 11:23:52 AM (1 occurrences)
Last logged: 11:23:52 AM
Error demuxing stream: No dts in packet
What version of Aarlo are you on? And what cameras do you have?
aarlo 6.18.9
1st gen arlo cameras
Do you have the home assistant version?
Mine is taking several seconds to start - but it’s similar behavior on the Alro web page - so I think it’s just one of those things.
The no dts
error is coming from the stream:
component. Does it happen at start up or shutdown? Mine will sometimes do that at shutdown.
The home assistant version of the integration? I installed via HACS.
Looks like the “error demuxing stream: no dts in packet” is occurring when the stream shuts down and not every time.
Sorry, I meant the home assistant version. My test unit is 0.107.0