Eufy Security to MQTT Gateway intended for use with Home Assistant or other platforms that use the MQTT discovery mechanism.
![Supports amd64 Architecture][amd64-shield] ![Supports aarch64 Architecture][aarch64-shield] ![Supports armhf Architecture][armhf-shield]
This add-on integrates Eufy Security devices with Home Assistant using the MQTT broker.
Follow these steps to get the add-on installed on your system:
- Navigate in your Home Assistant frontend to Supervisor -> Add-on Store.
- Find the "Eufy Security" add-on and click it.
- Click on the "INSTALL" button.
Start the add-on if it is not already running and access it via the panel to configure the application.
Add-on configuration:
username: ...
password: ***
mqttRetain: true
hassTopicRoot: homeassistant
selfTopicRoot: eufysecurity
reconnectPeriod: 300
country: us
language: en
logLevel: info
debug: false
experimental: false
This is your Eufy Security account username/email address.
This is your Eufy Security account password.
The Eufy Security country code.
The Eufy Security language code.
Retain MQTT messages from gateway.
The hassio root topic. Change this if MQTT discovery needs a different root topic otherwise leave as default.
The gateway's root topic. This should only be changed in case of collision or debugging purposes.
The wait time after being disconnected should the gateway reconnect.
Change the log level to get more details from the gateway. Useful for debugging.
Adds additional logging information from the Eufy Security client.
Toggle experimental gateway features.
While there is no warranty or support, you are welcome to raise an Issue.