Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homebridge-nb #210

Closed
ebaauw opened this issue Nov 6, 2020 · 3 comments
Closed

homebridge-nb #210

ebaauw opened this issue Nov 6, 2020 · 3 comments
Labels
verified use when a plugin meets the criteria - adds the verified badge text

Comments

@ebaauw
Copy link
Contributor

ebaauw commented Nov 6, 2020

Plugin Details
Homebridge plugin for Nuki Bridge.

This Homebridge plugin exposes Nuki Smart Lock and Nuki Opener devices, connected to a Nuki Bridge, to Apple's HomeKit.

@ebaauw ebaauw added the pending the label given to a new verification/icon request label Nov 6, 2020
@github-actions
Copy link

github-actions bot commented Nov 6, 2020

✅ Pre-checks completed successfully.

@oznu
Copy link
Member

oznu commented Nov 10, 2020

  • - The plugin must successfully install.
  • - The plugin must impliment the Homebridge Plugin Settings GUI.
  • - The plugin must not start unless it is configured.
  • - The plugin must not execute postinstall scripts that modify the users system in any way.
  • - 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 it's own errors.
  • - The plugin must be published to npm and the source code available on GitHub.
  • - A GitHub release - with patch notes - should be created for every new version of your plugin.
  • - The plugin must run on all supported LTS versions of Node.js, at the time of writing this is Node.js v10, v12 and v14.
  • - The plugin must not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
  • - If the plugin needs to write files to disk (cache, keys, etc.), it must store them inside the Homebridge storage directory.

Everything looks good.

@oznu oznu added verified use when a plugin meets the criteria - adds the verified badge text and removed pending the label given to a new verification/icon request labels Nov 10, 2020
@github-actions
Copy link

Congratulations! Your plugin has been verified.

You can now add the Verified by Homebridge badge to your plugin's README:

verified-by-homebridge

[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)

Your plugin is now also eligible to display a ❤️ Donate button on it's tile in the Homebridge UI. See https://github.com/oznu/homebridge-config-ui-x/wiki/Developers:-Donation-Links for instructions.

Thank you for your contribution to the Homebridge Community.
https://homebridge.io

@oznu oznu closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified use when a plugin meets the criteria - adds the verified badge text
Projects
None yet
Development

No branches or pull requests

2 participants