Skip to content

Releases: Luligu/matterbridge-example-dynamic-platform

Release 1.3.3

20 Jul 10:36
Compare
Choose a tag to compare

[1.3.3] - 2025-07-20

Added

  • [platform]: Add RVC supportedMaps attribute. Thanks Ludovic BOUÉ (#21).

Changed

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

Release 1.3.2

06 Jul 21:04
Compare
Choose a tag to compare

[1.3.2] - 2025-07-06

Added

  • [platform]: Add by default Rvc in mode server for Apple Home issue.

Changed

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

Release 1.3.1

04 Jul 19:55
Compare
Choose a tag to compare

[1.3.1] - 2025-07-04

Added

  • [platform]: Added solarPower device type (not supported by the Home app).
  • [platform]: Added batteryStoraga device type (not supported by the Home app).
  • [platform]: Added heatPump device type (not supported by the Home app).

Changed

  • [platform]: Changed imports from matterbridge/devices.
  • [package]: Require matterbridge 3.1.1.
Buy me a coffee

Release 1.3.0

25 Jun 20:49
Compare
Choose a tag to compare

[1.3.0] - 2025-06-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]: Require matterbridge 3.0.6.
  • [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

Release 1.2.4

13 Jun 15:41
Compare
Choose a tag to compare

[1.2.4] - 2025-06-13

Added

  • [npm]: The dev of matterbridge-example-dynamic-platform is published with tag dev on npm each day at 00:00 UTC if there is a new commit.

Changed

  • [package]: Require matterbridge 3.0.6.
  • [package]: Updated package.
  • [package]: Updated dependencies.
  • [subscribe]: Prevent attribute setting when context is offline for air purifier and fan.

Release 1.2.3

10 Jun 09:41
Compare
Choose a tag to compare

[1.2.3] - 2025-05-25

Added

  • [platform]: Added a cover device with both lift and tilt (supported by the Home app).
  • [platform]: Added evse (EV charger) device type (not supported by the Home app).

Changed

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

1.2.2

20 May 07:03
Compare
Choose a tag to compare

[1.2.2] - 2025-05-19

Changed

  • [package]: Added waterHeater device type (not supported by Alexa and Apple Home)

Changed

  • [package]: Changed the RVC from local implementation to the new RoboticVacuumCleaner class from matterbridge.
  • [package]: Require matterbridge 3.0.3.
  • [package]: Updated package.
  • [package]: Updated dependencies.
Buy me a coffee

Release 1.2.1

15 May 11:40
Compare
Choose a tag to compare

[1.2.1] - 2025-05-15

Changed

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

Release 1.2.0

30 Apr 16:07
Compare
Choose a tag to compare

[1.2.0] - 2025-04-30

Added

  • [platform]: Added Robot Vacuum Cleaner device (supported by SmartThings, Alexa, Home Assistant and partially by Apple Home). Read carefully the readme please.
  • [platform]: Added OnOff Mounted Switch device (supported by SmartThings, Alexa, Home Assistant).
  • [platform]: Added Dimmer Mounted Switch device (supported by SmartThings, Alexa, Home Assistant).
  • [platform]: Added Laundry Washer device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Laundry Dryer device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Dishwasher device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Refrigerator device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Oven device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Microwave Oven device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Extractor Hood device (supported by SmartThings, Alexa and Home Assistant).
  • [platform]: Added Cooktop device (supported by SmartThings, Alexa and Home Assistant).

Changed

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

Release 1.1.9

07 Apr 20:17
Compare
Choose a tag to compare

[1.1.9] - 2025-04-07

Added

  • [platform]: Added select devices for the frontend Devices panel in the home page.
  • [config]: Added enableConcentrationMeasurements option to fix the Apple Home issue: Air Quality devices and all SmokeCoAlarm sensors (with or without Smoke and Co) don't show up in the Home app if any of the concentration measurements clusters is present (Carbon Monoxide Concentration Measurements included).
  • [platform]: Added smoke only SmokeCoAlarm sensor (supported by Apple Home 18.4).
  • [platform]: Added co only SmokeCoAlarm sensor (supported by Apple Home 18.4).

Changed

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