github bwp91/homebridge-govee v6.0.0

latest releases: v10.9.3-beta.17, v10.9.3-beta.16, v10.9.3-beta.15...
23 months ago

Added

  • 🎉 LAN mode! 🎉 (thanks @alboiuvlad29!)
    • See the homebridge-govee wiki for supported devices
    • The plugin will scan your local network for supported Govee lights
    • You can also specify the IP address of your Govee light in the config
    • The plugin will match any discovered devices to your existing accessories from cloud usage
    • Supported LAN controls are on/off, brightness, colour and colour temperature
    • The plugin will initially attempt LAN control, if this fails then it will fall back to cloud control
  • New Devices
    • Via Govee Developer API v2.0:
      • Lights: H61A5, H6078, H604D, H6168, H6601, H70B1, H61A8
      • Fans: H7101, H7111
      • Heaters: H7130, H7131, H7132
      • Dehumidifiers: H7150
      • Humidifiers: H7141, H7142, H7160
      • Purifiers: H7120, H7121, H7122, H7123
    • Via AWS Connection:
      • Kettles: H7170 (ability just to switch on)
    • Via Bluetooth:
      • Lights: H617E bluetooth light strip

Changed

  • Revert: Bluetooth-only devices no longer need to be configured to explicitly enable bluetooth
  • Less bluetooth logging when not in debug mode
  • AWS improvements for H615D
  • AWS improvements for H7050/H7051 (thanks @alboiuvlad29!)
  • Correct parameters for updatePlatformAccessories()
  • Bump node recommended versions to v14.20.1 or v16.17.1
  • Allow for node v18.10.0
  • Bump homebridge recommended version to v1.5.0
  • Bump axios to v1.0.0
  • Updated dev dependencies

Fixed

  • Fixed H5054 leak sensor status reporting

Removed

  • Removed the disableAWS option for lights
    • This option was implemented when AWS was introduced as a way to disable it for lights that didn't work with it, but now that it's been tested on more lights, it's no longer needed

Don't miss a new homebridge-govee release

NewReleases is sending notifications on new releases.