rand256 / valetudo

Valetudo RE - experimental vacuum software, cloud free
Apache License 2.0
666 stars 73 forks source link

Feature Request: Disable PowerLED when docked #369

Closed V4n1X closed 2 years ago

V4n1X commented 3 years ago

Can you built this into the webui?

Controlled by miio command set_led_status and fetched with get_led_status, a value of 0 means that the indicator LEDs will be disabled if the robot is docked and fully charged.

This is represented by roborock feature flag 119

Official App screenshot: image

Hypfer commented 3 years ago

If you quote me, you could at least give some credit, y'know?

V4n1X commented 3 years ago

If you quote me, you could at least give some credit, y'know?

sorry for that, i forgot it in my hurry. a big thank you goes out to you for your great work and development of your project as well!

10bn commented 3 years ago

Also from my side thanks for the amazing work that has been done with valetudo re!

1+ for a dark power button :)

rand256 commented 2 years ago

I've suddenly decided to check this one (I know I'm a bit late), but appears it doesn't work on my S5 with latest firmware. Yes, it claims it has feature flag 119, it accepts set_led_status command, it changes current value as can be checked by get_led_status - but LEDs brightness doesn't change at all when the device is fully charged resting on a dock.

Sadly.