luma - this is awesome. My primary purpose for my Echo was to some day be able to control my Sonos and Harmony Hub via Voice
Have managed to execute the jar file for the armzilla Hue emulator and have Eventghost running. A little unsure as to how to get the Webserver plugin setup within EG at present - have set my 'HTML documents root' folder - but when I click on OK the Log shows:
Error starting plugin: Webserver
Traceback (most recent call last) (1700):
File "C:\Program Files\EventGhost\eg\Classes\PluginInstanceInfo.py", line 177, in Start
self.instance.__start__(*self.args)
File "C:\Program Files\EventGhost\plugins\Webserver\__init__.py", line 3663, in __start__
self.server = MyServer(RequestHandler, port, certfile, keyfile)
File "C:\Program Files\EventGhost\plugins\Webserver\__init__.py", line 842, in __init__
HTTPServer.__init__(self, address, requestHandler)
File "SocketServer.pyc", line 400, in __init__
File "C:\Program Files\EventGhost\plugins\Webserver\__init__.py", line 858, in server_bind
HTTPServer.server_bind(self)
File "BaseHTTPServer.pyc", line 108, in server_bind
File "SocketServer.pyc", line 411, in server_bind
File "<string>", line 1, in bind
error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Also, when running command prompt as admin, and the zip from
http://svideo.org/HarmonyHubControl.zip, I am sending in:
C:\Echo\HarmonyHubControl>HarmonyHubControl.exe my email address my password 192.168.1.114 list_devices
however got this error back:
LOGITECH WEB SERVICE LOGIN : FAILURE
ERROR : harmonyWebServiceLogin : Logitech web service response does not contain a login authorization token
C:\Echo\HarmonyHubControl>
any ideas as to why I am getting this failures for EG and HHC?
thanks
*update* - issue was with AVG Antivirus - disabled AVG, ran the command again and got a successful login - re-enabled AVG and it still works
However, sent in some commands based upon Activity IDs which appear successful at cmd prompt - however the activites are not actioning - any ideas?