Releases: homebridge-plugins/homebridge-wemo
Releases · homebridge-plugins/homebridge-wemo
v6.1.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
- Bump
node
supported versions to v16.20.1 or v18.17.1 or v20.7.0
Fixed
- Properly ignore serial numbers if they aren't already in upper case
v6.1.1
- 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
- Updated dependencies
Fixed
- Show config option
outletInUseTrue
even whenshowAs
is not selected
v6.1.0
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
Breaking
- 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
Changed
- Bump
homebridge
recommended version to v1.6.0 or v2.0.0-beta - Bump
node
recommended versions to v16.19.1 or v18.15.0