CodeFoodPixels / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
139 stars 31 forks source link

Support for L60 SE #85

Open meanandpinchy opened 5 months ago

meanandpinchy commented 5 months ago

The unit is detected, but has no entities except for battery, which is "unavailable". Please add support for the L60 SE.

maximoei commented 1 month ago

@valkaholic -> T2275 version of L50 is included in the branch details here

cmdrpicard commented 4 weeks ago

Thank you for doing this. Got my L60 SES working in HA.

mumpers68 commented 4 weeks ago

Second that, much appreciated for the work on this!!On Oct 16, 2024, at 10:12 AM, cmdrpicard @.***> wrote: Thank you for doing this. Got my L60 SES working in HA.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

Ali229 commented 3 weeks ago

@maximoei Is there a way to empty the bin into the base for L60? I got the vacuum working with your fork already btw. Another vacuum I have is emptied using a script like:

target:
    device_id:
      - xyz3432432
  data:
    command: setAutoEmpty
    params:
      act: start
  action: vacuum.send_command