Eufy Vac Integration

Has anyone found an integration that works with Eufy Vac S1 Pro (latest) or the X10? I have both and have tinkered with this integration:

however it will only show 1 vac or the other (although the docs say to choose Configure and enter the IP of each device, but it only shows the last one entered) and doesn’t show any details other than battery level which sadly doesnt work. Would love something that shows more than one vac and some accurate entity details. Thanks in advance (wish I has learned how to code)!

You got this this integration to work with the S1? If so how?

2 Likes

If it helps… i haven’t found one working integration yet.

I did however, manage to get it working at least so I can start it from HA.

Added it to Google Home, added Google Home SDK to HA, 3 line script afterwards:

action: google_assistant_sdk.send_text_command
data:
  command: Start Robovac

I need at least this, so I can start it from my Garmin watch.

Hope it’s a tiny bit helpful.

Interesting. I wonder if it is possible to query the state of the Robvac as well.

I made the custom integration for eufy S1 pro.