verified icon indicating copy to clipboard operation
verified copied to clipboard

homebridge-homekit-control

Open minamoanes opened this issue 1 year ago • 2 comments

Link To GitHub Repo

https://github.com/minamoanes/homebridge-homekit-control

Link To NPM Package

https://www.npmjs.com/package/homebridge-homekit-control

minamoanes avatar Jul 22 '22 12:07 minamoanes

The following pre-checks failed:

:x: Failed to import plugin: EAFNOSUPPORT, Address family not supported by protocol

Comment /check to run checks again.

github-actions[bot] avatar Jul 22 '22 12:07 github-actions[bot]

  • [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.
  • [X] - 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.
  • [X] - GitHub releases should be created for every new version of your plugin, with patch notes.
  • [x] - 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.

node 14 or higher


Comment /check to run checks again.

github-actions[bot] avatar Aug 29 '22 03:08 github-actions[bot]

/check

donavanbecker avatar Oct 31 '22 15:10 donavanbecker

The following pre-checks failed:

:x: Failed to import plugin: EAFNOSUPPORT, Address family not supported by protocol

Comment /check to run checks again.

github-actions[bot] avatar Oct 31 '22 15:10 github-actions[bot]

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 :heart: 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

github-actions[bot] avatar Oct 31 '22 15:10 github-actions[bot]

Thank you @donavanbecker !🚀

minamoanes avatar Oct 31 '22 15:10 minamoanes

Screenshot 2022-10-31 at 5 19 39 PM

donavanbecker avatar Oct 31 '22 22:10 donavanbecker