matterbridge-ttlock
Version:
Matterbridge TTlock Plugin
20 lines (14 loc) • 674 B
Markdown
# Changelog
## 1.0.2 (2025-05-14)
- Removed `matterbridge` from `devDependencies` to resolve plugin loading issues
- Fixed compatibility with Luligu's Matterbridge fork
## 1.0.1 (2025-05-14)
- Removed `matterbridge` from `peerDependencies` and added to `devDependencies`
- Fixed plugin loading issues
## 1.0.0 (2025-05-13)
- Initial release of renamed plugin (from matterbridge-ttlock-plugin to matterbridge-ttlock)
- Simplified plugin to focus only on lock/unlock functionality
- Removed battery percentage reporting
- Updated author and description
## Previous Versions (matterbridge-ttlock-plugin)
- Various development versions with battery reporting functionality