homebridge-util-accessory-manager
v0.0.17
Published
Utility for managing Homebridge accessories cache.
Downloads
55
Readme
Homebridge Util Accessory Manager
Creating and maintaining Homebridge plugins consume a lot of time and effort, if you would like to share your appreciation, feel free to "Star" or donate.
Click here to review more of my plugins.
Info
Utility for managing Homebridge accessories cache.
Installation
yarn add homebridge-util-accessory-manager
// or
npm install homebridge-util-accessory-manager
Contributing
You can contribute to this homebridge library in following ways:
- Report issues and help verify fixes as they are checked in.
- Review the source code changes.
- Contribute bug fixes.
- Contribute changes to extend the capabilities
- Pull requests are accepted.
See CONTRIBUTING