github homebridge-plugins/homebridge-govee v7.0.0

latest releases: v10.12.1, v10.12.0, v10.11.0...
2 years ago

⚠️ Config Changes

New

  • httpRefreshTime
    • Default 30, minimum 30
  • awsRefreshTime
    • Default 30, minimum 30
  • lanDisable
    • Default false
  • bleDisable
    • Default false
  • bleRefreshTime
    • Default 300, minimum 60

Changed

  • refreshTime has been renamed to apiRefreshTime
    • Minimum increased from 15 to 30
  • lanStateUpdateInterval has been renamed to lanRefreshTime
    • Default increased from 5 to 30, minimum increased from 2 to 10
  • lanScanInterval
    • Default increased from 5 to 60, minimum increased from 2 to 30
  • controlInterval has been renamed to apiBleControlInterval
    • Unit changed from milliseconds to seconds
    • Plugin will try to be backward compatible, dividing any existing values >=500 appropriately

Added

  • Support for AWS connection polling
  • Support for H5160 3-channel outlet device
  • Support for BLE-only thermo-hygrometers (integration of homebridge-plugin-govee plugin)
  • Logout to close Govee session on Homebridge shutdown

Work in Progress

  • Continued improved implementation of Govee Heaters
  • Support for H5103 and H5106 temperature/humidity sensors

Changed

  • Plugin no longer sends API command if AWS command was successful
  • Plugin no longer requests device state via LAN immediately after sending a command
  • Bump axios to v1.1.3
  • Bump node recommended versions to v14.20.1 or v16.18.0 or v18.11.0

Fixed

  • Multiple general fixes
  • Fixes H5054 leak sensor status reporting (again)
  • Fixes an incorrect error when changing speed of appliances like heaters and humidifiers

Don't miss a new homebridge-govee release

NewReleases is sending notifications on new releases.