dbudwin / RoboHome-Echo

RoboHome-Echo is the codebase that represents the Amazon Echo Smart Home Skill of the RoboHome project. It is a Node.js application that can discover and control devices added as part of the RoboHome-Web project. :robot: :house_with_garden:
GNU General Public License v3.0
0 stars 0 forks source link

Initial commit of RoboHome's Echo skill #1

Closed dbudwin closed 7 years ago

dbudwin commented 7 years ago

-Currently can discover devices and turn devices on -Uses https and querystring node packages