alexa-home-controller
alexa-home-controller copied to clipboard
Web address was different for me than in readme
When I run the code, I need to go to http://localhost:8081/alexa/kodi, instead of http://localhost:8081/apps/home, as the readme mentions. It appears it opens an endpoint at /alexa/kodi, as shown in the run log below:
C:\workspace\alexa-home-controller>node server.js
Not serving static content because directory [public_html] does not exist
No server modules loaded because directory [server] does not exist
Loading apps from: apps
Loaded app [home] at endpoint: /alexa/kodi
Nice spot, will update the readme! Thank you! :D