-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Use plugin with Australian Registered devices #1170
Comments
In theory the following should help:
then restart the adapter and try to get a cookie. Does that work? Infact comparable to how it worked for US in #1148 |
Hi Thanks for getting back to me. No luck, tried both combinations above to no avail. I could get a cookie adding amazon.com.au and en-AU to the config but the adaptor would fail to start. |
"Fail to start"? mean? Logs? Details? |
Here is a complete cycle host.iobroker 2024-05-30 05:51:55.835 info Do not restart adapter system.adapter.alexa2.0 because desired by instance |
Pleas enable debug logging: Instances, enable export mode, expand alexa2 instance, set Loglevel to "debug". adapter restarts ... grab log from logfile on disk in /opt/iobroker/log/... |
Check if the Bug maybe is with Amazon
The adapter is using the same API as the Alexa mobile App. This means:
Describe the bug
A clear and concise description of what the bug is. Especially describe what you verified using the Alexa App (see above).
Trying to use the plugin with an Alexa device that is registered on amazon.com.au
To Reproduce
Steps to reproduce the behavior:
Install plugin
try and get cookie
adaptor fails to connect to any devices
set endpoint to https://alexa.amazon.com.au (assuming this is the correct endpoint)
same result
Expected behavior
A clear and concise description of what you expected to happen.
Plugin should start and my alexa should be visible in Objects on iobroker
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
Linux iobroker 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: