jacobrossi / smartthings-xbox

SmartThings device to control an xbox
MIT License
8 stars 4 forks source link

Send TCP packet direct from ST (eliminate node bridge) #1

Open jacobrossi opened 7 years ago

jacobrossi commented 7 years ago

Given we don't need to see a response and the payload required to turn the Xbox on is small, this might be a feasible way to directly power on the Xbox without a node server as a bridge.

https://community.smartthings.com/t/raw-tcp-socket-communications-with-sendhubcommand/4710/11

tcurtin commented 6 years ago

Any chance there's been progress with this? The above discussion bounces here, where's there's been some recent activity and code examples: https://community.smartthings.com/t/sending-raw-tcp-packets/41519/8