Added
- A
label
setting per device group which has no effect except to help identify the device when editing the configuration - Show a red/green icon in the Homebridge plugin-ui to show device reachability
- Plugin will automatically retry HTTP connection on startup in the event of certain error codes
- In Development
- A configuration option to expose four non-working scenes per light device
- The idea of this is to experiment with how scenes could work if Govee enable this functionality through the API
- The scene buttons that appear have no effect except logging what should happen
Changes
- Less strict threshold for determining a 'significant' colour change for disabling Adaptive Lighting
- Show a more user friendly log message on timeout error from Govee
- 502 and timeout errors will be hidden from the log if one has already been received during the previous minute
- Updated minimum Node to v14.16.0