Skip to content

Change port with docker install #307

Answered by pvh0
pvh0 asked this question in Q&A
Discussion options

You must be logged in to vote

Update: Got it now working with version 0.9.2 of the Eufy Security Add-on. Instructions to get this done with Docker on Synology:

  • docker run -it -e USERNAME=email@address.com -e PASSWORD=password_goes_here -e COUNTRY=country_code -p 3002:3000 bropat/eufy-security-ws:X.Y.Z

To find out correct values for X.Y.Z, please check here https://github.com/fuatakgun/eufy_security_addon/blob/main/config.json#L3
In this example I chose free port 3002. Check in the docker logs if the container runs ok. If not check Eufy username and password.

Then copy the "custom_components/eufy_security" from this github to your home assistant custom components. Restart Home Assistant and click add integration, cho…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fuatakgun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants