Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

61 lines (49 loc) · 3.12 KB

Changelog

All notable changes to this project will be documented in this file, starting with version 1.1.0.x

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

[Unreleased]

[1.6.0.x] - 2024-07-07

Changed by @mjwsteenbergen

  • Updated ApiLibs and CoAP nugets for Tradfri project
  • Added Dirigera support in a separate library - Tomidix.Dirigera
  • Added TerminalUI project

[1.5.0.x] - 2020-08-10

Changed by @tomidix

  • Added rename support for devices and groups
  • Updated ApiLibs and CoAP nugets
  • UI project updated accordingly

[1.4.0.x] - 2020-05-28

Changed by @bjornpoppe

  • Added support for blinds

[1.3.0.x] - 2020-05-25

Changed by @tomidix

  • Implemented possibility to add a new device to gateway (via Gateway controller)
  • Implemented possibility to add a secondary control device to a group (via Gateway controller), which is not working anymore on Ikea Trådfri Android app
  • Added example to UI project

[1.2.4.x] - 2020-03-16

Changed by @dominikjancik

  • Implemented possibility to set a color by Hue and Saturation
  • Added support for Transition time - ability to specify an optional fade duration for various color setting methods

[1.2.3.x] - 2020-03-14

  • Implemented #25 - Wrapper for setting CIE Yxy colors
  • Credits for testing and fixes to dominikjancik
  • Fixed #36 - GenerateAppSecret Timeout lowered (to 10s) and now throws a custom timeout message

[1.2.2.x] - 2019-11-21

Changed by @tomidix

  • Fixed #30 - Custom mood activation not working properly when using mood with different settings for multiple bulbs in group
  • Added TransitionTime property to TradfriMoodProperties

[1.2.1.x] - 2019-10-16

Changed by @tomidix

[1.2.0.x] - 2019-07-01

Changed by @johanjonsson1

  • Added basic control outlet support

[1.1.0.x] - 2019-03-23

Changed by @tomidix