python-miio
python-miio copied to clipboard
Python library & console tool for controlling Xiaomi smart appliances
This is a first attempt at supporting the Xiaomi Induction Cooker models (#491), which include models `chunmi.ihcooker.eg1 chunmi.ihcooker.exp1 chunmi.ihcooker.chefnic chunmi.ihcooker.hk1 chunmi.ihcooker.korea1 chunmi.ihcooker.tw1 chunmi.ihcooker.v1` Turns out the device is a bit...
Improve automatic checks to make it easier to contribute and to avoid common mistakes. * [x] flake8-bugbear: https://github.com/PyCQA/flake8-bugbear #915 * [x] flake8-builtins: https://github.com/gforcada/flake8-builtins #915 * [x] flake8-print: https://github.com/jbkahn/flake8-print #915 *...
I was able to get the data from an unsupported device (HeatCold Heating Floor Controller - cubee.airrtc.th123e) and to set the required parameters from a Terminal on Mac. Can someone...
Got the ijai.vacuum.v10 and after pairing it to Mi Home as a Mop Essential and using the MIIO in home assistant it works. However it doesnt read sensors. Just works...
Please add support for new Xiaomi Robot Name: Xiaomi Robot Vacuum-Mop 2C Model: dreame.vacuum.md1808 Model number: XMSTJQR2C firmware: 4.3.3_1014 Thanks
**Is your feature request related to a problem? Please describe.** The maxv ultra has some maintenance and other features which is not supported right now by the integration. These are...
The problem Miio integration errors, but I did not connect this vacuum cleaner in the integration: Logger: miio.device Source: /usr/local/lib/python3.10/site-packages/miio/device.py:158 First occurred: 08:42:02 (1 occurrences) Last logged: 08:42:02 Found an...
**Describe the bug** A clear and concise description of what the bug is. i had add new model 'zhimi.airpurifier.rma1' ,edit code in miio/integrations/airpurifier/zhimi/airpurifier_miot.py . but have warning: "Found an unsupported...
This is to address issue #584 - discover doesn't work on Windows unless you specify the correct interface's subnet. Usage: ``` > py -m miio.vacuum_cli discover --handshake 1 --subnet 192.168.4.255...
Fixes https://github.com/syssi/xiaomi_fan/issues/176