homebridge-http-webhooks icon indicating copy to clipboard operation
homebridge-http-webhooks copied to clipboard

A http plugin with support of webhooks for Homebridge: https://github.com/nfarina/homebridge

Results 42 homebridge-http-webhooks issues
Sort by recently updated
recently updated
newest added

Hi, I really like this homebridge plugin. But one thing seems to be missing: could anyone add variables like "total power consumption" in kWh and "present effective power" in Watts?...

enhancement
help wanted

Hi, Thanks for a great plug-in. It would be amazing if `NewState` could have `toggle` value option, in addition to `true` and `false`! Cheers

enhancement
help wanted

I'm using this to update the information from a temperature sensor, via AquaSpace. I see nowhere on either side to specify the unit as C or F. Aquaspace is providing...

enhancement
help wanted

In the example below I first retrieve the state of a switch (Garageleft). However when doing the same for a thermostat (wake_heat) no state values are returned. How do I...

enhancement
help wanted

I use this plugin for remote starting my car through its API. Using the pushbutton module seems to start my car and immediately shut it off. The API does not...

enhancement
help wanted

Hi there, Is there a way to get more verbose logging output on which Occupancy Sensor was triggered. Currently I see this 08/11/2022, 23:02:15Http Webhooks BridgeHttpWebHooksChange HomeKit value for occupancy...

enhancement
help wanted

...hey, i have successfully setup a Lightswitch in the plugin interface, if i press the button in the HB-UI the Button and the Light goes on, nice! But when i...

waiting for response

Unlike other accessories, the garage door spams its get state message once a minute to the `info` level. Reducing this level to `debug` matches the behavior of other accessories.

Hi there, Thank you for a great plugin! Is it currently possible to stop sensors/devices created by this plugin from logging their incoming HTTP requests? I have a Temp/Humidity sensor...

enhancement
help wanted

### 0.1.19-beta.1 From jsiegenthaler: Updated package.json to show compatibility with Homebridge v2 tested on homebdrige v2 with a motion sensor, all OK Updated dependencies: "http-auth": "^4.2.0", "node-persist": "^2.1.0", "request": "^2.88.2",...