Releases: Luligu/matterbridge-somfy-tahoma
Releases · Luligu/matterbridge-somfy-tahoma
Release 1.2.2
Release 1.2.1
[1.2.1] - 2024-12-02
Added
- [edge]: Verified to work with Matterbridge edge (matter.js new API).
- [plugin]: Refactor movement to support concurrent movements from all screens.
- [plugin]: Refactor movement to show the movement on the controller (if it supports that) even for close and open commands.
- [matter]: Added bridgedNode and powerSource device types to the cover.
Changed
- [package]: Requires matterbridge 1.6.5.
- [package]: Updated dependencies.
Fixed
- [somfy]: Fixed stop sent when the target is fully open or fully closed.
Release 1.2.0
[1.2.0] - 2024-12-02
Added
- [edge]: Verified to work with Matterbridge edge (matter.js new API).
- [plugin]: Refactor movement to support concurrent movements from all screens.
- [plugin]: Refactor movement to show the movement on the controller (if it supports that) even for close and open commands.
- [matter]: Added bridgedNode and powerSource device types to the cover.
Changed
- [package]: Requires matterbridge 1.6.5.
- [package]: Updated dependencies.
Fixed
- [somfy]: Fixed stop sent when the target is fully open or fully closed.
Release 1.1.1
Release 1.1.0
[1.1.0] - 2024-10-12
Added
- [somfy]: Blinds are now added also for their uiClass.
- [somfy]: Blinds are now added also if they support the command "open", "close" and "stop".
- [somfy]: Blinds are now added also if they support the command "rollOut", "rollUp" and "stop".
- [somfy]: Blinds are now added also if they support the command "down", "up" and "stop".