CodeFoodPixels / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
143 stars 32 forks source link

Support LR30 hybrid+ #41

Open MelleD opened 1 year ago

MelleD commented 1 year ago

I currently have the Eufy LR30 hybrid+ integrated. The rudimentary functions work so far. For this reason I wanted to ask about a few features or even clarify whether this is an option.

a) Fan speed

My vacuum entity has always fan_speed null. In the Eufy App I see Max.

fan_speed_list: Quiet, Standard, Turbo, Max 
fan_speed: null

For example for my Deboot I see this in the custom:vacuum-card for the fan_speed:

Bildschirmfoto 2023-11-19 um 21 23 49

b) Rooms

I currently don't see any rooms that have been set on the map to clean the rooms individually.

Is this possible? This is also possible, for example, with the Deboot.

There I see, for example, in the vacuum entity

rooms: 
living_room: 0
kitchen: 1
default: 3
corridor: 2

c) Consumables

I see the consumption in the vacuum entity in the consumables field. However, there are no individual sensors for evaluating when, for example, the life brush needs to be cleaned

e.g. missing sensor.staubi_life_span_brush

sensor.staubi_life_span_brush

state: 48.08 
remaining: 57
 unit_of_measurement: % 
icon: mdi:air-filter 
friendly_name: Staubi  Filter

Thanks

MelleD commented 2 months ago

Do somebody know the DP for the fan_speed and the fan_speed_list? fan_speed_list: Quiet, Standard, Turbo, Max fan_speed: null

MelleD commented 2 months ago

@CodeFoodPixels maybe you can give me some hints how I can fix this for my LR30 hybrid+ First what I found: If I set the dp fan speed from 102 to 130. Then I get the fan_speed only 1 time.

But to send it I need 102 to change it.

The fand speed list is Quiet: command quiet Standard: command turbo Turbo: command max Max: command Boost_IQ

Do I need also a translation to get the fan speed list?

manda-iow commented 1 month ago

You mentioned that you had 'rudimentary functions' working... Did that include any spot or zone cleaning please as I have an LR30 Hybrid and whilst I have scripts for room cleaning I have not managed to get any sport or zone stuff working...?

ark626 commented 1 month ago

@CodeFoodPixels which functions of the LR30+ are currently usable? For me it seems the basic functions work (Battery Level, Setting Fan Speed, Autoclean, Return to Dock, Pause cleaning) Apart from that everything involving the Map (like Spotcleaning, Roomcleaning etc) seems to not work currently. If i can assist to get this Model running i will do it.