Skip to content

Releases: Smanar/Domoticz-deCONZ

Version 1.0.10

23 Aug 17:21
3aee465
Compare
Choose a tag to compare
  • Add message information for missing requests lib.
  • Make special device for "Tradfri on/off_switch" (thx @erwan2345).
  • The plugin can now add itself missing groups after the starting.
  • Another division by zero correction.
  • Patch for virtual devices with same UniqueId.

Version 1.0.9

23 Jun 17:30
68f8ef5
Compare
Choose a tag to compare
  • Compare databases to check deleted devices.
  • Code clean up.
  • The plugin can now add itself missing devices after the starting.
  • Trying to synchronise at start only if the gateway seem ready.
  • Change request code, for the moment the plugin use synchronous mode for request.
  • Improve websocket code, if there is too much data in it (thx @salopette).

Version 1.0.8

02 May 16:55
36b27b1
Compare
Choose a tag to compare
  • Adding a tool to delete all useless key created everytime launching Phoscon.
  • Setting Websocket port is now useless.
  • Change switches icon for button instead of bulb.
  • Prevent the plugin be freezed if the gateway don't answer at a request and using queue list for request to prevent collision. Now the plugin send command one by one using a queue list and with 5s timeout maximum.
  • Adding scenes control. All scenes configured in Phoscon will have a button "push to on" in Domoticz.
  • Adding some missing bulbs.

Version 1.0.7

14 Apr 20:34
bbc1573
Compare
Choose a tag to compare

Special version, because of a problem in a feature I have make and a deconz version >= 2.05.62, bulb will be set to off just after set to on

Version 1.0.6

07 Apr 11:35
025faaf
Compare
Choose a tag to compare

Starting to implement vibration sensor/Carbonmonoxide sensor/Window covering/thermostat/door lock.
Trying to correct bad JSON data on normal connexion.
Enable timeout display for no rechables devices
Devices Units correction (thx @fswmlu).
Corrections for initialisation device on plugin start and bug on banning groups (Thx @dobber81).

Version 1.0.5

04 Mar 18:14
517fd62
Compare
Choose a tag to compare

Version 1.0.5

Improve the case deCONZ is not on same machine than Domoticz.
Groups reparation, now you can send for exemple a color level to a complete group with only 1 device.
Device update modification, for fast event, like if you press a switch too fast.

Version 1.0.4

09 Feb 18:15
8846eae
Compare
Choose a tag to compare

This is the first Release.
Nothing special, changelog on main page.