MWoods329 Posted February 22, 2015 Posted February 22, 2015 I have an ISY994i with the network module. We recently got a Harmony Ultimate Hub to control the entertainment center (the iphone app for it is easier for my wife to use). I have a sleep program in my ISY (countdown to turn off all appliances), and we use the sleep timer in the Harmony app. I've read in a few areas of this forum that a network resource can be created to push commands to the Harmony Hub. Also read a little bit more here (http://www.domoticz.com/forum/viewtopic.php?f=4&t=4676) I'm still trying to figure out the network resource. I'd like to be able to create a network resource that activates the sleep timer for the Harmony hub and add that into the sleep timer program I created in the ISY. Can anyone point me to an example I can follow?
Scyto Posted February 23, 2015 Posted February 23, 2015 (edited) I guess start here http://iweb.dl.sourceforge.net/project/harmonyhubcontrol/PROTOCOL.md this will help you use CURL or other apps to get the info, looks like this a little like setting up the hue network resource Edited February 23, 2015 by Scyto
paulbates Posted February 23, 2015 Posted February 23, 2015 My understanding is that the harmony hub requires authentication to access it, and the ISY, at V4 of firmware, doesn't support that 2 way dialogue. If true, we're looking forward to V5 of firmware to explore supporting this device.
Scyto Posted February 23, 2015 Posted February 23, 2015 paulbates, on 22 Feb 2015 - 4:20 PM, said: My understanding is that the harmony hub requires authentication to access it, and the ISY, at V4 of firmware, doesn't support that 2 way dialogue. If true, we're looking forward to V5 of firmware to explore supporting this device. I think you are right, I just dug into that document, it needs a session token. Shame the app is a C++ app, if it was.net we could use it with mono on Pi and one of th automation shack apps to launch and control the app http://sourceforge.net/projects/harmonyhubcontrol/ ...
Recommended Posts