Archived
1
0

Initial commit

This commit is contained in:
James Stuckey Weber
2015-03-22 09:16:26 -04:00
parent c7b1125cb1
commit 6338c528e9
12 changed files with 581 additions and 5 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
#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.
##Installation
* Add your database info to globals.php.example. Rename to globals.php
* 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