CodeFoodPixels / robovac

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

LR30 hybrid+ always show cleaning #44

Closed MelleD closed 5 months ago

MelleD commented 6 months ago

The app shows loading but HA always shows cleaning. Perhaps a DP is created incorrectly.

Can I change that somehow?

MelleD commented 6 months ago

Looks related to here, but I see my consumables: https://github.com/CodeFoodPixels/robovac/issues/33

fan_speed_list: Quiet, Standard, Turbo, Max 
battery_level: 100 
battery_icon: mdi:battery
fan_speed: null 
cleaning_area: 11 
cleaning_time: 576 
auto_return: true boost_iq: true 
consumables:  FM: 1 RB: 1 SB: 1 SS: 1  
mode: auto 
supported_features: 16252

I will check the logs

MelleD commented 5 months ago

After fix the bug with decoding the consumables it looks to work now :)