github dresden-elektronik/deconz-rest-plugin V2_05_80
Iko Iko

latest releases: v2.26.3, v2.26.2-beta, v2.26.1-beta...
pre-release3 years ago

Firmware update notice

Due to reports that the firmware update via REST-API or Phoscon App doesn't work in all setups, it was was disabled for this release. To update the firmware, please refer to the manual update instructions.

Device support

Under the hood

  • Various improvements #3087 @ebaauw
    • Changed API: Report lastseen with a resolution of minutes, and issue at most one web socket notification per minute per device for lastseen, see #2590.
    • Quick hack to support action.open for /groups to send Window Covering commands Open and Close to a group (to mitigate routing issues to the lumi.curtain. No check that the group actually contains Window Covering devices.
    • Lose the sanity check that state.ct is exposed when doing a PUT of a /lights state with ct in the body, see #3018.
    • Expose Color Capabilities of colour lights as colorcapabilities on the /lights resource. For now, just the (decimal) value of the bitmap, see #3079.
    • Bug fix: the colour attributes for Color Light lights weren't updated, see #3079.
    • Expose latest Hue bridge firmware version as swversion in Hue emulation mode.
    • Add Basic cluster to coordinator's first endpoint on configuration restore.
    • Fix segmentation fault when reading the Zone Status attribute of the IAS Zone cluster, see #3095.
  • Various improvements #3073 @SwoopX
    • Prevent Danfoss Ally to be queried unnecessarily for heating state
    • Fixed some reportable change values for thermostats
    • Restore RStateConsumption for analog input cluster on DB load
    • Corrected "SW error code" attribute in general.xml
    • Expose EcoDim and Namron switches as single ZHASwitch resource
    • Prevent lumi.light.aqcn02 to expose windows covering resource items #3048
    • Further additions for lumi.sensor_natgas to prevent exposure of battery resource item #3111
  • Added Danfoss specific thermostat attributes to general.xml #3140 @SwoopX
  • Remove the don't close DB yet message #3144 @Mimiix
  • deCONZ GUI cluster info panel
    • Fix to allow float values to be written to attributes
    • Include manufacturer specific attributes for the attribute read button
    • Fix ZclAttribute enum 8-bit and 16-bit write
    • Read / write ZclAttribute UTC and it's toString() method
  • deCONZ core
    • Filter duplicate cluster entries per endpoint
    • Prevent "Device 'eth0' does not exist" messages in syslog from deCONZ-WIFI2.sh
    • Added --appdata=<path> command line switch for alternate config location (for example test setup or two ConBee running on the same machine)

Don't miss a new deconz-rest-plugin release

NewReleases is sending notifications on new releases.