Releases: QuickSander/homebridge-http-rgb-push
Releases · QuickSander/homebridge-http-rgb-push
v1.7.1
1.7.1 (2021-04-02)
Bug Fixes
- Brightness retrieval without brightness config via RGB (7064d62)
v1.7.0
1.7.0 (2021-02-23)
Bug Fixes
- Illegal characteristic write for On. (c68ff8a)
Features
v1.6.2
1.6.2 (2020-05-15)
Bug Fixes
- remove deprecated API call to notification server (4871e2f)
- unittester. (f974c09)
v1.6.1
1.6.1 (2020-05-14)
Bug Fixes
- Remove deprecated notification server API usage. (1ccc23f)
- update notification server dependency. (e1d50bd)
v1.6.0
1.6.0 (2019-11-10)
Features
- Prepare code for bodyRegEx for color status. Added color unttests. (5395c36)
v1.5.1
1.5.1 (2019-11-10)
Bug Fixes
v1.5.0
1.5.0 (2019-04-01)
Features
- extended set support with body. (54b7b73)
v1.4.1
1.4.1 (2019-01-20)
Bug Fixes
- timeout/error crashes hap-nodejs since it calls callback twice. (770e306)
v1.4.0
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
1.3.1 (2019-01-03)
Bug Fixes
- Increased default timeout to 10s instead of 5s. (b895a17)