github bwp91/homebridge-govee v7.0.0-beta.0

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

⚠️ Config Changes

New

  • httpRefreshTime
    • 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 H5160 3-channel outlet device
  • Support for H5103 and H5106 temperature/humidity sensors (work in progress)
  • Expose a Govee Heater and a Govee/eWeLink/Meross temperature sensor as a HomeKit HeaterCooler accessory (work in progress)
  • Support for BLE-only thermo-hygrometers (integration of homebridge-plugin-govee plugin)

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

  • 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.