Breaking
- ⚠️ Remove API connection method
- This also removes the need for the
offlineAsOff
config option
- This also removes the need for the
- ⚠️ Lists of different AWS command types and brightness scales have been removed and replaces with a user configuration
- ⚠️ Scenes have also changed - please use the Homebridge UI to configure scenes again
- This change is to (in the future) allow for more customisation of scenes, for example to expose as a switch to allow in Home Assistant
- Remove official support for Node 14
- Remove option to disable plugin - this is now available in the Homebridge UI
- Remove option for debug logging - this will be enabled when using a beta version of the plugin
- Remove individual accessory logging options to simplify the config
Added
- Support for Kettle device
H7171
Changed
- Bump
homebridge
recommended version to v1.6.0 or v2.0.0-beta - Bump
node
recommended versions to v16.19.1 or v18.14.2 - Updated dependencies