homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.29.0 - 2023-04-20
Added
- Freezer/FridgeFreezer: Added on/off control of ice water dispenser. (#94 / #141)
- Added Node 20 the supported engines.
Changed
- Complete rewrite of the Home Connect API client. More rigorous checking is performed on requests submitted to and responses returned from the API, which should detect problems and new features quicker.
- Authorisation of the Home Connect client is only attempted once at start-up. If the user does not complete the Device Flow interaction steps before the code expires (currently 10 minutes) then it is necessary to restart Homebridge to try again.
- Various log messages have been changed due to the rewrite.
- Updated dependencies.