Releases: Luligu/matterbridge-shelly
Releases · Luligu/matterbridge-shelly
Release 0.7.4
Release 0.7.3
Release 0.7.2
Release 0.7.1
Release 0.7.0
Release 0.6.1
Release 0.6.0
Changelog
All notable changes to this project will be documented in this file.
If you like this project and find it useful, please consider giving it a star on GitHub at https://github.com/Luligu/matterbridge-shelly and sponsoring it.
[0.6.0] - 2024-06-26
Added
- [configure]: Introduced
onConfigure()
for the persisted attributes of the OnOff cluster and WindowCovering cluster. The attributes are now updated from Shelly devices. - [websocket]: Implemented an interval check for Gen 2 and Gen 3 devices to verify if the WebSocket client is still connected. The system will attempt to reconnect and log a message if it fails.
Changed
- [package]: Updated dependencies
Release 0.5.1
Release 0.4.0
[0.4.0] - 2024-06-23
Added
- [update]: If the device has a firmware update available, a message is displayed.
- [update]: If the device's CoIoT is not correctly set, a message is displayed.
Fixed
- [deviceGen2]: Fix mdnsDiscovery for gen 2 pro devices. When you upgrade select resetStorageDiscover on the first start please.