github bwp91/homebridge-govee v3.3.0

latest releases: v10.7.1, v10.7.0, v10.6.1-beta.1...
2 years ago

Added

  • Govee Outlets
    • showAs setting to expose Govee outlet devices as a Switch or AirPurifier accessory in HomeKit
  • Govee Lights
    • Remove Adaptive Lighting feature from a device by setting the adaptiveLightingShift to -1
  • Accessory Logging
    • overrideLogging setting per device type (to replace the removed overrideDisabledLogging), which can be set to (and will override the global device logging and debug logging settings):
      • "default" to follow the global device update and debug logging setting for this accessory (default if setting not set)
      • "standard" to enable device update logging but disable debug logging for this accessory
      • "debug" to enable device update and debug logging for this accessory
      • "disable" to disable device update and debug logging for this accessory

Changed

  • ⚠️ Govee outlet devices (currently exposed as a Switch) will now be exposed as an Outlet by default
  • Light devices will now turn on to the previous brightness (not 100%) when turning on after setting brightness to 0%
  • More interactive Homebridge UI - device configuration will expand once device ID entered
  • Small changes to the startup logging
  • Recommended node version bump to v14.17.3

Removed

  • overrideDisabledLogging setting for each accessory type

Don't miss a new homebridge-govee release

NewReleases is sending notifications on new releases.