python-miio
python-miio copied to clipboard
Python library & console tool for controlling Xiaomi smart appliances
Pretty much started from scratch, new branch. Decided to go with PetFeeder over PetFoodDispenser, neither is wrong but seemed more appropriate. All features now implemented (and one removed resetcleaner as...
I believe it has similar commands with Mi Smart Electric Rice Cooker. ``` [death@Ryzen ~]$ mirobo -d info INFO:miio.vacuum_cli:Debug mode active DEBUG:miio.vacuum_cli:Read stored sequence ids: {'seq': 13, 'manual_seq': 0} DEBUG:miio.vacuum_cli:Connecting...
**Describe the bug** I wan't to flash Valetudo and followed the guides to setup a pyhton virtual env I can discover the token of my roborock using `mirobo --debug discover...
This meta task will track the progress and tasks to do for the next major release, which aims to simplify the use of the library for downstream users and reorganize...
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: Xiaomi pet feeder -...
**Device information:** - Name(s) of the device: Xiaomi Air Purifier 3C (new revision) Use `miiocli device --ip --token `. - Model: zhimi.airp.mb4a **Additional context** Probably the same as Model: zhimi.airpurifier.mb4,...
After upgrade to python-miio 5.0.9 I receive "Unsupported model 'lumi.gateway.mgl03'" error. - OS: Windows 10 - python-miio: 5.0.9 - Model: lumi.gateway.mgl03 - Hardware version: Linux - Firmware version: 1.5.0_0102 **To...
**Device information:** - Name(s) of the device: XIAOMI O'WS Temperature Electric Towel Rack MJ120 - Link: https://www.aliexpress.com/i/1005001463369274.html - Is it ok? I have no idea how to find something more...
Just added basic support for 'Viomi Electric Water Heater' devices (viomi.waterheater.e1*): power on/off + status (retrieve properties). Fully tested on real device, works fine.
I add almost all function from the yeelight documentation except of set_scene, set_music, set_adjust, adjust_bright, adjust_ct, adjust_color : - for "adjust" functions it is not difficult to add but I...