Verification Request: homebridge-otodo-vav
Plugin Name
homebridge-otodo-vav
Link To GitHub Repo
https://github.com/Surfysamy/homebridge-otodo-vav
Plugin Icon (Optional)
I'd like my plugin to be verified because i've been looking for homebridge plugins for this application and I've never found it. I think it could be useful for otodo customers to be able to add their products to homebridge. I'm a solo developer and I made this without any help so don't hesitate to tell me if something is wrong in my code Thanks
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
đ´ Failed Checks
- Package JSON:
homepagemissing or does not start withhttps:// - Package JSON:
bugs.urlmissing - Config Schema JSON: schema is invalid -
requiredshould not be a boolean property on individual fields. In JSON Schema,requiredmust be an array at the object level listing required property names. Remove"required": true/falsefrom individual properties and use"required": ["property1", "property2"]at the object level instead.
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
âšī¸ Check Details
- The version of the plugin tested could not be determined.
- Link to the run workflow: visit â.
đ Next Steps
- Please action these failures and then comment
/checkto run the checks again. - If updating your
package.jsonandconfig.schema.jsonfiles, don't forget to publish a new version to NPM. - Remember this is an automatic script: if you think something has been marked as a failure in error, let us know with a reply.
- Feel free to ask any questions you have by replying to this issue.
/check
đ´ Failed Checks
- GitHub Repo: version mismatch - NPM has v1.2.2 but GitHub package.json has v1.2.1
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains valid JSON Schema
- Config Schema JSON: schema has valid
typeproperty - Config Schema JSON: schema has valid
propertiesfor object type - Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
âšī¸ Check Details
- These checks were run against
v1.2.2of the plugin. - Link to the run workflow: visit â.
đ Next Steps
- Please action these failures and then comment
/checkto run the checks again. - If updating your
package.jsonandconfig.schema.jsonfiles, don't forget to publish a new version to NPM. - Remember this is an automatic script: if you think something has been marked as a failure in error, let us know with a reply.
- Feel free to ask any questions you have by replying to this issue.
/check
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- GitHub Repo: version in package.json (v1.2.2) matches NPM version (v1.2.2)
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains valid JSON Schema
- Config Schema JSON: schema has valid
typeproperty - Config Schema JSON: schema has valid
propertiesfor object type - Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
- Runtime: homebridge installed successfully
- Runtime: no config - homebridge should start without plugin configuration and plugin should not load
- Runtime: platform only - plugin should start with just platform property
- Runtime: minimal required - plugin should start with minimal required configuration
- Runtime: full config - plugin should start with comprehensive configuration
- Runtime: network resilience - plugin should handle network failures without crashing
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
âšī¸ Check Details
- These checks were run against
v1.2.2of the plugin. - Link to the run workflow: visit â.
- External HTTP requests detected:
- đĄ
https://api.gateway.otodo.io/authenticateMethods:POST| Count:3| Scenarios: full config, minimal required, network resilience
- đĄ
đ Next Steps
All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.
/check
đ´ Failed Checks
Runtime Issues:
-
â ī¸ Plugin crashes when started with the following configuration:
{ "platform": "OtodoVavPlatform", "email": "testvalue", "password": "testvalue" }Error:
expected startup but failed - Plugin initialization error detectedThis needs to be fixed so that the plugin does not send Homebridge into a crash-restart loop. The plugin could:
- Handle missing required configuration gracefully with proper error messages
- Provide sensible defaults for missing values
- Validate configuration during startup and log helpful warnings
-
â ī¸ Plugin crashes when started with the following configuration:
{ "platform": "OtodoVavPlatform", "name": "OtodoVavPlatform", "email": "[email protected]", "password": "testpassword", "parkname": "vav", "homeId": "test-value", "pollIntervalSec": 30, "debug": false, "displayModeSliders": false }Error:
expected startup but failed - Plugin initialization error detectedThis needs to be fixed so that the plugin does not send Homebridge into a crash-restart loop. The plugin could:
- Handle missing required configuration gracefully with proper error messages
- Provide sensible defaults for missing values
- Validate configuration during startup and log helpful warnings
-
â ī¸ Plugin crashes when network requests fail:
Test scenario: Network resilience test with simulated HTTP failures
Configuration used:
{ "platform": "OtodoVavPlatform", "name": "OtodoVavPlatform", "email": "[email protected]", "password": "testpassword", "parkname": "vav", "homeId": "test-value", "pollIntervalSec": 30, "debug": false, "displayModeSliders": false }Error:
expected startup but failed - Plugin initialization error detectedThis test simulates network failures to verify the plugin handles HTTP errors gracefully. The plugin should:
- Implement proper error handling for all HTTP requests
- Use try-catch blocks or .catch() handlers for promises
- Provide fallback behavior when external services are unavailable
- Log errors appropriately without crashing Homebridge
- Consider implementing retry logic with exponential backoff
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- GitHub Repo: version in package.json (v1.4.1) matches NPM version (v1.4.1)
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains valid JSON Schema
- Config Schema JSON: schema has valid
typeproperty - Config Schema JSON: schema has valid
propertiesfor object type - Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
- Runtime: homebridge installed successfully
- Runtime: no config - homebridge should start without plugin configuration and plugin should not load
- Runtime: platform only - plugin should start with just platform property
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
âšī¸ Check Details
- These checks were run against
v1.4.1of the plugin. - Link to the run workflow: visit â.
- External HTTP requests detected:
- đĄ
https://api.gateway.otodo.io/authenticateMethods:POST| Count:3| Scenarios: full config, minimal required, network resilience
- đĄ
đ Next Steps
- Please action these failures and then comment
/checkto run the checks again. - If updating your
package.jsonandconfig.schema.jsonfiles, don't forget to publish a new version to NPM. - Remember this is an automatic script: if you think something has been marked as a failure in error, let us know with a reply.
- Feel free to ask any questions you have by replying to this issue.
/check
đ´ Failed Checks
Runtime Issues:
-
â ī¸ Plugin crashes when started with the following configuration:
{ "platform": "OtodoVavPlatform", "email": "testvalue", "password": "testvalue" }Error:
expected startup but failed - Plugin initialization error detectedThis needs to be fixed so that the plugin does not send Homebridge into a crash-restart loop. The plugin could:
- Handle missing required configuration gracefully with proper error messages
- Provide sensible defaults for missing values
- Validate configuration during startup and log helpful warnings
-
â ī¸ Plugin crashes when started with the following configuration:
{ "platform": "OtodoVavPlatform", "name": "OtodoVavPlatform", "email": "[email protected]", "password": "testpassword", "parkname": "vav", "homeId": "test-value", "pollIntervalSec": 30, "debug": false, "displayModeSliders": false }Error:
expected startup but failed - Plugin initialization error detectedThis needs to be fixed so that the plugin does not send Homebridge into a crash-restart loop. The plugin could:
- Handle missing required configuration gracefully with proper error messages
- Provide sensible defaults for missing values
- Validate configuration during startup and log helpful warnings
-
â ī¸ Plugin crashes when network requests fail:
Test scenario: Network resilience test with simulated HTTP failures
Configuration used:
{ "platform": "OtodoVavPlatform", "name": "OtodoVavPlatform", "email": "[email protected]", "password": "testpassword", "parkname": "vav", "homeId": "test-value", "pollIntervalSec": 30, "debug": false, "displayModeSliders": false }Error:
expected startup but failed - Plugin initialization error detectedThis test simulates network failures to verify the plugin handles HTTP errors gracefully. The plugin should:
- Implement proper error handling for all HTTP requests
- Use try-catch blocks or .catch() handlers for promises
- Provide fallback behavior when external services are unavailable
- Log errors appropriately without crashing Homebridge
- Consider implementing retry logic with exponential backoff
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- GitHub Repo: version in package.json (v1.4.1) matches NPM version (v1.4.1)
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains valid JSON Schema
- Config Schema JSON: schema has valid
typeproperty - Config Schema JSON: schema has valid
propertiesfor object type - Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
- Runtime: homebridge installed successfully
- Runtime: no config - homebridge should start without plugin configuration and plugin should not load
- Runtime: platform only - plugin should start with just platform property
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
âšī¸ Check Details
- These checks were run against
v1.4.1of the plugin. - Link to the run workflow: visit â.
- External HTTP requests detected:
- đĄ
https://api.gateway.otodo.io/authenticateMethods:POST| Count:3| Scenarios: full config, minimal required, network resilience
- đĄ
đ Next Steps
- Please action these failures and then comment
/checkto run the checks again. - If updating your
package.jsonandconfig.schema.jsonfiles, don't forget to publish a new version to NPM. - Remember this is an automatic script: if you think something has been marked as a failure in error, let us know with a reply.
- Feel free to ask any questions you have by replying to this issue.
/check
đĸ Passed Checks
- Installation: successfully installed
- Package JSON:
homepageexists - Package JSON:
bugs.urlexists and seems a valid URL - Package JSON:
keywordsexist and contain'homebridge-plugin' - Package JSON:
'preinstall'inscriptsis not present - Package JSON:
'install'inscriptsis not present - Package JSON:
'postinstall'inscriptsis not present - Package JSON:
engines.nodeproperty is compatible with Node 20 - Package JSON:
engines.nodeproperty is compatible with Node 22 - Package JSON:
engines.nodeproperty is compatible with Node 24 - Package JSON:
engines.homebridgeproperty is compatible with Homebridge 1.11.1 - Package JSON: initializer function found
- NPM Package: has not been deprecated
- GitHub Repo: version in package.json (v1.4.3) matches NPM version (v1.4.3)
- Config Schema JSON: exists and is valid JSON
- Config Schema JSON: contains valid JSON Schema
- Config Schema JSON: schema has valid
typeproperty - Config Schema JSON: schema has valid
propertiesfor object type - Config Schema JSON: contains a valid
pluginAlias - Config Schema JSON: the
pluginTypeis set to'platform' - Config Schema JSON: contains a
nameschema property - Dependencies:
homebridgewas not installed as a dependency - Dependencies:
hap-nodejswas not installed as a dependency - Security: no known vulnerabilities in dependencies
- Security: no unsafe code patterns detected
- Security: no privilege escalation attempts detected
- Runtime: homebridge installed successfully
- Runtime: no config - homebridge should start without plugin configuration and plugin should not load
- Runtime: platform only - plugin should start with just platform property
- Runtime: minimal required - plugin should start with minimal required configuration
- Runtime: full config - plugin should start with comprehensive configuration
- Runtime: network resilience - plugin should handle network failures without crashing
- GitHub Repo: repository is public
- GitHub Repo: repository is not archived
- GitHub Repo: issues are enabled
- GitHub Repo: contains releases
âšī¸ Check Details
- These checks were run against
v1.4.3of the plugin. - Link to the run workflow: visit â.
- External HTTP requests detected:
- đĄ
https://api.gateway.otodo.io/authenticateMethods:POST| Count:3| Scenarios: full config, minimal required, network resilience
- đĄ
đ Next Steps
All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.