Skip to content

Releases: QuickSander/homebridge-http-rgb-push

v1.7.1

02 Apr 18:22
Compare
Choose a tag to compare

1.7.1 (2021-04-02)

Bug Fixes

  • Brightness retrieval without brightness config via RGB (7064d62)

v1.7.0

23 Feb 20:32
Compare
Choose a tag to compare

1.7.0 (2021-02-23)

Bug Fixes

  • Illegal characteristic write for On. (c68ff8a)

Features

v1.6.2

15 May 19:46
Compare
Choose a tag to compare

1.6.2 (2020-05-15)

Bug Fixes

  • remove deprecated API call to notification server (4871e2f)
  • unittester. (f974c09)

v1.6.1

14 May 21:13
Compare
Choose a tag to compare

1.6.1 (2020-05-14)

Bug Fixes

  • Remove deprecated notification server API usage. (1ccc23f)
  • update notification server dependency. (e1d50bd)

v1.6.0

10 Nov 19:35
Compare
Choose a tag to compare

1.6.0 (2019-11-10)

Features

  • Prepare code for bodyRegEx for color status. Added color unttests. (5395c36)

v1.5.1

10 Nov 13:50
Compare
Choose a tag to compare

1.5.1 (2019-11-10)

Bug Fixes

v1.5.0

01 Apr 10:45
Compare
Choose a tag to compare

1.5.0 (2019-04-01)

Features

  • extended set support with body. (54b7b73)

v1.4.1

20 Jan 21:49
Compare
Choose a tag to compare

1.4.1 (2019-01-20)

Bug Fixes

  • timeout/error crashes hap-nodejs since it calls callback twice. (770e306)

v1.4.0

19 Jan 12:27
Compare
Choose a tag to compare

1.4.0 (2019-01-19)

Features

  • Added some unit tests for setBrightness. (2952206)
  • Handle client error statusCode reply (32313c8)
  • Handle client errors status code reply (9565997)

v1.3.1

03 Jan 10:46
Compare
Choose a tag to compare

1.3.1 (2019-01-03)

Bug Fixes

  • Increased default timeout to 10s instead of 5s. (b895a17)