J. Nick Koston

Results 125 issues of J. Nick Koston

## Proposed change async_initialize_triggers supports a coro or a callback, and in most cases the user will not have configured a script so we can avoid creating a task ##...

cla-signed
small-pr
integration: template
code-quality
Quality Scale: internal

~~needs https://github.com/home-assistant/core/pull/110751~~ needs #110766 ## Proposed change Instead of checking if the integration platform exists in the task we now check before creating the task. This avoids hundreds (almost 1000)...

core
cla-signed
code-quality

## Proposed change Avoid creating tasks to setup ignored and disabled config entries ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...

core
cla-signed
code-quality

## What do these changes do? ## Are there changes in behavior for the user? ## Related issue number ## Checklist - [ ] I think the code is well...

TODO: figure out how to test this ## What do these changes do? If the writer is cancelled out while waiting for the connection to close or release, we now...

backport-3.9
backport-3.10

This was discovered while fixing another issue in https://github.com/aio-libs/aiohttp/pull/8012#issuecomment-1883851654 This is a rare case so its not likely we need to prioritize fixing it but I'm sure this race has...

bug

It looks like [python 3.10](https://github.com/python-semantic-release/python-semantic-release/blob/1d2bbdf23aab816cd9d6e26f537b5cec9e39dede/Dockerfile#L2C3-L2C3) is used to do the releasing, but I have a package that is python 3.11+ only https://github.com/home-assistant-libs/home-assistant-bluetooth/issues/30 This means the release workflow fail since `The...

question

### System Health details n/a ### Checklist - [X] I'm running the newest version of HACS - [X] I have enabled debug logging for my installation. - [X] I have...

issue:backend

I captured this in case the device updates. We don't have support for it yet though so we should hold off merging this

related https://github.com/python-kasa/python-kasa/pull/697