Archived
1
0
This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
statstat/thermostats/honeywell/logininfo.php.example
2015-03-22 14:17:24 -04:00

6 lines
80 B
Plaintext

<?php
//Total Connect info
$username="";
$password="";
$device_number = "";
?>