cflurin / homebridge-mqtt

Homebridge-mqtt is a Plugin for Homebridge.
Apache License 2.0
229 stars 39 forks source link

Feature Request: Enable HomeKit accessory History #49

Closed PaulWieland closed 6 years ago

PaulWieland commented 6 years ago

Elgato Eve supports viewing HomeKit accessory device history (like temperature over time). I have a temperature/humidity accessory setup and am updating the values via MQTT. It would be great if we could also view the history of accessories created with the MQTT plugin.

I'm not sure if other accessory types support history, but I could see it being useful for things like motion sensors.

See this plugin for an example: https://github.com/simont77/fakegato-history

And here's a screenshot of what it looks like in Eve

cflurin commented 6 years ago

@fahrvergnuugen I'm working on an other project just now but I'll have a look at your request as soon as possible.

cflurin commented 6 years ago

The history chart is a specific Elgato feature, the app Home doesn't support it. I have no plan to add this feature for Elgato Eve, may be Apple will add it to HomeKit in the future.