Skip to content

Releases: deconz-community/node-red-contrib-deconz

V1.3.3

20 Jun 12:11
Compare
Choose a tag to compare

Fixed

  • Update multi-select to 1.15.2 for monaco-editor compatibility in node-red 2.0. (#140) @Zehir

V1.3.2

06 Mar 19:48
Compare
Choose a tag to compare

Fixed

V1.3.1

20 Feb 13:28
Compare
Choose a tag to compare

Fixed

  • Removed unwanted transition time on out node when the transition time is not set. (#118) @Zehir

V1.3.0

19 Feb 13:33
Compare
Choose a tag to compare

Added

  • Adding the possibility to change progamatically the "Transition Time". (#107) @Zehir

Security

Please edit server configuration and click on update to save the API Key in node-red credentials.

  • API Key is now stored in node-red credentials. (#94) @Zehir

Scenes support

28 Oct 18:16
Compare
Choose a tag to compare
  • Improved out-node UI;
  • now you can recall a scene;

Compatibility with node-red 1.0

02 Oct 21:23
Compare
Choose a tag to compare
  • get rid of bootstrap, now it is compatible with the latest node-red version;
  • fixed magick button link;

Bug fixes

19 Aug 17:33
Compare
Choose a tag to compare
  • out node state bug;
  • toggle for groups;
  • always output 2 on start;

Internationalization support

25 Jul 13:05
Compare
Choose a tag to compare
  • added russian language;
  • improved all info descriptions;

Groups big update

23 Jul 06:50
Compare
Choose a tag to compare
  • you can use groups in: OUT, GET, IN nodes;
  • no polling for groups, immediately status update via websocket;
  • nice select for devices list;
  • output option: always, on state change, on update

big thanks to @vandalon for this update

Connection stability

09 Jul 16:22
Compare
Choose a tag to compare
  • websocket reconnect;
  • improved out-node statuses;
  • removed duplicated messages;
  • improved aqara bulbs usage;