Archived
1
0

Add images of possible analysis

This commit is contained in:
James Stuckey Weber
2015-03-22 11:29:25 -04:00
parent c332134b97
commit f131567ea3

View File

@@ -1,4 +1,4 @@
#Stat stat # Stat stat
A set of tools to record and analyze data from a smart thermostat. A set of tools to record and analyze data from a smart thermostat.
##Thermostat support ##Thermostat support
@@ -10,3 +10,12 @@ Currently, only Honeywell Thermostats controllable through their Total Connect s
* Run dbsetup.php * Run dbsetup.php
* Add a cron job to run scrape.php every 5 minutes. * Add a cron job to run scrape.php every 5 minutes.
* Wait for useful data to come in * 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)