Eufy Security Integration

Yes you’re right.

This may be a stupid question… but I couldn’t find it explained anywhere…

How can I enable debug mode for the eufy-security-ws addon when I am using Home Assistant OS?

I saw that you could change the Docker configuration to enable logging there, but I believe that I can’t do this from Home Assistant OS.

(Or would it be better to use Home Assistant OS on Proxmox and then install the Docker image separately on another VM instead of using the add-on? Or simply use the Supervised installation method?)

Edit: I was able to update the option by creating the add-on in /addons myself and then changing the config.json and installing that add-on instead of the one from the repo. Not sure if that’s the way I should do it though?

Edit: But the add-on log is very limited and I can’t seem to access the full add-on log anywhere? I googled about this, but nothing supported came up. Sometimes Portainer was mentioned, but this is not supported/available anymore.

Here you can see where I’m stuck…
The guide tells me I should see something else after installing the Eufy Security integration.

Thanks in advance

Did you put your username and password into integration configuration? That is not how it works with this custom component, it just asks your add on address and port, that is it.

I believe you have a different eufy_securitt integration, just clear your custom_components/eufy_securitt and reinstall from hacs

When i need to share debug logs, i usually start the container locally on rpi with docker commands, add-on doesn’t support debug variable yet.

Also, debug logs will be written add-on log output inside supervisor, so the history will be limited.

That did the trick (deleting the folder eufy security in custom_components)! Thank you so much!

1 Like

I was just wondering whether I missed something, because it feels rather limited that I cannot view more of the debug log in Home Assistant OS.

I was able to install the unsupported Portainer and view the log files that way though…

(But in the end I found out that my Eufy Homebase was acting up so in the end I simply had to reboot it and then stuff worked again… At least I learned a bit more about debugging…)

P.S. To get debugging to work in the add-on, I simply added the DEBUG configuration property to the config.json file.

When you added debug option, the output was only accessible inside supervisor right? Not saved in a file?

Yes, the last 100 or so lines were visible in the Logs tab of the add-on. To view the rest, I had to resort to using something like Portainer to access/view the full logs.

Hi @anon63427907

I uninstalled, removed the custom component folder and installed again.

used the configuration for a shared user again but getting this:
**2022-01-12 02:29:10.248 INFO Authentication properties changed, invalidate saved cloud token. **
2022-01-12 02:29:10.261 INFO Eufy Security server listening on port 3000 **
2022-01-12 02:29:12.081 ERROR Status return code not 200 **
{
** status: 204,

** statusText: 'No Content’

}
2022-01-12 02:29:12.084 ERROR Token error

any ideas?

Any way you have enabled two factors authentication for your new account? Integration doesn’t support it

Hey @anon63427907, can i follow your progress on this somewhere?

Can you create an issue under my repository? Not started on this yet

Coming back to here, in Eufy Android app, under app settings, you can hide some type of notifications like motion and keep doorbell notifications on.

I believe alarm notifications cannot be disabled.

I had a chance to clean up and fix all low-hanging issues. In total 7 issues left under repository and published too many versions in last couple of days.

If you have an active issue, please check open issues (Issues · fuatakgun/eufy_security · GitHub) and comment or create new one.

Enjoy

1 Like

Everyone, please take a second andh share your thoughts below. I believe, integration reached a maturity level and I am interested in your thinking about where to invest next.

  • Add this integration to HA Core :houses:
  • I am fine, I do not mind :slight_smile:

0 voters

Hi @anon63427907, everybody,

I can´t get it working although I followed all instructions and double-checked my devices ARE supported ones.

Eufy Security Add-on
2022-01-14 22:11:15.529 INFO Eufy Security server listening on port 3000
2022-01-14 22:11:16.947 INFO No stations found.
2022-01-14 22:11:17.087 INFO No devices found.
2022-01-14 22:11:17.477 INFO Push notification connection closed
2022-01-14 22:11:17.759 INFO Push notification connection successfully established

I get this “no stations found” and “no devices found” although I definitely shared with the extra created account with admin rights. Also I tried already the undo and redo sharing without any change.
I can login the eufy mobile app with this extra account created without any problems and can see all the cams with all their functions. Still, in the plugin, I get this.

Also I never seen any captcha even though it is part of the setup description… isn´t this weird?
Using newest version from HACS, also re-pulled already…

The devices I have is e.g. the Battery Doorbell 2k (T8210) and the eufyCam 2C (T8113).

Any help appreciated - what did I miss?

First, double check the country code to be sure that you are logging in correct data center. If that is correct, we definitely need @bropat 's help, you should create an issue under eufy-security-ws repository. Before moving forward, as a last resort, try to create another brand new account.

how can I check the correct country code? I tried “DE” as I am in Germany and just for a try “US” but same result.

Ok, we can eliminate country code problem, given that you had already tried to remove and add back devices to your account, try a brand new account and then create an issue later on.