steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

Implement fakegato-history (Sensor History) #20

Closed kosolit closed 5 years ago

kosolit commented 5 years ago

Is it possible to implement Fakegato https://libraries.io/npm/fakegato-history? It would be aswesome if I had a history of my temperature data of my OpenHab MQTT temperature sensors. Homebridge-Hue is using this aswell.

steilerDev commented 5 years ago

I don't see a personal need to implement this, but feel free to fork my repo, implement it and we can then see if a merge into upstream makes sense. Thanks!