Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Releases: StijnGroenen/ikea-tradfri-api

1.2.0

12 Jun 15:14
Compare
Choose a tag to compare

Changes:

  • Added modifiable timeout setting for requests

1.1.1

11 Jun 11:55
Compare
Choose a tag to compare

Changes:

  • Fixed a bug that caused the setColour method of lights to loop

1.1.0

10 Jun 18:03
Compare
Choose a tag to compare

Changes:

  • Improvements and bug fixes
  • Added DeviceType enumerator
  • Added RGB colour support for lights

1.0.0

24 Apr 20:24
Compare
Choose a tag to compare

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.)