Skip to content

lorenzofattori/robovac30c_homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

robovac30c_homeassistant

Guide: How to connect the Eufy Robovac 30c To home assistant

After few hours wasted on google with various information, I got it working, hopefully I can save you some time. The original Eufy plugin is not working, you need a custom plugin, the one from mitchellrj seems to work. Also, it seems the 30c has a different API connection so the acces_token is not available via curl anymore, but this old apk of the app shows it! no need to sniff or install other stuff.

How to:

eufy_vacuum:
  devices:
  - name: Robovac
    address: 192.168.x.x
    access_token: 
    id: 
    type: T2118
  • restart home assistant and you are good to go!

About

Guide: How to connect the Eufy Robovac 30c To home assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published