Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

matterbridge-test

Luligu1.5kApache-2.01.2.0

Matterbridge test plugin

matterbridge, homebridge, matter, matter.js, matterprotocol, iot, smarthome, connectedthings, tahoma, shelly

readme

Matterbridge Logo   Matterbridge test plugin

npm version npm downloads Docker Version Docker Pulls Node.js CI CodeQL codecov

power by power by power by power by


This is the test plugin we use for Matterbridge tests.

It is designed to throw exceptions at various points to test Matterbridge's responses.

Additionally, it can generate an unlimited number of devices to test the controller's capabilities, and the update interval is configurable.

For internal use only!

If you want to write your plugin, the easiest way to start create a new plugin is to clone the Matterbridge Plugin Template which has Dev Container support for instant development environment and all tools and extensions (like Node.js, npm, TypeScript, ESLint, Prettier, Jest and Vitest) already loaded and configured.

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

Buy me a coffee

changelog

Matterbridge Logo   Matterbridge test plugin changelog

npm version npm downloads Docker Version Docker Pulls Node.js CI CodeQL codecov

power by power by power by power by


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-test and sponsoring it.

Buy me a coffee

[1.2.0] - 2025-05-25

Added

  • [DevContainer]: Added support for the Matterbridge Dev Container with an optimized named volume for node_modules.
  • [GitHub]: Added GitHub issue templates for bug reports and feature requests.
  • [ESLint]: Refactored the flat config.
  • [ESLint]: Added the plugins eslint-plugin-promise, eslint-plugin-jsdoc, and @vitest/eslint-plugin.
  • [Jest]: Refactored the flat config.
  • [Vitest]: Added Vitest for TypeScript project testing. It will replace Jest, which does not work correctly with ESM module mocks.
  • [JSDoc]: Added missing JSDoc comments, including @param and @returns tags.
  • [CodeQL]: Added CodeQL badge in the readme.
  • [Codecov]: Added Codecov badge in the readme.

Changed

  • [package]: Updated package to Automator v. 2.0.1.
  • [package]: Updated dependencies.
  • [storage]: Bumped node-storage-manager to 2.0.0.
  • [logger]: Bumped node-ansi-logger to 3.1.1.
Buy me a coffee

[1.0.14] - 2025-05-15

Changed

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

[1.0.13] - 2025-04-30

Changed

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

[1.0.12] - 2025-04-07

Added

  • [config]: Added actions to the config to test the frontend.
  • [config]: Added option to change the reachable state in the update interval to test the frontend.

Changed

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

[1.0.11] - 2025-03-11

Added

  • [platform]: Added status change for the PowerSource cluster in the update interval to test the frontend.

Changed

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

[1.0.10] - 2025-03-09

Added

  • [platform]: Added enableReachable option in the config to change also the reachable attribute of the devices in the update interval.

Changed

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

[1.0.9] - 2025-03-05

Changed

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

[1.0.8] - 2025-02-02

Changed

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

[1.0.6] - 2025-01-21

Changed

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

[1.0.5] - 2025-01-21

Changed

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

[1.0.4] - 2025-01-20

Changed

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

[1.0.3] - 2024-12-21

Added

  • [platform]: Added call to super.OnConfigure() and super.OnShutDown() to check endpoints numbers.

Changed

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

[1.0.2] - 2024-12-12

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

[1.0.0] - 2024-11-25

  • [package]: Verified to work with matterbridge edge (matter.js new API).
  • [package]: Require matterbridge 1.6.2
  • [package]: Updated dependencies.
Buy me a coffee

[0.0.18] - 2024-11-10

  • [package]: Update dependencies
  • [package]: Update to matterbridge edge requirements
Buy me a coffee

[0.0.17] - 2024-10-15

  • [package]: Update to new package
Buy me a coffee

[0.0.16] - 2024-09-30

  • [package]: Update to new workflows
Buy me a coffee

[0.0.14] - 2024-09-06

Fixed

  • Fixed unit of measurements for ElectricalPowerMeasurementCluster and ElectricalEnergyMeasurementCluster.
Buy me a coffee

[0.0.13] - 2024-09-05

Added

  • Update to Matter 1.3
Buy me a coffee

[0.0.12] - 2024-09-04

Added

  • Update to Matter 1.3
Buy me a coffee

[0.0.11] - 2024-09-04

Added

  • Update to Matter 1.3
Buy me a coffee