homebridge / verified

Plugins Verified by Homebridge
https://homebridge.io/w/Verified-Plugins
GNU General Public License v3.0
366 stars 17 forks source link

homebridge-rointe-unofficial #469

Closed jwcnewton closed 1 year ago

jwcnewton commented 1 year ago

Link To GitHub Repo

https://github.com/jwcnewton/rointe-homebridge-plugin

Link To NPM Package

https://www.npmjs.com/package/homebridge-rointe-unofficial

github-actions[bot] commented 1 year ago

:white_check_mark: Pre-checks completed successfully.

github-actions[bot] commented 1 year ago

1.

No plugin was found for the platform "Rointe Unoffical" in your config.json. Please make sure the corresponding plugin is installed correctly.

Config I used:

{
"platform": "Rointe Unoffical",
"name": "Rointe Unoffical"
}
  1. add node as an engine that is v14 or higher.

  2. GitHub Releases Notes Needed

    Comment /check to run checks again.

jwcnewton commented 1 year ago

/check

github-actions[bot] commented 1 year ago

:white_check_mark: Pre-checks completed successfully.

jwcnewton commented 1 year ago

/check

github-actions[bot] commented 1 year ago

:white_check_mark: Pre-checks completed successfully.

donavanbecker commented 1 year ago
[10/13/2022, 11:38:04 AM] TypeError: Cannot read properties of null (reading 'length')
    at RointeApiClient.<anonymous> (/usr/local/lib/node_modules/homebridge-rointe-unofficial/dist/lib/clients/rointe-api-client.js:76:46)
    at step (/usr/local/lib/node_modules/homebridge-rointe-unofficial/dist/lib/clients/rointe-api-client.js:33:23)
    at Object.next (/usr/local/lib/node_modules/homebridge-rointe-unofficial/dist/lib/clients/rointe-api-client.js:14:53)
    at fulfilled (/usr/local/lib/node_modules/homebridge-rointe-unofficial/dist/lib/clients/rointe-api-client.js:5:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[10/13/2022, 11:38:04 AM] Got SIGTERM, shutting down Homebridge...
jwcnewton commented 1 year ago

/check

github-actions[bot] commented 1 year ago

:white_check_mark: Pre-checks completed successfully.

github-actions[bot] commented 1 year ago

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

donavanbecker commented 1 year ago
Screenshot 2022-10-13 at 1 26 37 PM