Trending

I have some Honeywell T6Pro thermostats and Centralite 3 Series temp/humidity sensors. Is there a way to have it download /email the event logs on a schedule so I can trend the data?

Extracting data from the log files can be cumbersome. Instead of a download/email process you could setup Node-RED to extract the values from a device and then dump them into a database. Here is a grafana example of log file vs device data for a 7 day period.


The graph in the example displays number of events.


Device data is easier to trend.

There are multiple threads explaining how to do this. If this is what you want to do this one should help get you started.

2 Likes