Releases: rytilahti/python-miio
Releases · rytilahti/python-miio
0.1.4
Fix dependencies
0.1.3: * New commands:
-
New commands:
- --version to print out library version
- info to return information about a device (requires token to be set)
- serial_number (vacuum only)
- timezone (getting and setting the timezone, vacuum only)
- sound (querying)
-
Supports for the following new devices thanks to syssi and kuduka:
-
Discovery now uses mDNS instead of handshake protocol. Old behavior still available with
--handshake true
Closed issues:
- After updating to new firmware - can #37
- CLI tool demands an IP address always #36
- Use of both app and script not possible? #30
- Moving from custom_components to HA version not working #28
- Xiaomi Robot new Device ID #27
Merged pull requests:
- Supported devices added to README.md and version bumped #39 (syssi)
- Fix Home Assistant link to doc, using new
vacuum
component #38 (azogue) - Added support for Xiaomi Philips LED Ceiling Lamp #35 (kuduka)
- Added support for Xiaomi Philips Eyecare Smart Lamp 2 #34 (kuduka)
- Device support for the chuangmi plug v1 added #33 (syssi)
- Device support for the xiaomi power strip added. #32 (syssi)
- Device support for the xiaomi air purifier added. #31 (syssi)
New release 0.1.2:
0.1.1
0.1.0
0.0.9
fixes communication with newer firmwares
Closed issues:
- Feature request: show cleaning map #20
- Command "map" and "raw_command" - what do they do? #19
- mirobo "DND enabled: 0", after change to 1 #18
- Xiaomi vaccum control from Raspberry pi + iPad Mi app at the same time - token: b'ffffffffffffffffffffffffffffffff' #16
- Not working with newest firmware version 3.3.9_003073 #14
0.0.8
0.0.7
cleanup in preparation for homeassistant inclusion