homebridge-homeconnect
Home Connect home appliances plugin for Homebridge.
Changes in this version:
v0.26.2 - 2022-10-31
Fixed
- Always create new
Error
objects when prefixing new text to theirmessage
, instead of overwriting the existing property (which would fail if read-only). (#109)
Changed
- Bumped undici version to latest release.