python-miio
python-miio copied to clipboard
Python library & console tool for controlling Xiaomi smart appliances
Before submitting a new request, use the search to see if there is an existing issue for the device. **If your device is rather new, it is likely supported already...
Related to #1848
Before submitting a new request, use the search to see if there is an existing issue for the device. **If your device is rather new, it is likely supported already...
**Describe the bug** A clear and concise description of what the bug is. See this in the log , when using your custom integration. **Version information (please complete the following...
Related to #1796
If you are receiving a warning indicating an unsupported model (`Found an unsupported model '' for class ''.`), this means that the implementation does not list your model as supported....
Logger: miio.device Source: components/xiaomi_miio/__init__.py:243 First occurred: 14:55:43 (11 occurrences) Last logged: 15:09:59 Found an unsupported model 'dreame.vacuum.p2114o' for class 'RoborockVacuum'. If this is working for you, please open an issue...
An extra `a` after `zhimi.airp.mb5`, this is a global version of Air Purifier 4.
https://home.miot-spec.com/spec/dreame.vacuum.ma1808 https://home.miot-spec.com/spec/dreame.vacuum.mb1808
This change fixes #1786. There may be some minor cosmetic tweaks needed for the CLI. For instance, setting the timer still shows 'seconds': ``` ❯ miiocli fan --ip 192.168.10.8 --token...