Trouble with Eufy Camera MQTT Broker to Eufy Home Assistant MQTT Bridge

I have configured both to the best of my knowledge but the broker does not see the camera or pull it into the MQTT integration.

eufy:
username: Eufylogin@credentials
password: password
mqtt:
url: Home Assistant internal URL
username: Mqtt-User
password: broker password
keepalive: 60
home_assistant:
off_delay: 5
log_level: info
eval: ‘’

and got a response in the log it even found the camera:

[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] 00-banner.sh: executing…

Add-on: Eufy Home Assistant MQTT Bridge
Publish events as MQTT messages

Add-on version: 1.21.0
You are running the latest version of this add-on.
System: Home Assistant OS 6.2 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2021.8.8
Home Assistant Supervisor: 2021.09.0

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing…
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[23:33:08] INFO: Exporting log level for nodejs: info
[23:33:08] INFO: Symlinking data dir
[23:33:08] INFO: Running ‘eval’ commands
[23:33:08] INFO: Generating config.yml from options.json
[23:33:09] INFO: Image build with version 0.2.21
[23:33:09] INFO: starting original stuff…

[email protected] start /app
NODE_ENV=production node --unhandled-rejections=strict index.js
info: Found device: Garage (T8420N6021142F3A - type: T8420X)

Broker Setup
logins:
customize:
active: false
folder: mosquitto
certfile: fullchain.pem
keyfile: privkey.pem
require_certificate: false
username: Mqtt-User
password: password

I am slowly getting al of this HA stuff and i think it is a very cool project, but any help any of you can provide please let me know.

Thanks

I am not sure what are additional benefits of eufy mqtt add on, but you can give a try on this one: GitHub - fuatakgun/eufy_security: Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.

I am actively working on this.

Hello @fatakhun,

Thanks for responding. This post was a bit of a process, I was doing those before I heard about your eufy security project.

The problem is I am having a problem with your project too as I cannot add either my camera and door lock to ha as when I try to do the integration, it does not show up in the list.

Downloaded repository in hac :eugy security
Configure - > My integrations : not in list.

How do I get past this and add the integration?

The equipment I have :slight_smile:
Eufy floodlight camera motion sensor
Eufy wifi smartlock touch
Just bouth : Eufy outdoor camera.

Thanks for your help.

Drezin

Can you create an issue on GitHub? Following readme, you should install 2 add-ons and 1 custom integration. Sometimes, HA is catching lost of available integrations, you should try with a clear cache or incognito mode to see fresh integrations list

Issue created:

Here is the Link to it ,