Skip to content

Fix Alexa Report State#26305

Merged
andrewsayre merged 2 commits into
devfrom
fix-alexa-report-state
Aug 31, 2019
Merged

Fix Alexa Report State#26305
andrewsayre merged 2 commits into
devfrom
fix-alexa-report-state

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Aug 30, 2019

Description:

Fix invalid tokens being used to report states to Alexa and fix the "has expired" check.

Fixes #26289

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@balloob balloob force-pushed the fix-alexa-report-state branch from d7e8a1b to 46f8e02 Compare August 30, 2019 23:41
Copy link
Copy Markdown
Member

@andrewsayre andrewsayre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@andrewsayre andrewsayre merged commit 7b05ede into dev Aug 31, 2019
@delete-merged-branch delete-merged-branch Bot deleted the fix-alexa-report-state branch August 31, 2019 01:34
@lock lock Bot locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alexa Report State can get a stale token.

3 participants