alandtse / alexa_media_player

This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Apache License 2.0
1.53k stars 290 forks source link

fix: bump alexapy to fix http error 401 and 429 #2647

Closed srescio closed 4 weeks ago

srescio commented 1 month ago

depends on alexapy fix PR: https://gitlab.com/keatontaylor/alexapy/-/merge_requests/398

closes issues:

alandtse commented 4 weeks ago

Make sure you review other bumps to catch all the places that must be changed. Also, make sure your commit message properly marks what will be closed. closes # each on it's own line.

srescio commented 4 weeks ago

should be ready, used this PR as example, left alone AMP version fields to be managed by CI

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 11606691754

Details


Totals Coverage Status
Change from base Build 11535658047: 0.0%
Covered Lines: 344
Relevant Lines: 3437

💛 - Coveralls