Jump to content

afschmitt

Members
  • Posts

    12
  • Joined

  • Last visited

afschmitt's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. It did not actually do what was intended. I've been reading about the issue. Here is someone having a similar issue. http://stackoverflow.com/questions/33143604/how-to-get-around-cors-with-philips-hue-hub Any ideas on how to get this working?
  2. Hello, I am trying to integrate my Hue hub into the ISY network module. I've followed the online directions from this forum but I'm getting a strange response message and my commands are not working. I've tried using the regular (round) hub and the new (square) homekit hub. Everything works fine if I use Hue api debugger.
  3. Anyone here figure out how to backwards engineer the open / close Chamberlain MyQ API for use with ISY programs? There is a plugin for SmarthThings so I am hoping to get it working in ISY. I looked at the unofficial API but it lacks to the command to open / close the garage door. Here is the unofficial API info. http://docs.unofficialliftmastermyq.apiary.io/ Smarthings Plugin http://community.smartthings.com/t/myq-garage-door-device-type/2307/10 Anyone start working on this yet?
  4. Thanks for your help. I got it working. Any way to get it to work with groups? I'm trying to get it so the speakers in the house announce when I have left the office. Right now they are all going off at different times so it's annoying.
  5. Ok, I did that but I still can get the file to work. I can get my speaker to play through ISY but I can't seem to get the track loaded? Any other suggestions? Here is my latest effort. I am getting a TCP rule 9 error. POST /MediaRenderer/AVTransport/Control HTTP/1.1 Host: 192.168.1.24:1400 User-Agent: Mozilla/4.0 Connection: Close Content-Type: text/xml; charset="utf-8" Content-Length: 476 SOAPACTION: "urn:schemas-upnp-org:service:AVTransport:1#SetAVTransportURI" <s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <u:SetAVTransportURI xmlns:u="urn:schemas-upnp-org:service:AVTransport:1"> <InstanceID>0</InstanceID> <CurrentURI>x-rincon-mp3radio://translate.google.com/translate_tts?tl=en&q=%22andy%20has%20left%20interlocken%22</CurrentURI> <CurrentURIMetaData /> </u:SetAVTransportURI> </s:Body> </s:Envelope>
  6. I tried to get this working but I got the following error. "TCP Client request failed NetModule Rule 9: 500" Any obvious that I am doing wrong? POST /MediaRenderer/AVTransport/Control HTTP/1.1 Host: 192.168.1.24:1400 User-Agent: Mozilla/4.0 Connection: Close Content-Type: text/xml; charset="utf-8" Content-Length: 454 SOAPACTION: "urn:schemas-upnp-org:service:AVTransport:1#Play" <s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <u:SetAVTransportURI xmlns:u="urn:schemas-upnp-org:service:AVTransport:1"> <InstanceID>0</InstanceID> <CurrentURI>x-rincon-mp3radio://translate.google.com/translate_tts?tl=en&q=Hello+world</CurrentURI> <CurrentURIMetaData /> </u:SetAVTransportURI> </s:Body> </s:Envelope>
  7. The Insteon controllers are 120 AC. The linear actuators are 12V DC.
  8. I fixed it in the original post. Here is the link. http://www.sinokoko.com/index.php?_m=mo ... &p_id=1111
  9. Sorry, I should have been more clear. I know the two cannot be wired together but I figured it could be done using some other parts. I'm looking for a shopping list and instructions on how to do that.
  10. I asked a few months ago for some help but I some but I wasn't quite sure how the project work. I'm back and need some help again. Last month, I posted a project in the Reddit DIY forum about how to hide a picture. http://imgur.com/a/YuuXK Now I want to add actuators and control the opening and closing of the frame. I think i've got most of the parts but I need help putting it all together. Here is what I have so far. 1. Two 18" 24V actuators http://www.sinokoko.com/index.php?_m=mo ... &p_id=1111 2. Two Insteon Micro Motor Controls http://www.smarthome.com/2444-222/INSTE ... ule/p.aspx The actuators work by reversing polarity. I am a beginner with electronics, motors, etc so please explain it to me like I am 5. Can someone help me figure out what else I need to buy and how to wire them up?
  11. So the ISY994i cannot go out and grab a jpg via an html link and do something with it? For example, something like cameraip/image/snapshot.jpg
  12. I am thinking about getting an ISY994i but I want to do the following 1. Activate an Insteon motion sensor via an iPhone app. (For example, we jump in bed press a button and now the motion detector is armed). 2. If motion is detected (front port) turn on the lights for 5 minutes and send an http command to grab a jpg from our IP camera. 3. Email me copy of the screenshot from the camera. Will the ISY994i do this?
×
×
  • Create New...