IKEA TRÅDFRI Mesh support
The firmware of RaspBee/ConBee has been updated to better support IKEA mesh feature. After installing deCONZ 2.04.64 a further Update Firmware
will be shown which when invoked will update the firmware to version 0x26120500.
IKEA TRÅDFRI remote control
- improved setup with default configuration for left right buttons to control color temperature
(press large button 10 s to enable default configuration) - support more button events
IKEA TRÅDFRI OTA support
TRÅDFRI devices can now be updated to the latest version. For that the IKEA OTA files must be copied into ~/otau
directory, the following Python script will just do that: ikea-ota-download.py
After restarting deCONZ it will pickup the OTA files, the update will be started automatically for IKEA lights (enable OTA in WebApp > Settings). Progress can be seen in STD OTAU plugin in deCONZ.
Attribute Reporting
Reporting is enabled for IKEA and OSRAM lights, which means the lights will automatically send their onoff and brightness state to the gateway, so no polling of these is needed. In a future release this will be extended to color temperature and scenes.
REST API device support
Following sensors where added and are supported in the REST and websocket event API.
- Xiaomi Aqara temperature humidity pressure sensor
- Xiaomi Mijia switch
- Xiaomi door/window sensor
- CLIPPressure sensor
Database
When closing deCONZ the current states of sensors, lights and rules will be stored.