Skip to content

Releases: aholstenson/miio

0.15.6

17 Feb 08:36
Compare
Choose a tag to compare

Bugfix release.

  • Power and color temperature setting fixed for Philips Light Bulbs
  • Vacuum refreshes its state after starting and stopping cleaning

0.15.5

27 Jan 14:01
Compare
Choose a tag to compare

Bugfix release.

  • Improving error handling, fixes #94 with better connectivity to vacuums

0.15.4

26 Jan 09:00
Compare
Choose a tag to compare

Bugfix release:

  • Placeholder devices are now correctly created if token is unavailable

0.15.3

26 Jan 07:53
Compare
Choose a tag to compare

Bugfix release.

  • CLI: Tokens are now correctly stored when updated
  • Protecting against more invalid JSON sent by devices
  • Brightness for gateway light now uses correct range
  • Gateway now uses local developer API to read initial values
  • Battery level added for some Aqara devices
  • Support added for AQ2-version of Aqara Magnet sensor
  • Support added for Air Purifier 2S

0.15.2

25 Jan 09:30
Compare
Choose a tag to compare

Bugfix release.

  • Discovery of sub-devices from a gateway fixed
  • Removing use of EasyNameable
  • Improved flag for auto-token (used by CLI)

0.15.1

25 Jan 09:28
Compare
Choose a tag to compare

Bugfix release.

  • Cleaning state of vacuum is now correctly exposed
  • Improving error mapping for raw calls
  • A few crashes in CLI fixed

0.15.0

25 Jan 09:26
Compare
Choose a tag to compare

This version changes the API of devices significantly. This library has been rewritten to use abstract-things as its base. The API of devices will have changed, and some bugs are to be expected. Testing and feedback on the new API is welcome, please open issues as needed.

Highlights:

  • Rewritten on top of abstract-things
  • Network code reworked to simplify discovery and connecting to devices
  • CLI rewritten with new syntax and ability to actually call functions on the devices
  • Support for Yeelight LEDS Strips
  • Support for Vacuum V2
  • Support for PM2.5 Air Monitor