Allow for thermostat type to be pluggable
This commit is contained in:
6
thermostats/honeywell/logininfo.php.example
Normal file
6
thermostats/honeywell/logininfo.php.example
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
//Total Connect info
|
||||
$username="";
|
||||
$password="";
|
||||
$device_number = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user