benzman81 / homebridge-http-webhooks

A http plugin with support of webhooks for Homebridge: https://github.com/nfarina/homebridge
GNU General Public License v3.0
180 stars 57 forks source link

History support #27

Open tomky opened 6 years ago

tomky commented 6 years ago

Is it possible to add the history support (like fakegato) so we can use Eve or other third-party controller to monitor the history of certain values, such as temperature?

benzman81 commented 6 years ago

Pull requests welcome.

EIBHomeControl commented 6 years ago

for temperature values is working already see my fork https://github.com/EIBHomeControl/homebridge-http-webhooks

LukasFoukal commented 3 years ago

Did this ever go anywhere? Can you just pull and submit to the main project @EIBHomeControl ? I could just use your version but I am already running @benzman81 and there would probably be a conflict there, right?

benzman81 commented 3 years ago

@LukasFoukal there would be a conflict, as the plugin fork by @EIBHomeControl is very old.

LukasFoukal commented 3 years ago

@LukasFoukal there would be a conflict, as the plugin fork by @EIBHomeControl is very old.

danricho commented 7 months ago

This would be the missing piece for this plugin (along with temperature sensor battery state - also in @EIBHomeControl)