From f131567ea394fd81a35da46e0cc2464f924627c7 Mon Sep 17 00:00:00 2001 From: James Stuckey Weber Date: Sun, 22 Mar 2015 11:29:25 -0400 Subject: [PATCH] Add images of possible analysis --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f93d60..f53f2c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Stat stat +# Stat stat A set of tools to record and analyze data from a smart thermostat. ##Thermostat support @@ -9,4 +9,13 @@ Currently, only Honeywell Thermostats controllable through their Total Connect s * Add your Honeywell Total Connect info to logininfo.php.example. Rename to logininfo.php * Run dbsetup.php * Add a cron job to run scrape.php every 5 minutes. -* Wait for useful data to come in \ No newline at end of file +* Wait for useful data to come in + +##Analysis +###Graph +See your temperatures fluctuate and change. +![](http://jamesnw.github.io/statstat/images/graph.png) + +###Delay +See how long it takes for your house to heat and cool based on outside temperature +![](http://jamesnw.github.io/statstat/images/delay.png)