Releases: homebridge-plugins/homebridge-wemo
Releases · homebridge-plugins/homebridge-wemo
v7.2.1
v7.2.0
v7.1.0
v16
and v18
, however there is no reason why it shouldn't work on these versions.
Notable Changes
- set supported node versions to
v20
,v22
andv24
- set
strictValidation
totrue
in the config schema file
Other Changes
- github repo maintenance
- updated dependencies
v7.0.0
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