Archived
1
0

Allow for thermostat type to be pluggable

This commit is contained in:
James Stuckey Weber
2015-03-22 14:17:24 -04:00
parent a130a4d24d
commit f146e5b9b9
4 changed files with 208 additions and 222 deletions

View File

@@ -0,0 +1,6 @@
<?php
//Total Connect info
$username="";
$password="";
$device_number = "";
?>