Hi guys-
I recently configured an ESP8266 + DHT22 to report temp / humidity to Home Assistant which is currently running on a Raspberry Pi 3 ala this tutorial: https://home-assistant.io/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/
I would like to ask the community if there is a good way to log and graph this data for the last hour / day / week / month / year. Presumably this would be done by querying MQTT server?
Any ideas / pointers very much appreciated!
-R