STep by Step installation Eufy L60

Hi. I bought a Eufy L60 vacuum cleaner and I really like it.
Now I want to add this device to HA.
I searched the forum and internet and found some HACS addons but I’m unable to get this device (Eufy L60) to work in HA. Is there a step-by-step manual or does someone has a tip how in implement the Eufy L60 in HA.

Added the Eufy Robovac device and the HACS secure eufy add on and enter ip-address of the Eufy L60 device.
Still no Eufy device recognize.

Please help

1 Like

I just managed to install the L60.

This is what I did :

Downloaded the robovac-L60-support file and extracted it to my PC.
Then copied all the files (ALL THE FILES) to the custom directory
Then restarted HA.
And voila, The L60 is available.
Added the special vacuumcleaner card (HACS) and added the L60 to the lovelace dashboard.

Works perfect.

Can you give exact details please?

Where did you download from and where on the files system did you copy them to?

I downloaded from this link :

https://github.com/maximoei/robovac/tree/L60-support

Then I used the file editor to create the this folders :

custum_components
custom_components/rabovac
custom_components/rabovac/translations
custom_components/rabovac/vacuums

Then I Extracted al the files from the download and copied ALL the files to the corresponding folder.
After that I reboot HA and voila, The L-60 was available.

Thank you, I was searching and didn’t think about looking at new branches.

Thanks for posting this, I had given up on my L60! I now have this working, however I have noticed that the battery entity becomes available almost immediately, to get the vacuum to become available I need to trigger the vacuum to ‘wake up’ using the Eufy app, and I need to do this after any restarts, have I missed something?

additional to my comment above, although the actual vacuum entity appears unabailable, I can still send clean command to it, which makes it available! So it works which is great news, it was the last smart appliance in my house to get integrated, so thanks!!

Hi there, this is a life saver. Just to be sure, the files copied are the ones inside the Custom_components folder only correct? Cant get mine to work :frowning:

See my previous post. There is also a link to the files

https://github.com/maximoei/robovac/tree/L60-support

Then I used the file editor to create the this folders :

custum_components
custom_components/rabovac
custom_components/rabovac/translations
custom_components/rabovac/vacuums

Then I Extracted al the files from the download and copied ALL the files to the corresponding folder.
After that I reboot HA and voila, The L-60 was available.

Hey, I’m 3 days new to HA. Also, novice in GitHub. Can someone kindly tell me how to download the fork repository files (specifically the ones in the vacuum directory).

I can only see ‘Code’ Green box to download in from the original repository.

Oh boy… I figured it out and yep there it is my L60 now is available.

Thanks SO much!

I’ve tried this and the Battery status is now available but the vacuum controls are unavailable. Any idea how to get this working ?

Thanks

Did you install the Extra Vacuumcleaner card ?
In the device view, you only see the battery level but in the automation you have multiple options and on the Vacuum card you have the buttons.

image

I’ve added the vacuum card and it looks great. I also missed the comments from captain_daveman about the Robovac remaining unavailable until it runs.

Thanks for your help.