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

Cleaned up and added some functionality #3

Closed dbudwin closed 7 years ago

dbudwin commented 7 years ago

-Better used of variable names -DRY'ed up the script -Added basic support for turning on and off (needs more testing) -Updated README