homebridge / homebridge/plugins
Verification Request: homebridge-cuby-helios
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 369
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Plugin Name
homebridge-cuby-helios
Link To GitHub Repo
https://github.com/cvalord/homebridge-cuby-helios
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
homebridge-cuby-helios is a dynamic platform plugin specifically designed for Cuby Helios gas level monitoring.
It uses the Cuby Cloud API to authenticate, obtain and renew JWT tokens, and retrieve the current gas level from the user's Cuby Helios device.
The plugin:
- Is published on npm.
- Has its source code publicly available on GitHub.
- Uses Homebridge UI configuration via config.schema.json.
- Does not use analytics or user tracking.
- Does not require non-standard Homebridge startup parameters.
- Does not use post-install scripts to modify the user's system.
- Handles API, authentication, timeout, and network errors.
- Does not log the user's password or JWT.
- Does not require persistent plugin-specific files outside Homebridge storage.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked homebridge-cuby-helios repository and its config.schema.json against the verification checklist in this issue. Check the plugin's installation, configuration, API, error handling, storage, and tracking claims. Done means the verification criteria are confirmed and the request can be approved or rejected.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100