Releases: Luligu/matterbridge-shelly
Releases · Luligu/matterbridge-shelly
Release 0.7.0
30 Jun 06:32
Compare
Sorry, something went wrong.
No results found
[0.7.0] - 2024-06-30
Changed
[Input]: The Input component is now fully supported. The Input can be set in the config like disabled, contact, momentary or latching.
Fixed
[PowerMeter]: Fixed voltage error message in PowerMeter.
[shelly]: Fixed authentication.
Release 0.6.1
28 Jun 20:27
Compare
Sorry, something went wrong.
No results found
[0.6.1] - 2024-06-28
Changed
[firmware]: The recent firmware update for Gen 2 and Gen. 3 devices changed the way data is sent. This fix the electrical readings.
[package]: Updated eslint to 9.6.0
Release 0.6.0
26 Jun 08:34
Compare
Sorry, something went wrong.
No results found
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
25 Jun 07:40
Compare
Sorry, something went wrong.
No results found
[0.5.1] - 2024-06-25
Added
[color]: Added ColorControl cluster to shelly device with rgb.
[current]: Added the current value to EveHistory electrical cluster.
Fixed
[cover]: Fix cover move to position for gen 2.
[power]: Fix power value update.
Release 0.4.0
23 Jun 17:47
Compare
Sorry, something went wrong.
No results found
[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.
0.3.3: Merge pull request #8 from Luligu/dev
21 Jun 19:06
Compare
Sorry, something went wrong.
No results found
[0.3.3] - 2024-06-21
Added
[Gen. 2]: Fix power meter update from gen. 2/3 devices.
Release 0.3.2
21 Jun 15:20
Compare
Sorry, something went wrong.
No results found
[0.3.2] - 2024-06-21
Added
[Gen. 1]: PowerMeter and fix update from gen. 1 devices.
Release 0.3.1
20 Jun 11:52
Compare
Sorry, something went wrong.
No results found
[0.3.1] - 2024-06-20
First published release.