This repository has been archived by the owner on Mar 11, 2023. It is now read-only.
Releases: StijnGroenen/ikea-tradfri-api
Releases · StijnGroenen/ikea-tradfri-api
1.2.0
1.1.1
Changes:
- Fixed a bug that caused the setColour method of lights to loop
1.1.0
Changes:
- Improvements and bug fixes
- Added DeviceType enumerator
- Added RGB colour support for lights
1.0.0
This is the first official release.
Added features:
- Register a new client to the IKEA TRÅDFRI gateway
- Get a list of all devices connected to the IKEA TRÅDFRI gateway
- Get the current state of a light
- Change the state of a light (on / off, brightness, colour, etc.)
- Get the current state of a plug
- Change the state of a plug (on / off)
- Events to automatically detect changes for devices
- Get device info (manufacturer, model, power type, battery level etc.)