Skip to content

Latest commit

 

History

History
310 lines (196 loc) · 7.55 KB

CHANGELOG.md

File metadata and controls

310 lines (196 loc) · 7.55 KB

Matterbridge Logo   Matterbridge somfy tahoma plugin changelog

Changelog

If you like this project and find it useful, please consider giving it a star on GitHub at https://github.com/Luligu/matterbridge-somfy-tahoma and sponsoring it.

All notable changes to this project will be documented in this file.

[1.2.4] - 2025-03-11

Added

  • [plugin]: Added the whiteList and blackList select in the frontend.
  • [schema]: Added uniqueItem check in the whiteList and blackList.

Changed

  • [package]: Requires matterbridge 2.2.4.
  • [package]: Updated package.
  • [package]: Updated workflows.
  • [package]: Updated dependencies.
Buy me a coffee

[1.2.3] - 2025-02-02

Changed

  • [package]: Requires matterbridge 2.1.0.
  • [package]: Updated package.
  • [package]: Updated dependencies.
Buy me a coffee

[1.2.2] - 2024-12-23

Added

  • [plugin]: Add the possibility to validate the screens by name, uniqueName and serialNumber.
  • [platform]: Added a check for endpoint numbers changes.

Changed

  • [package]: Requires matterbridge 1.6.7.
  • [package]: Updated package.
  • [package]: Updated dependencies.
Buy me a coffee

[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.
Buy me a coffee

[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.
Buy me a coffee

[1.1.1] - 2024-10-12

Fixed

  • [somfy]: Fixed Awning commands "rollOut" and "rollUp".
Buy me a coffee

[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".
Buy me a coffee

[1.0.22] - 2024-10-01

Changed

  • [package]: Upgrade to new workflows.
  • [package]: Updated dependencies.
Buy me a coffee

[1.0.21] - 2024-09-23

Changed

  • [package]: Updated dependencies.
Buy me a coffee

[1.0.20] - 2024-09-05

Changed

  • [package]: Updated dependencies.
Buy me a coffee

[1.0.19] - 2024-08-22

Changed

  • [package]: Updated dependencies.
Buy me a coffee

[1.0.18] - 2024-08-19

Changed

  • [package]: Updated dependencies.
  • [somfy]: Added support for uniqueName = BlindRTSComponent.

Fixed

  • [package]: Fixed dependencies.
Buy me a coffee

[1.0.17] - 2024-07-28

Changed

  • [package]: Updated dependencies.
  • [logger]: Update node-ansi-logger to 2.0.6.
  • [storage]: Update node-persist-manager to 1.0.8.
  • [somfy]: Execute commands async.
  • [somfy]: Added support for uniqueName = Shutter.
Buy me a coffee

[1.0.16] - 2024-07-23

Changed

  • [package]: Updated dependencies.
  • [somfy]: Added support for uniqueName = ExteriorVenetianBlindRTSComponent.
  • [somfy]: Added support for uniqueName = ExteriorBlindRTSComponent.
  • [somfy]: Execute commands async.
Buy me a coffee

[1.0.15] - 2024-07-10

Changed

  • [package]: Updated dependencies.
  • [imports]: Updated matterbridge imports.
Buy me a coffee

[1.0.14] - 2024-07-02

Added

  • [package]: Update dependencies
Buy me a coffee

[1.0.13] - 2024-06-30

Added

  • [package]: Update dependencies
  • [package]: Updated eslint to 9.6.0
Buy me a coffee

[1.0.12] - 2024-06-21

Added

  • [dependencies]: Update dependencies
  • [schema]: Added plugin debug option.
Buy me a coffee

[1.0.11] - 2024-06-19

Added

  • [dependencies]: Update dependencies
  • [schema]: Added schema to the root directory of the plugin.
Buy me a coffee

[1.0.10] - 2024-06-16

Added

  • [dependencies]: Update dependencies
Buy me a coffee

[1.0.9] - 2024-06-01

Added

  • [dependencies]: Update dependencies
  • [matterbridge]: Adapted the code to the new start mode of Matterbridge.
Buy me a coffee