fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
845 stars 73 forks source link

Camera images have small resolution #839

Closed benjani85 closed 11 months ago

benjani85 commented 1 year ago

I have 2 Eufy Cam 2C Pros running the latest version of the integration and the entity_picture attribute URL seems to retrieve the "Dectected by Local AI" image from the Eufy app if its available rather than the larger resolution still image above it in the app.

Is it possible to choose the larger better quality image rather than the "Dectected by Local AI" one as that is zoomed in pixelated.

kvanbiesen commented 1 year ago

Wondering the same thing on the doorbell.

The thumbnail is working and showing. but its very low quality and it crops kinda weird. Is there a way to overrule the cropping downscaling and keep full screen picture?

In the Eufy app the picture is 'full quality', is it possible to keep this picture as the thumbnail in stead of the generated image.

Or just disable the crop somewhere in the code. Have skimmed tru code and cant really find something or is this a bropat or home assisstant thing?

fuatakgun commented 11 months ago

integration just relies on add-on generated image bytes, it is not processing anything here, let's resolve this in eufy-security-ws