matterbridge-example-accessory-platform
v2.0.9
Published
Matterbridge accessory plugin
Downloads
2,878
Maintainers
Readme
Matterbridge accessory platform example plugin
Matterbridge accessory platform example plugin is a template to develop your own plugin using the accessory platform.
It exposes a cover device that continuously moves position and shows how to use the command handlers (you can control the device).
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 and sponsoring it.
Prerequisites
Matterbridge
See the guidelines on Matterbridge for more information.
