wlyc - Yamaha Receiver Webcontrol
GitHub repository
https://github.com/panticz/wlyc
Demo
http://dl.panticz.de/wlyc/wlyc3900.html
<?php
$URL="https://raw.githubusercontent.com/panticz/wlyc/master/wlyc";
echo $URL;
echo "
"; $c = curl_init(); curl_setopt($c, CURLOPT_URL, $URL); #echo htmlspecialchars(curl_exec($c)); curl_setopt($c, CURLOPT_RETURNTRANSFER, 1); echo htmlspecialchars(curl_exec($c)); curl_close($c); echo "
";
?>
Links
http://your.recier.ip/YamahaRemoteControl/UnitDesc.xml