python-miio icon indicating copy to clipboard operation
python-miio copied to clipboard

Python library & console tool for controlling Xiaomi smart appliances

Results 271 python-miio issues
Sort by recently updated
recently updated
newest added

**Device information:** - Dreame Bot Z10 Pro (robot vacuum cleaner) - Link: https://www.dreametech.com/products/dreame-z10-pro Use `miiocli device --ip --token `. NAME: Dreame Bot Z10 Pro ID: 447472770 MODEL: dreame.vacuum.p2028 **Additional context**...

new device

After update to 6.0.3 stopped working Xiaomi Mi Remote log: Уровень: ERROR Mon Jan 27 2020 19:43:19 GMT+0300 (Москва, стандартное время) Unsupported device found! Please create an issue at https://github.com/rytilahti/python-miio/issues...

new device

Hi, first thanks for this project. I have a Xiaomi IR Remote, and I have got the token as instructed: ```json { "code": 0, "message": "ok", "result": { "list": [...

Before submitting a new request, use the search to see if there is an existing issue for the device. **Device information:** - Name(s) of the device: Mi Wifi- Range Extender...

new device
miio

**Device information:** - Name(s) of the device: Xiaomi AIR PURIFIER 3H ZHIMI.AIRPURIFIER.MB3 - Link: https://www.youtube.com/watch?v=fSQGNq39NGw - Model: [ZHIMI.AIRPURIFIER.MB3] - Hardware version: - Firmware version: **Additional context** Regarding to: [https://github.com/home-assistant/core/issues/65812] For...

bug

**Device information:** - Name(s) of the device: Mi Smart Power Plug 2 (Wi-Fi and Bluetooth Gateway) - Link: https://www.mi.com/buy/detail?product_id=12777 - Model: chuangmi.plug.212a01 - Hardware version: esp32 - Firmware version: 2.1.0_0017...

new device
miot

Hello, Any chance to add viomi pro vxkj03? I tested all purifiers and only ma4/mb3 and can connect. miiocli airpurifiermb4 --ip x.x.x.x --token xyz status Power: on AQI: None μg/m³...

enhancement

**Device information:** - Name(s) of the device:XiaoMi Humidifier Pro - Link:https://www.mi.com/buy/detail?product_id=13839&cfrom=search Use `miiocli device --ip --token `. Model: leshow.humidifier.jsq1 Hardware version: esp32 Firmware version: 2.2.1

new device

Hello, I'm tried dump all prop at this device, please check if it can support anything for you ``` "params":["power","settemp","mode","wind_percent","swing"]} "result": [0, 24, 2, 101, 0] "params":["energysave","light","beep","clean","wind_level"]} "result": [0, 0,...

help wanted
new device
miio

I'm trying to make xiaomi cube and xiaomi square button work. Pub/Sub mechanism is necessary to make these devices work properly While investigating the way to implement it I've found...