Releases: oogje/homebridge-i6-bigAssFans
Releases · oogje/homebridge-i6-bigAssFans
0.6.1-beta1
address issue #38
v0.6.0
v0.6.0-beta9
- 1st crack a handling night light/standbyLED
- stuffing messages sent to fan
Full Changelog: v0.5.4...v0.6.0-beta9
v0.6.0-beta3
- Add this.debugLevels['capabilities']
- Log (info) if config.json conflicts with capabilities
- Clean up socket error handling code and most importantly…
- Call setTimeout with milliseconds instead of seconds
- redflag if currentTemperature() is called but not capable
Full Changelog: v0.5.4...v0.6.0-beta3
v0.5.4
v0.5.3
v0.5.1
v0.4.3
Release Notes
v0.4.3
Bugs
Handle case where the length of a message was 0x22 bytes (as when a group name was exactly seven characters long). Issue #8
Stop polling attempts if connection refused.
Log EHOSTDOWN connection error.
Fix debugLogs tag typo.
Other
Include fan name in more log messages.
Now with Haiku Support
Initial release supporting Haiku (v3.0.0) fans as well as i6.
light brightness bug fix, add "auto mode" switch
fixed bug that prevented changing light brightness
added "auto mode" switch
tweaked debug stuff
catches more unhandled errors