Skip to content

Fixed Issue with devices registered on different accounts in an Alexa Household #20

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

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

TactfulElf
Copy link

Ported changes to customerId handling from thorsten-gehrig/alexa-remote-control@f05854f this allow devices accross multiple accounts to work in an Alexa Household.

CustomerId from devicelist is the Customer that initially registered the Alexa device, however the customerId in the payload for the command needs to be the Customer issuing the request.

Pull the customerId of the logged in user from the same URL used to check authentication.

@bbindreiter
Copy link
Owner

Awesome, thank you!

@bbindreiter bbindreiter merged commit 474a1ef into bbindreiter:master Oct 27, 2021
@bbindreiter
Copy link
Owner

@TactfulElf I'll release a new version tomorrow with your fix 👍

@bbindreiter
Copy link
Owner

I couldn't test it due to only having one connected account. I noticed that a full redeploy was necessary to pull the customerId. Thank you for your contribution @TactfulElf, 5.0.7 is out

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

Successfully merging this pull request may close these issues.

2 participants