Releases: sipe90/tradfri-control-panel
Releases · sipe90/tradfri-control-panel
v0.6.0
Release notes:
The client side code now uses websockets instead of polling to receive device updates from the server.
v0.5.1
Release notes:
- Fixed an issue which prevented circadian temperature updated for lights that have been off during a transition phase.
v0.5.0
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
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
Release notes:
- Fixed no devices shown.
- Fixed incorrect responses returned from the server for device update requests.
v0.3.0
Release notes:
- Migrated all code to TypeScript
v0.2.0
Release notes:
- Most light group operations implemented (turn on/off and set brightness)
- Some adjustments to the UI
v0.1.1
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
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