Add images of possible analysis
This commit is contained in:
13
README.md
13
README.md
@@ -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
|
||||||
@@ -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
|
* Add your Honeywell Total Connect info to logininfo.php.example. Rename to logininfo.php
|
||||||
* 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.
|
||||||
|

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

|
||||||
|
|||||||
Reference in New Issue
Block a user