diff --git a/images/info.png b/images/info.png new file mode 100644 index 0000000..4dcc170 Binary files /dev/null and b/images/info.png differ diff --git a/index.php b/index.php index 76cd858..5ffe4fd 100644 --- a/index.php +++ b/index.php @@ -56,7 +56,7 @@ foreach($DATA as $room){ echo '
'.$device['name'].'
'; + echo ''; echo ' | '; echo ''; echo 'Brightness:
'; diff --git a/info.php b/info.php new file mode 100644 index 0000000..c27d01e --- /dev/null +++ b/info.php @@ -0,0 +1,38 @@ +Device Info'; + echo 'Device ID:'.$did.'
'; + $CMD = "cmd=DeviceGetInfo&data=Room ID:'.$rid.'
'; + + $CMD = "cmd=RoomGetInfoAll&data=