Skip to content

Releases: sipe90/tradfri-control-panel

v0.6.0

11 May 10:10
Compare
Choose a tag to compare

Release notes:

The client side code now uses websockets instead of polling to receive device updates from the server.

v0.5.1

02 Mar 16:21
Compare
Choose a tag to compare

Release notes:

  • Fixed an issue which prevented circadian temperature updated for lights that have been off during a transition phase.

v0.5.0

24 Feb 15:14
Compare
Choose a tag to compare

Release notes:

  • Added circadian support
    • Automatically adjusts light temperature based on the time of day for selected groups
  • Replaced SQLite with LokiJS

v0.4.0

06 Jan 13:32
Compare
Choose a tag to compare

Release notes:

  • Improved gateway view
    • Gateway can now be edited and deleted
    • Reboot and factory reboot can be issued from the gateway view

v0.3.1

28 Dec 19:59
Compare
Choose a tag to compare

Release notes:

  • Fixed no devices shown.
  • Fixed incorrect responses returned from the server for device update requests.

v0.3.0

28 Dec 19:25
Compare
Choose a tag to compare

Release notes:

  • Migrated all code to TypeScript

v0.2.0

09 Dec 13:04
Compare
Choose a tag to compare

Release notes:

  • Most light group operations implemented (turn on/off and set brightness)
  • Some adjustments to the UI

v0.1.1

07 Dec 15:32
Compare
Choose a tag to compare

Release notes:

  • Updated nodemon to version 1.18.7 to drop malicious package event-stream.
  • Updated morgan to version 1.9.1 to remove code injection vulnerablility.
  • The project is now built with node 10 so there are no guarantees that the app will work with node 8 from now onwards.

v0.1.0

16 Sep 20:43
Compare
Choose a tag to compare

First release!

Things that can be done with the app so far:

  • Register your Trådfri gateway via a fancy wizard
  • Lists all lights and sensors paired to your gateway
  • Control individual lights
    • Toggle on/off
    • Adjust brightness
    • Adjust color temperature