Verification Request: homebridge-connectlife-ac
Plugin Name
homebridge-connectlife-ac
Link To GitHub Repo
https://github.com/ghosty2004/homebridge-connectlife-ac
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
My plugin meets all the above requirements
🔴 The following pre-checks failed:
- Package JSON:
homepagemissing or does not start withhttps:// - Package JSON:
engines.homebridgeproperty is not compatible with Homebridge 1.7.0 - GitHub Repo: should contain releases
🟢 The following pre-checks passed:
- Installation: successfully installed
- Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 18 - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON: initializer function found
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- NPM Package: has not been deprecated
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency
⚠️ Please action these failures and then comment /check to run the checks again. Let us know if you need any help.
If updating your package.json and config.schema.json files, don't forget to publish a new version to NPM.
/check
🟢 The following pre-checks passed:
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 18 - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.7.0 - Package JSON: initializer function found
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
- NPM Package: has not been deprecated
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency
🎉 All pre-checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.
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.
/check
🟢 The following checks passed:
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 18 - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.8.4 - Package JSON: initializer function found
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
- NPM Package: has not been deprecated
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency
🎉 All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.
-
General
- [x] The plugin must be of type dynamic platform.
- [x] The plugin must not offer the same nor less functionality than that of any existing verified plugin.
-
Repo
- [x] The plugin must be published to NPM and the source code available on a GitHub repository, with issues enabled.
- [x] A GitHub release should be created for every new version of your plugin, with release notes.
-
Environment
- [x] The plugin must run on all supported LTS versions of Node.js, at the time of writing this is Node v18 and v20.
- [x] The plugin must successfully install and not start unless it is configured.
- [x] The plugin must not execute post-install scripts that modify the users' system in any way.
- [x] The plugin must not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
-
Codebase
- [x] The plugin must implement the Homebridge Plugin Settings GUI.
- [x] The plugin must not contain any analytics or calls that enable you to track the user.
- [x] If the plugin needs to write files to disk (cache, keys, etc.), it must store them inside the Homebridge storage directory.
- [x] The plugin must not throw unhandled exceptions, the plugin must catch and log its own errors.
Congratulations! Your plugin has been verified!
You can now add one of the Verified by Homebridge badges to your plugin's README:
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
Your plugin is now also eligible to display a :heart: Donate button on its tile in the Homebridge UI. See https://github.com/homebridge/homebridge/wiki/Donation-Links for instructions.
If for any reason in the future you can no longer maintain your plugin, please consider transferring it to our unmaintained plugins repo. We can take ownership until another willing developer comes along.
Don't forget to join the official Homebridge Discord server, where plugin developers can get tips and advice from other developers and the Homebridge project team in the #plugin-development channel!
As a verified plugin, you can request a channel in the Discord server to discuss your plugin with users and other developers. Just ask in the #plugin-development channel.
Thank you for your contribution to the Homebridge community.
- The Homebridge Team
sorry this took so long!