verified
verified copied to clipboard
homebridge-virtual-presence
Link To GitHub Repo
https://github.com/wiggindev/homebridge-virtual-presence
Link To NPM Package
https://www.npmjs.com/package/homebridge-virtual-presence
:white_check_mark: Pre-checks completed successfully.
- [x] - The plugin must successfully install.
- [x] - The plugin must implement the Homebridge Plugin Settings GUI.
- [x] - The plugin must not start unless it is configured.
- [x] - The plugin must not execute post-install scripts that modify the user's system in any way.
- [x] - The plugin must not contain any analytics or calls that enable you to track the user.
- [ ] - The plugin must not throw unhandled exceptions, the plugin must catch and log its own errors.
- [x] - The plugin must be published to npm and the source code available on GitHub.
- [ ] - GitHub releases should be created for every new version of your plugin, with patch notes.
- [ ] - The plugin must run on all Active LTS versions of Node.js, at the time of writing this is Node.js v14 and v16.
- [x] - The plugin must not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
- [x] - If the plugin needs to write files to disk (cache, keys, etc.), it must store them inside the Homebridge storage directory.
No plugin was found for the accessory "VirtualPresence" in your config.json. Please make sure the corresponding plugin is installed correctly.
Comment /check
to run checks again.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed as no further activity has occurred.