Closed larsstaa closed 4 years ago
I'll take a look.
Truthfully, javascaript/css/html isn't my strong point but I think I can figure something out.
Thank you, that's sound great. And thank you for the amazing work on the hass-aarlo integration :-)
The support is experimental but can you try the latest release. Add the following to your doorbell card config:
aspect_ratio: square
I can confirm that it is works perfect :)
Thanks for the update.
@larsstaa A favour - this question came in. I don't have a video doorbell, can you confirm the things he mentioned work? Thanks!
@twrecked I am out traveling, but will try it upcoming weekend. Have not tried to detect the button on dorbell, but motion sensor and live stream is working.
@larsstaa Thanks for the reply! Good to know that the motion sensor and live stream works. I assume these show up by default without any further configuration. If you can let me know about the button press that would be amazing.
Also, does this integration require a hub to work with the video doorbell at all?
@larsstaa also, do you need the Arlo subscription for this to work?
Questions answered in other post: https://github.com/twrecked/hass-aarlo/issues/335
I have implemented the Arlo Video Doorbell. The problems is that the Arlo Video Doorbell has a different ratio then other Arlo cameras. The video doorbell has aspect Ratio of 1:1 with resolution 1536x1536, 1080x1080 or 720x720. When clicking to see the last recordings, the 3x3 grid overview chop off the top and bottom clips. The same problem with aspect ratio is also when streaming directly from the small window without fullscreen, but that is not so noticeable as the last clip grid 3x3 overview. Would it be possible to add a setting in the Configuration where we can choose what type of camera we have and the aspect ratio gets adjusted?