Skip to content

Releases: mattmattmatt/node-red-contrib-yeelight-compat-hue

v1.2.1

08 Apr 07:52
Compare
Choose a tag to compare

1.2.1 (2018-04-08)

Bug Fixes

  • catch rejected promises from Yeelight lib in State node (890763b)
  • ensure only one reconnection timer is running (421f9fb)
  • improve node status message in timeout case (04d7fd0)
  • properly catch send timeouts, log them and update noce message (766f42a)
  • set visible node status from config node for registered nodes (01cdc56)

v1.2.0

19 Dec 22:07
Compare
Choose a tag to compare

1.2.0 (2017-12-19)

Features

  • support bulbs that only support color temparature (ebc1a58)

v1.1.0

11 Dec 22:57
227cb43
Compare
Choose a tag to compare

1.1.0 (2017-12-11)

Features

  • accept ct color temperature as setter payload (8e9d1ce)

v1.0.4

11 Dec 18:37
Compare
Choose a tag to compare

1.0.4 (2017-12-11)

Bug Fixes

  • trigger published version from CI (1f81e8d)