Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 996 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 996 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.4] - 2019-01-31

  • Add support for outlets
  • Use rollup to for bundling
  • Add option to ignore bulbs, since there is official support for them

[1.1.3] - 2017-12-05

  • Don't rely on coap-client -B flag for subscribe process killing

[1.1.2] - 2017-12-05

  • Re-added support for monitoring changes outside of HomeKit
  • Subscribe child-processes are now more stable
  • Grouped PUT requests that are sent in 50ms to the same path (bulb) - greatly improves stability of settings scenes
  • Create Changelog

[1.1.1] - 2017-11-04

  • Added a command queueing system
  • Added support for DTLS sessions (requires latest firmware on Tradfri Gateway)
  • Removed support for monitoring changes outside of HomeKit