-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Bump androidtv dependency of androitv component #83707
Conversation
Hey there @JeffLIrion, @ollo69, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There seems to be 1 failed test, but unrelated to this PR. Note that the same exact commit passes all tests on my fork: |
Failing test is about:
Because test python run test on all components, a failing test on other component can cause this, Not clear way this happen because that failing test should not be in dev env. You could try to rebase and see if the error is gone. |
eeece58
to
d7790a6
Compare
Just rebased, everything passed now 😄 (Note that the same exact commit that was failing here, in my fork it was passing all tests, so it doesn't look like a problem with some other component but rather a non-deterministic test behavior.) |
Bump dependency to version 0.0.70
Changes in upstream dependency: JeffLIrion/python-androidtv@v0.0.69...v0.0.70
Fixes #80555
Breaking change
Proposed change
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.To help with the load of incoming pull requests: