jeremymlong / ESP8266-UPnP

UPnP for the ESP8266. Used to connect ESP8266 devices to my Amazon Echo via UPnP
28 stars 6 forks source link

Smartthings #2

Open dlevitryon opened 7 years ago

dlevitryon commented 7 years ago

You code works great for Alexa, I was wondering if you knew how to make it work with Smart Things Hub? I been trying these past few weeks and it seems to be out of my reach. I would love it to be paired on the Hub also so it will allow remote control from the app away from site. Do you have any ideas? Thanks

jeremymlong commented 7 years ago

Are you using the Hue bridge or the WeMo emulation? I don't think SmartThings integrates with either, do they?

dlevitryon commented 7 years ago

I have been trying with either. There is a code out there for the WEMO and SmartThings. He does it for Blinds control. Can you use the Hue bride for the Hue phone app? I am still digging in, it might type modifications of the Groovy code. That is how he got the blinds working, he had to add a field in for the port and IP address. That is the angle I am shooting at right now anyways.

On Wed, Jan 11, 2017 at 4:33 PM, jeremymlong notifications@github.com wrote:

Are you using the Hue bridge or the WeMo emulation? I don't think SmartThings integrates with either, do they?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jeremymlong/ESP8266-UPnP/issues/2#issuecomment-272017257, or mute the thread https://github.com/notifications/unsubscribe-auth/AMDIU60hfKgm-ojipKql4hYsCVAoghNcks5rRVjNgaJpZM4Lg-pf .

atulkaushik85 commented 6 years ago

Hello ,

I want to use this code for upnp implementation. Please share procedure to use it.