1.0.11 • Published 5 days ago

matterbridge-example-dynamic-platform v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
5 days ago

   Matterbridge dynamic platform example plugin

npm version npm downloads Node.js CI

power by power by power by power by


Matterbridge dynamic platform example plugin is a template to develop your own plugin using the dynamic platform.

It exposes:

  • a switch with onOff cluster
  • a light with onOff-levelControl-colorControl clusters
  • an outlet with onOff cluster
  • a cover with windowCovering cluster
  • a lock with doorLock cluster
  • a thermo with thermostat cluster and 3 sub endpoints with flowMeasurement cluster, temperatureMeasurement cluster and relativeHumidityMeasurement cluster (to show how to create a composed device with sub enpoints)

All these devices continuously change state and position. The plugin also shows how to use all the command handlers (you can control all the devices) and how to subscribe to attributes.

See the guidelines on Matterbridge for more information.

1.0.11

5 days ago

1.0.10

12 days ago

1.0.9

21 days ago

1.0.8

1 month ago

1.0.7

1 month ago

1.0.6

1 month ago

1.0.5

1 month ago

1.0.4

1 month ago

1.0.2

2 months ago

1.0.0

2 months ago