homebridge / plugins

Information and resources for Homebridge plugins.
https://homebridge.io/w/Verified-Plugins
GNU General Public License v3.0
367 stars 16 forks source link

Verification Request: homebridge-gsh #780

Open NorthernMan54 opened 2 hours ago

NorthernMan54 commented 2 hours ago

Plugin Name

homebridge-gsh

Link To GitHub Repo

https://github.com/homebridge-plugins/homebridge-gsh

Plugin Icon (Optional)

icons8-google-home-96

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.

🟠 No (please explain in the more information box at the end)

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

Cloud services are required for the service, and the cloud service will log version and other user specific information.

github-actions[bot] commented 2 hours ago

🔴 The following checks failed:


🟢 The following checks passed:


⚠️ 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.

NorthernMan54 commented 2 hours ago

/check

NorthernMan54 commented 2 hours ago

/check

github-actions[bot] commented 2 hours ago

🔴 The following checks failed:


🟢 The following checks passed:


⚠️ 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.

NorthernMan54 commented 1 hour ago

/check

github-actions[bot] commented 1 hour ago

🟢 The following checks passed:


🎉 All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.