Simple Webinterface for communicating with a Harmony Hub
Based on the following projects
Add your Logitech Harmony settings to the application.conf
harmony.ip="192.168.0.10"
harmony.user="Harmony Username"
harmony.password="Harmony Password"
or pass it via arguments
-Dharmony.ip="192.168.0.10" -Dharmony.user="Harmony Username" -Dharmony.password="Harmony Password"
TODO:
List commandsSend commands to the hubPower on/offSwitch activity- Make a release