Releases: homebridge-plugins/homebridge-govee
Releases · homebridge-plugins/homebridge-govee
v10.0.0
Added
- Support for heater
H713C
- Support for lights
H6010
,H601B
,H6088
,H60A0
,H6167
,H617F
,H61BA
,H61BC
,H61C2
,H61C5
,H7066
,H70C1
andH70C2
- Support for air purifier
H7126
(work-in-progress)
Changed
- Updated dependencies
- Bump
node
supported versions to v18.18.2 or v20.8.1
Removed
- Support for node 16
v9.4.2
- Node 16 moves to 'end of life' on 2023-09-11 (more info)
- This is in-line with the Homebridge guidelines on supporting node versions (more info)
- If you are currently using Node 16, now is a good time to upgrade to Node 18 or 20 (see the link above for more info)
Changed
- Update dependencies
v9.4.1
v9.4.0
Added
- Support for:
H5058
leak sensorsH5104
thermo-hygrometer sensorH6609
gaming lightsH7029
bluetooth lightsH7134
heaterH705C
,H713A
lightsH7151
dehumidifier
Fixed
- Do not attempt to control models via LAN when an IP is entered in the config, but the model is not LAN supported
v9.3.0
v9.2.0
v9.1.0
v9.0.2
v9.0.1
v9.0.0
️Note this release makes breaking changes to scene codes and will require reconfiguring (apologies for changing this again!). This is to:
- make finding scene codes more straightforward and reliable
- allow scene codes to be sent via LAN mode
- allow scene codes to be sent via BLE mode (separate scene code required - see docs)
- bring some consistency to how the plugin handles scenes
See the first section of the updated wiki document for instructions:
Added
- Support for
H61C3
lights - Support for
H7102
fan - LAN mode support for the following devices:
H6078
,H6168
,H61A8
,H61C3
,H7055
,H705A
,H705B
- Log added scene codes on plugin startup
- Scene codes via LAN mode
- Scene codes via BLE mode
- Option to show a scene code as an extra Home App switch instead of an Eve button
- This could be useful for Home Assistant or ioBroker users who wish to integrate scenes
Changed
⚠️ Scene codes reverted back to old rawbase64
format- Bump
node
supported versions to v16.20.0 or v18.16.0 or v20.0.0 - Updated dependencies