homebridge-http-webhooks
homebridge-http-webhooks copied to clipboard
A http plugin with support of webhooks for Homebridge: https://github.com/nfarina/homebridge
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?...
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
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...
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...
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...
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...
...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...
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...
### 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",...