No manual mode for Air Purifier 3H but Mi Home has it
Describe the bug
In the Mi Home application, I am able to set a more precise fan speed based on room size. The slider has ~16 options. If I pick 12~22 m2 the fan speed is about 1.5, when selecting the "fan" mode, however, only 1, 2, and 3 can be selected. For my case, 1 is too low and 2 is too loud.
Version information (please complete the following information): I'm using latest Home Assistant version, however, it is not present as an option with miiocli either.
Device information:
- Model: zhimi.airpurifier.mb3
- Hardware version: esp32
- Firmware version: 2.0.8
Expected behavior Expected to be able to set the mode to "manual". Based on what the device allows, setting a fan percentage of 0-100% would also be nice, however, 1-16 (the steps in the app) would also be nice.
There is set_favorite_rpm, maybe that's related?
This is because the HASS component uses fan levels (1-3) instead of favorite levels (1-14).