The below continues to work, but homebridge-http-webhooks is much easier to set up and use as it only requires a HTTP request. With this package, you configure individual switches from config.json
.
"platforms": [
[...]
{
"platform": "HttpWebHooks",
"webhook_port": 4051,