I’m having issues getting a live stream too.
I’m running the battery model T8210 on system version 2.2.2.6
Logger: homeassistant.components.camera
Source: components/camera/__init__.py:586
Error requesting stream: camera.doorbell does not support play stream service
I’m on 2014.4.1 and trying to do a fresh install of HACS + Eufy Doorbell, but I’m getting an error indicating that “config flow cannot be loaded.” when attempting the install.
When installing through HACS make sure you install master rather than v0.3.0 as a new release was never created for the TypeError: init() got an unexpected keyword argument ‘loop’ error.
@bropat 's iobroker based solution. This exposes a host of options (including video) but requires a more complex setup including running iobroker next to ha
@matijse 's mqqt bridge. From your post this looks most logical as a fitting solution. Add GitHub - MaxWinterstein/homeassistant-addons to you add-on repository and install. Make a separate admin user within eufy and use this to login on the add-on.
You will need mqqt on ha, but with that combination you will have sensors (doorbell pressed/ motion detected / last activity image) up and running in no time.
The referenced topic includes a host of information.
I can’t seem to install ha-eufy-security.
I’ve installed HACS without errors, when I search for eufy security in integrations there are no results.
I’m super new to this, hopefully it’s simple user error.
@anon63427907 hi again, I followed the instruction of the integration but things went bad.
It ended with the Homeassistant creating many Eufy files continuously without stopping causing the hassio crash and I had to delete them manually and restart the system. Did i miss something?
any ideas
Please go over readme file of integration, this is a known issue if you keep p2p streaming always on. There is also a beta release at the end which eliminates file creation at all.
Hi! Great solution - thank you for it.
I have most cameras working well except for doorbell - for whatever reason it shows battery level at 0% and not letting me see the picture. Any thoughts?