View on GitHub

Statstat

Analysis of stats from your thermostat

Download this project as a .zip file Download this project as a tar.gz file

Stat stat

A set of tools to record and analyze data from a smart thermostat.

Thermostat support

Currently, only Honeywell Thermostats controllable through their Total Connect system are supported. Additional thermostats can be added as plugins using the plugin structure outlined here- https://github.com/jamesnw/statstat/wiki/Plugin-structure

Installation

Analysis

Graph

See your temperatures fluctuate and change.

Delay

See how long it takes for your house to heat and cool based on outside temperature

Security & Privacy

As this does not allow anyone (including you) to control your thermostat via the web interface, security concerns are minimal. However, you do need to store your password in plain text on the server, so anyone with access to that would have access to control your thermostat.

For privacy- if you have privacy concerns, I'd suggest using htpasswd to put the info behind a password.