Open NibblyPig opened 8 years ago
You can configure devices through http://localhost:8098/configurator.html
Strange having no default route.
Are there any instructions on how to get this to work? Alexa says it can't find anything.
Try going to http://localhost:8098 http://localhost:8098//configurator.html
On Oct 6, 2016, at 2:24 PM, NibblyPig notifications@github.com wrote:
Sorry, I meant in general. The link you have sent works, but Alexa cannot find the device. There aren't any settings I can see on that page though, and I don't see any errors in the console.
@NibblyPig If you have a Philips Hue Bridge you might need to unplug it during the device discovery. On my case, that was the problem.
I run:
java -jar C:\echo\amazon-echo-bridge-0.4.0.jar --upnp.config.address=192.168.1.2 --server.port=8098
This is my console output:
when I go to
http://localhost:8098/
in my browser, I get:Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Oct 06 19:11:54 BST 2016 There was an unexpected error (type=Not Found, status=404). No message available
When I ask Alexa to search devices, lots of upnp entries start appearing in the console, but Alexa does not find anything.