Skip to content

jingx23/HarmonyControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Harmony Web Control

Simple Webinterface for communicating with a Harmony Hub

Example

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 commands
  • Send commands to the hub
  • Power on/off
  • Switch activity
  • Make a release

About

Simple Webinterface for communicating with a Harmony Hub

Resources

Stars

Watchers

Forks

Packages

No packages published