Releases: Smanar/Domoticz-deCONZ
Version 1.0.11
- All unknows devices will be reconized as on/off controler, because some working device have "Unknow" as type.
- Improving detection for fan and range extender.
- Adding Thermostat support (thx to @salopette).
- Adding support for long press on ikea remote.
- Reparation for Shutter control.
- Adding hidden setting for Legrand device.
Version 1.0.10
- 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
- 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
- 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
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
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
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
This is the first Release.
Nothing special, changelog on main page.