Skip to content

Releases: rytilahti/python-miio

0.1.4

18 Dec 20:02
Compare
Choose a tag to compare

Fix dependencies

Full Changelog

0.1.3: * New commands:

18 Dec 20:02
Compare
Choose a tag to compare
  • 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:

    • Xiaomi Smart Power Strip (WiFi, 6 Ports) (@syssi)
    • Xiaomi Mi Air Purifier 2 (@syssi)
    • Xiaomi Mi Smart Socket Plug (1 Socket, 1 USB Port) (@syssi)
    • Xiaomi Philips Eyecare Smart Lamp 2 (@kuduka)
    • Xiaomi Philips LED Ceiling Lamp (@kuduka)
    • Xiaomi Philips LED Ball Lamp (@kuduka)
  • Discovery now uses mDNS instead of handshake protocol. Old behavior still available with --handshake true

Full Changelog

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:

18 Dec 20:02
Compare
Choose a tag to compare
  • Add support for Wifi plugs (thanks to syssi)
  • Make communication more robust by retrying automatically on errors

Full Changelog

Closed issues:

  • Pause not working in remote control mode #26
  • geht error singe 0.1.0 #25
  • Check that given token has correct length #11

Merged pull requests:

  • Device support for the xiaomi smart wifi socket added #29 (syssi)

0.1.1

18 Dec 20:03
Compare
Choose a tag to compare

add 'typing' requirement for python <3.5

Full Changelog

Closed issues:

  • No module named 'typing' #24

0.1.0

18 Dec 20:03
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Error: Invalid value for "--id-file" #23
  • error on execute mirobo discover #22
  • Only one command working #21
  • Integration in home assistant #4

0.0.9

18 Dec 20:03
Compare
Choose a tag to compare

fixes communication with newer firmwares

Full Changelog

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

18 Dec 20:04
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • WIFI Switch for HA #12
  • Bug when having multiple network interfaces (discovery) #9
  • Get token from android App #8
  • Hello Thank you ! #7
  • WARNING:root:could not open file'/etc/apt/sources.list' #6

0.0.7

18 Dec 20:04
Compare
Choose a tag to compare

cleanup in preparation for homeassistant inclusion

Full Changelog

0.0.6

18 Dec 20:04
Compare
Choose a tag to compare

cli improvements, total cleaning stats, remaining time for consumables

Full Changelog

Closed issues:

  • some concern about the new version #3
  • can't find my robot #2
  • [Error] Timout when querying for status #1