-
Notifications
You must be signed in to change notification settings - Fork 17
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
Verification Request: homebridge-blaq #740
Comments
🔴 The following pre-checks failed:
🟢 The following pre-checks passed:
If updating your |
/check |
🔴 The following pre-checks failed:
🟢 The following pre-checks passed:
If updating your |
/check |
🟢 The following pre-checks passed:
🎉 All pre-checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team. |
Hi @KyleBoyer with a minimal config of: {
"name": "Homebridge BlaQ",
"platform": "BlaQHomebridgePlugin",
"_bridge": {
"username": "0E:D6:37:2B:F2:59",
"port": 55165
}
} I get the following crash loop:
Please update the plugin to check that |
I’d also add - this plugin duplicates functionality that’s already in homebridge-ratgdo, another verified plugin which goes against this tenet of getting verified:
|
@bwp91 The requested changes have been implemented |
@hjdhjd Although homebridge-ratgdo does offer similar functionality for controlling a commercial version of ratgdo, there are Konnected GDO BlaQ specific features that homebridge-ratgdo do not implement for the specific Konnected GDO BlaQ - for example, the audible pre-close warning. |
I believe that’s the only documented feature that isn’t in homebridge-ratgdo, and happy to accept a PR to support it. 😄 |
/check |
🟢 The following checks passed:
🎉 All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team. |
Plugin Name
homebridge-blaq
Link To GitHub Repo
https://github.com/KyleBoyer/homebridge-blaq
Plugin Icon (Optional)
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
No response
The text was updated successfully, but these errors were encountered: