Closed
Description
Device information:
- Name(s) of the device: Xiaomi Air purifier 3C
Use miiocli device --ip <ip address> --token <token>
.
- Model: zhimi.airpurifier.mb4
- Hardware version: esp32
- Firmware version: 2.0.8
Additional context
After a quick investigation, it looks like the specification for Xiaomi Air purifier 3C is a little bit different than the one used currently for air purifiers and only a few of properties match. As a result, it causes -4005
code on the majority of fields.
I could prepare some PR to solve that issue, but I'm new in this area and I'd like to confirm whether the way the similar issue has been resolved here is a good way to follow?