-
Notifications
You must be signed in to change notification settings - Fork 16
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-agile-octopus-rates #754
Comments
🔴 The following checks failed:
🟢 The following checks passed:
If updating your |
/check Good morning, these issues should now be resolved. Could this be checked over once more? |
/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. |
I have installed the plugin into a child bridge and have a minimal config of {
"name": "Agile Octopus",
"platform": "AgileOctopusRates",
"_bridge": {
"username": "0E:86:73:5D:5C:85",
"port": 54483
}
} This is leading to a crash loop with the following error:
Errors like this should be caught and dealt with appropriately! |
Hi @bwp91 , Thank you so much for taking the time to check this plugin and for the feedback on the error above. I have updated the plugin tis morning as version 1.2.9 with both validation of required config keys and error handling for invalid API responses from the Octopus Energy API to prevent the crash loop described above. Would you mind giving this a check over with this amendment? Thanks again, |
/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. |
Congratulations! Your plugin has been verified! You can now add one of the Verified by Homebridge badges to your plugin's README:
Your plugin is now also eligible to display a ❤️ 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.
|
thanks for making those changes, happy to verify this now 😃 |
Thanks @bwp91 ! 😃 |
Plugin Name
homebridge-agile-octopus-rates
Link To GitHub Repo
https://github.com/danieljtribe/homebridge-agile-octopus
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
Thanks for taking the time to review this plugin.
This plugin enables users to schedule electronic devices at the cheapest & greenest times on a UK energy tariff called "Agile" from Octopus Energy.
Historic versions have been for personal use but usage has increased by other Homebridge users and I will be active maintaining this project and publishing updates frequently.
The text was updated successfully, but these errors were encountered: