Uses the device ID to support several thermostats. Pretty simple - only setup is now an array of devices, now a single device. However, many changes follow...
3 lines
52 B
PHP
3 lines
52 B
PHP
<?php
|
|
header('Location: graph.php?id=0');
|
|
?>
|