homebridge / plugins

Information and resources for Homebridge plugins.
https://homebridge.io/w/Verified-Plugins
GNU General Public License v3.0
366 stars 17 forks source link

homebridge-wattbox #432

Closed derek-miller closed 2 years ago

derek-miller commented 2 years ago

Link To GitHub Repo

https://github.com/derek-miller/homebridge-wattbox

Link To NPM Package

https://www.npmjs.com/package/homebridge-wattbox

github-actions[bot] commented 2 years ago

:white_check_mark: Pre-checks completed successfully.

github-actions[bot] commented 2 years ago

[7/1/2022, 5:31:48 PM] Error: connect ECONNREFUSED 127.0.0.1:80
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
[7/1/2022, 5:31:48 PM] Got SIGTERM, shutting down Homebridge...
[7/1/2022, 5:31:49 PM] ERR_SERVER_CLOSED: Cannot send packets on a closed mdns server!
    at MDNSServer.assertBeforeSend (/usr/local/lib/node_modules/homebridge/node_modules/@homebridge/ciao/src/MDNSServer.ts:403:13)
    at MDNSServer.sendOnAllNetworksForService (/usr/local/lib/node_modules/homebridge/node_modules/@homebridge/ciao/src/MDNSServer.ts:302:10)
    at MDNSServer.sendQueryBroadcast (/usr/local/lib/node_modules/homebridge/node_modules/@homebridge/ciao/src/MDNSServer.ts:263:26)
    at Prober.sendProbeRequest (/usr/local/lib/node_modules/homebridge/node_modules/@homebridge/ciao/src/responder/Prober.ts:165:17)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)
[7/1/2022, 5:31:53 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[7/1/2022, 5:31:58 PM] [HB Supervisor] Restarting Homebridge...

Comment /check to run checks again.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

derek-miller commented 2 years ago

I missed the checks comment originally. I will update the plugin and rerun the checks.

derek-miller commented 2 years ago

/checks

github-actions[bot] commented 2 years 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 2 years ago
Screenshot 2022-08-28 at 11 15 41 PM