J. Nick Koston
J. Nick Koston
## Proposed change Reduce complexity of _sorted_statistics_to_dict Since dictcomps are inlined in cpython 3.12 we can avoid writing these out as the performance is comparable by switching to dictcomps. For...
## Proposed change If installing packages takes longer than the stageX timeout, startup will continue on unexpectedly I'm not sure this is the right fix. fixes #119023 ## Type of...
## Proposed change [Yale](https://www.assaabloy.com/vn/en/solutions/products/yale) and [August](https://www.fbin.com/security/) product lines have split into two separate companies and the APIs, authentication methods, servers, and systems are diverging enough that the integration needs to...
## Proposed change reverts #124742 and updates the lib instead changelog: https://github.com/jkeljo/sisyphus-control/compare/v3.1.3...v3.1.4 release is pending: https://github.com/jkeljo/sisyphus-control/pull/8#issuecomment-2313893689 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change...
### :x: 1 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 3203 | 1 | 3202 | 64 | View the top 1 failed...
## What do these changes do? Add Python 3.13 classifier like https://github.com/aio-libs/aiohttp/pull/8259 #8740 will start shipping wheels for 3.13 We need to wait for 3.10.5 to be published with 3.13...
## What do these changes do? Code cleanup only, no functional change There were some else after returns that could be converted to guards to reduce code indent. While looking...
## Proposed change [Yale](https://www.assaabloy.com/vn/en/solutions/products/yale) and [August](https://www.fbin.com/security/) product lines have split into two separate companies and the APIs, authentication methods, servers, and systems are diverging enough that the integration needs to...
## Proposed change Users should no longer use the august integration for the Yale Home brand as support for this brand is being removed and will be handled in the...
## Proposed change Followup to https://github.com/home-assistant/core/pull/124677 ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration...