dkerr64 / homebridge-yolink

Apache License 2.0
12 stars 2 forks source link

Feature Request: Implement Data History #69

Open rcoletti116 opened 1 year ago

rcoletti116 commented 1 year ago

it would be great if data history could be implemented for Temperature & Humidity and energy tracking devices. Other plugins do this leveraging the fakegato library. The data is saved and visible within the Eve Homekit app.

https://github.com/simont77/fakegato-history

Example: https://github.com/bwp91/homebridge-wemo/tree/latest/lib/fakegato https://github.com/bwp91/homebridge-wemo/blob/latest/lib/device/insight.js#L74

dkerr64 commented 1 year ago

Thanks for the suggestion. There is an existing request for me to add power meter for the YoLink device that reports that. I have not started to think about it yet. For history tracking, that is nice idea. I'll take a look but no promises.