Skip to content

Releases: bwp91/homebridge-govee

v7.7.1

27 Dec 21:30
Compare
Choose a tag to compare

Changed

  • Improvements to Govee Humidifiers (H7141 and H7142)
    • If anyone has a H7143 or H7160 please get in contact!
  • Other fixes for purifiers and dehumidifiers

v7.7.0

25 Dec 12:02
Compare
Choose a tag to compare

Added

  • Temperature sensor to Govee Kettle (device is still a WIP)
  • Added support for Govee Air Quality Monitor H5106 (thanks to @rmaes4)

Changed

  • Improvements to Govee Air Purifier H7122 (thanks to @rmaes4)
  • Bump node recommended versions to v14.21.2 or v16.19.0 or v18.12.1

Fixed

  • Downgrade (and fix) bluetooth package versions
  • Updated LAN model list

v7.6.0

18 Dec 18:35
Compare
Choose a tag to compare

Added

  • Config option to expose a Govee light device as a HomeKit Switch accessory

Changed

  • Updated BLE dependencies

Fixed

  • AWS commands for H5082 and H6054
  • Avoid Homebridge characteristic warning for ColourMode

v7.5.1

09 Dec 00:30
Compare
Choose a tag to compare
  • Maintenance release

v7.5.0

06 Dec 21:06
Compare
Choose a tag to compare

Added

  • LAN support for models (pending Govee support):
    • H6051, H6059, H6073, H6109, H6142, H6154, H615B, H615C, H6160, H6182, H618F, H6195 and H7020
  • Control appliances (Heaters, Fans, Humidifiers, Dehumidifiers and Purifiers) via BLE when AWS is unavailable
    • Experimental! This is not meant to be a replacement for AWS - more a fallback for the case that AWS is unavailable
  • Config option to disable AWS
  • BLE will now be enabled by default for all devices
    • BLE can be globally disabled via the config

Fixed

  • AWS commands for H619A

v7.4.2

04 Dec 12:49
Compare
Choose a tag to compare

Fixed

  • Hide scene logging when device is not switched on
  • AWS commands for H6159

v7.4.1

04 Dec 12:08
Compare
Choose a tag to compare

Changed

  • Eve scene buttons are now stateful, showing the current scene that the device is in

Fixed

  • Fix for systems running OpenSSL v3
  • Fixed oscillation command for H7131 and H7132 heaters
  • AWS commands for H7020
  • BLE commands for H6052 and H6058

v7.4.0

02 Dec 14:44
Compare
Choose a tag to compare

Added

  • Better handling of custom light scenes
    • Unfortunately all existing scene codes are no longer valid - you will need to recreate your scenes
    • See wiki page for more info
    • There may be some older models which this method does not work for - if you have one of these, please open an issue

Fixed

  • BLE colour commands for H6053, H6072 and H6199

v7.3.2

01 Dec 20:04
Compare
Choose a tag to compare

Changed

  • Improved error message for Ubuntu users running a too high version of OpenSSL

Fixed

  • AWS command code logging
  • AWS commands for H6052

v7.3.1

01 Dec 17:55
Compare
Choose a tag to compare

Fixed

  • Some AWS related things