Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alexa can't find my ESP8266 #208

Open
Bratkaroffel opened this issue Jul 3, 2022 · 1 comment
Open

Alexa can't find my ESP8266 #208

Bratkaroffel opened this issue Jul 3, 2022 · 1 comment

Comments

@Bratkaroffel
Copy link

Bratkaroffel commented Jul 3, 2022

Hey guys,

it's my first project with this library and already got my first issue: Alexa doesn't find my device (ESP8266), not in the App, nor by asking her to do so.

Serial Monitor tells me the booting works and there is 1 device. Already rebooted my Echo dot 3rd generation.

Anyone has any tips for me? If you need more information please don't hesitate to ask for.


http://[eps-ip]/espalexa says:

Hello from Espalexa!

Value of device 1 (curtain): 0 (Dimmable light)

Free Heap: 47888
Uptime: 87866

http://[eps-ip]/api/api/lights gives me:

{"124582400":{"state":{"on":false,"bri":254,"alert":"none","mode":"homeautomation","reachable":true},"type":"Dimmable light","name":"curtain","modelid":"LWB010","manufacturername":"Philips","productname":"E1","uniqueid":"98060ed9f401","swversion":"espalexa-2.6.0"}}

Trying #define ESPALEXA_DEBUG tells me when searching for new devices:

Not-Found HTTP call:
URI: /api
Body: {"devicetype": "Echo"}
AlexaApiCall
ok
devType
Not-Found HTTP call:
URI: /api/2WLEDHardQrI3WHYTHoMcXHgEspsM8ZZRpSKtBQr/lights
Body:
AlexaApiCall
ok
l0
lAll

Cheers,
Torben

@RyanGJones
Copy link

Hey there I had the same problem. Check out PR 194 #194 i added in these changes and it started working. idk why they havnt accepted the PR yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants