-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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 pylutron-caseta to v0.18.2 #99789
Conversation
Minor bump to pylutron-caseta requirement to support wall mounted occupancy sensor device type in latest RA3 firmware.
Hi @swamplynx It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
Hey there @swails, @bdraco, @danaues, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Thanks for bumping the dependency! Please update the PR description to contain at least one (or multiple) of the following:
Thanks 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see above
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
tagging for 2023.9.1 this since there is also a |
Updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@swamplynx please try again as your link only includes your commit, and is missing the other changes since the last release which will also be included in this bump:
We need one or more of the following:
- A link to the release notes of this package version, and all versions in between.
- A link to the changelog of this package.
- A link to a Git(Hub) diff/compare view from the current version to the bumped version.
This allows us to review upstream changes, which is needed to decide this change is working as intended and/or if we can include it in, for example, a patch release of Home Assistant.
Sorry. Changelog linked below: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CI isn't passing
Please check it and address the errors:
https://github.com/home-assistant/core/actions/runs/6104548189/job/16566822821?pr=99789
Thanks @swamplynx |
Tested on all 3 of my systems 👍 |
hey will this address the Caseta errors in my logs that I get about 60% of time only at startups, for example, below. The integration always works, just startups dump these logs (so I never really submitted an issue for it).
|
No idea. Only way to know is try it. |
* Bump pylutron-caseta to v0.18.2 Minor bump to pylutron-caseta requirement to support wall mounted occupancy sensor device type in latest RA3 firmware. * Update requirements_all.txt for pylutron-caseta 0.18.2 * Update requirements_test_all.txt for pylutron-caseta 0.18.2
Proposed change
Changelog:
https://github.com/gurumitts/pylutron-caseta/blob/master/CHANGELOG.md
Diff:
gurumitts/pylutron-caseta@v0.18.1...v0.18.2
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: