https://github.com/luligu/matterbridge-example-accessory-platform
Matterbridge accessory platform plugin example
https://github.com/luligu/matterbridge-example-accessory-platform
Last synced: 4 months ago
JSON representation
Matterbridge accessory platform plugin example
- Host: GitHub
- URL: https://github.com/luligu/matterbridge-example-accessory-platform
- Owner: Luligu
- License: apache-2.0
- Created: 2024-02-22T16:36:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T13:45:40.000Z (5 months ago)
- Last Synced: 2024-12-15T15:57:53.817Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 307 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
#
Matterbridge accessory platform example plugin
[](https://www.npmjs.com/package/matterbridge-example-accessory-platform)
[](https://www.npmjs.com/package/matterbridge-example-accessory-platform)
[](https://hub.docker.com/r/luligu/matterbridge)
[](https://hub.docker.com/r/luligu/matterbridge)

[](https://www.npmjs.com/package/matterbridge)
[](https://www.npmjs.com/package/matter-history)
[](https://www.npmjs.com/package/node-ansi-logger)
[](https://www.npmjs.com/package/node-persist-manager)---
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 like this project and find it useful, please consider giving it a star on GitHub at https://github.com/Luligu/matterbridge-example-accessory-platform and sponsoring it.
## Prerequisites
### Matterbridge
See the guidelines on [Matterbridge](https://github.com/Luligu/matterbridge/blob/main/README.md) for more information.