CodeFoodPixels / robovac

Add a Eufy RoboVac easily to Home Assistant
Other
110 stars 26 forks source link

Support LR30 hybrid+ #41

Open MelleD opened 7 months ago

MelleD commented 7 months 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