Coder Social home page Coder Social logo

Comments (4)

marcelrv avatar marcelrv commented on May 23, 2024 1

I received some facts about the washing operation:

It seems that the vacuum doesn’t control the water release because there are no buses/wires on the water tank and the two valves under the mop release the water anyway (as a matter of fact mine one releases water also in “just-vacuum” mode): if you want no water, you have to remove the tank;
The “mop mode” seems to be just a mode in wich the vacuum moves slower than in the other modes and with a power of the fan reduced.
I tried giving 105 over the fan channel and the robot seems to perform as I wrote in the second point.

from xiaomirobotvacuumprotocol.

nuc134r avatar nuc134r commented on May 23, 2024

Hypfer/Valetudo#5

Some people say that 105 as fan speed is actually a mopping mode.

from xiaomirobotvacuumprotocol.

marcelrv avatar marcelrv commented on May 23, 2024

yes, it was confirmed recently sending 105 change the mode to mop
The modes are 101,102,103,104,105.

from xiaomirobotvacuumprotocol.

FeatureExpert avatar FeatureExpert commented on May 23, 2024

As marcelrv said, you can set mop mode by setting fan_power to 105:

{'method': 'props', 'id': 666, 'params': {'fan_power': 105}}

But according to my logs other modes are slightly different:

Quiet --> fan_power: 38
Balanced --> fan_power: 60
Turbo --> fan_power: 75
Max --> fan_power: 100

from xiaomirobotvacuumprotocol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.