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

Updated API to work with latest RoboHome-Web #5

Closed dbudwin closed 7 years ago

dbudwin commented 7 years ago

After porting RoboHome-Web from F3 to Laravel, the API was tweaked a bit. This simplifies the Lambda skill a bit and also fixes an issue where web requests were always being made with a POST.