⚠️ Config Changes
New
httpRefreshTime
- Default
30
, minimum30
- Default
awsRefreshTime
- Default
30
, minimum30
- Default
lanDisable
- Default
false
- Default
bleDisable
- Default
false
- Default
bleRefreshTime
- Default
300
, minimum60
- Default
Changed
refreshTime
has been renamed toapiRefreshTime
- Minimum increased from
15
to30
- Minimum increased from
lanStateUpdateInterval
has been renamed tolanRefreshTime
- Default increased from
5
to30
, minimum increased from2
to10
- Default increased from
lanScanInterval
- Default increased from
5
to60
, minimum increased from2
to30
- Default increased from
controlInterval
has been renamed toapiBleControlInterval
- Unit changed from
milliseconds
toseconds
- Plugin will try to be backward compatible, dividing any existing values >=500 appropriately
- Unit changed from
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)
- Use govee-bt-client to connect to certain Govee sensor models via BLE
- 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