Skip to content

build(deps): bump the homeassistant group across 1 directory with 7 updates - #1561

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/homeassistant-4f6f196474
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/homeassistant-4f6f196474

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-homeassistant-custom-component, aioesphomeapi, homeassistant, zeroconf, zha, zha-quirks and zigpy to permit the latest version.
Updates pytest-homeassistant-custom-component from 0.13.361 to 0.13.365

Release notes

Sourced from pytest-homeassistant-custom-component's releases.

Release 0.13.365

Automatic release homeassistant version: 2026.9.2

Release 0.13.364

Automatic release homeassistant version: 2026.9.1

Release 0.13.363

Automatic release homeassistant version: 2026.9.0

Release 0.13.362

Automatic release homeassistant version: 2026.9.0b6

Commits

Updates aioesphomeapi from 46.2.1 to 46.4.1

Release notes

Sourced from aioesphomeapi's releases.

46.4.1

What's Changed

  • Pace IR/RF transmits on the device's completion response (#1898) @​bdraco

46.4.0

What's Changed

Dependencies

46.3.0

What's Changed

Dependencies

Commits
  • 5c87292 Bump version to 46.4.1
  • 621a4b5 Pace IR/RF transmits on the device's completion response (#1898)
  • da2b67a Add support for device-initiated outgoing connections (#1893)
  • decf0fc Add serial_proxy_set_mode for the new port mode message (#1894)
  • 7251153 [pre-commit.ci] pre-commit autoupdate (#1896)
  • e3a9fd4 Bump pypa/cibuildwheel from 4.2.0 to 4.2.1 (#1897)
  • 46475a3 Bump version to 46.4.0
  • fbe42b7 Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 (#1895)
  • 666386b Bump version to 46.3.1
  • 1e43ca7 [pre-commit.ci] pre-commit autoupdate (#1892)
  • Additional commits viewable in compare view

Updates homeassistant to 2026.9.2

Release notes

Sourced from homeassistant's releases.

2026.9.2

#168827: home-assistant/core#168827 #180960: home-assistant/core#180960

... (truncated)

Commits

Updates zeroconf from 0.151.1 to 0.151.3

Release notes

Sourced from zeroconf's releases.

0.151.3

v0.151.3 (2026-08-30)

This release is published under the LGPL-2.1-or-later License.

Bug Fixes

  • Correct the recursion available header flag to the rfc 1035 value (#1893, 07e3812)

Refactoring

  • Compute probe pacing from fresh clock reads (#1888, 7737108)

  • Compute service info request pacing from fresh clock reads (#1895, 49aa15f)

Testing

  • Fix flaky test_service_browser_expire_callbacks (#1879, 6d061a4)

  • Make test_qu_response deterministic by injecting the announcement (#1845, 10db10a)


Detailed Changes: 0.151.2...0.151.3

0.151.2

v0.151.2 (2026-08-29)

This release is published under the LGPL-2.1-or-later License.

Bug Fixes

  • Restore sdist contents and listener typing after the reverts (#1839, 6b2a040)

Detailed Changes: 0.151.1...0.151.2

Changelog

Sourced from zeroconf's changelog.

v0.151.3 (2026-08-30)

Bug Fixes

  • Correct the recursion available header flag to the rfc 1035 value (#1893, 07e3812)

Refactoring

  • Compute probe pacing from fresh clock reads (#1888, 7737108)

  • Compute service info request pacing from fresh clock reads (#1895, 49aa15f)

Testing

  • Fix flaky test_service_browser_expire_callbacks (#1879, 6d061a4)

  • Make test_qu_response deterministic by injecting the announcement (#1845, 10db10a)

v0.151.2 (2026-08-29)

Bug Fixes

  • Restore sdist contents and listener typing after the reverts (#1839, 6b2a040)
Commits
  • b7aea22 0.151.3
  • 07e3812 fix: correct the recursion available header flag to the rfc 1035 value (#1893)
  • 49aa15f refactor: compute service info request pacing from fresh clock reads (#1895)
  • b110640 chore: regenerate the incoming field order and retire remaining 2009 fingerpr...
  • d5f4102 chore: drop the equality docstring family and reword the cache lookup docstri...
  • 25f564a chore: fix the stale fallback comment and reword docstrings flagged by the ei...
  • cc92a76 chore: rework the remaining echoes flagged by the seventh independent audit (...
  • 7737108 refactor: compute probe pacing from fresh clock reads (#1888)
  • bfc1af2 chore: rework the remaining shapes flagged by the sixth independent audit (#1...
  • ae524a5 chore(deps-dev): bump setuptools from 83.0.0 to 84.0.0 (#1814)
  • Additional commits viewable in compare view

Updates zha from 2.2.0 to 2.2.2

Release notes

Sourced from zha's releases.

2.2.2

What's Changed

Full Changelog: zigpy/zha@2.2.1...2.2.2

2.2.1

What's Changed

Full Changelog: zigpy/zha@2.2.0...2.2.1

Commits

Updates zha-quirks from 2.2.1 to 2.2.2

Release notes

Sourced from zha-quirks's releases.

2.2.2

What's Changed

Full Changelog: zigpy/zha-device-handlers@2.2.1...2.2.2

Commits

Updates zigpy to 2.2.0

Release notes

Sourced from zigpy's releases.

2.2.0

What's Changed

Full Changelog: zigpy/zigpy@2.1.0...2.2.0

Commits
  • 512f3cf Allow disabling read_attributes splitting (#1885)
  • 083d14f Enforce F811 to avoid re-defining tests by name (#1878)
  • 8fccc1a Change struct bitfield endianness from big to little (#1877)
  • f8b0cb8 Break out ZGP command payloads into a separate module (#1872)
  • 8f3a91e Drop the stale UNBUILT_QUIRK_BUILDERS forwarding entry (#1868)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major Dependabot: major dependency update python Pull requests that update Python code labels Sep 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/homeassistant-4f6f196474 branch 5 times, most recently from 6cb709d to e8dec4b Compare September 17, 2026 12:35
…pdates

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component), [aioesphomeapi](https://github.com/esphome/aioesphomeapi), [homeassistant](https://github.com/home-assistant/core), [zeroconf](https://github.com/python-zeroconf/python-zeroconf), [zha](https://github.com/zigpy/zha), [zha-quirks](https://github.com/zigpy/zha-device-handlers) and [zigpy](https://github.com/zigpy/zigpy) to permit the latest version.

Updates `pytest-homeassistant-custom-component` from 0.13.361 to 0.13.365
- [Release notes](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/releases)
- [Changelog](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/master/CHANGELOG.md)
- [Commits](MatthewFlamm/pytest-homeassistant-custom-component@0.13.361...0.13.365)

Updates `aioesphomeapi` from 46.2.1 to 46.4.1
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v46.2.1...v46.4.1)

Updates `homeassistant` to 2026.9.2
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2026.8.3...2026.9.2)

Updates `zeroconf` from 0.151.1 to 0.151.3
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.151.1...0.151.3)

Updates `zha` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/zigpy/zha/releases)
- [Commits](zigpy/zha@2.2.0...2.2.2)

Updates `zha-quirks` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/zigpy/zha-device-handlers/releases)
- [Commits](zigpy/zha-device-handlers@2.2.1...2.2.2)

Updates `zigpy` to 2.2.0
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: aioesphomeapi
  dependency-version: 46.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: homeassistant
- dependency-name: homeassistant
  dependency-version: 2026.9.1
  dependency-type: direct:development
  dependency-group: homeassistant
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.364
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: homeassistant
- dependency-name: zeroconf
  dependency-version: 0.151.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: homeassistant
- dependency-name: zha
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: homeassistant
- dependency-name: zha-quirks
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: homeassistant
- dependency-name: zigpy
  dependency-version: 2.2.0
  dependency-type: direct:development
  dependency-group: homeassistant
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/homeassistant-4f6f196474 branch from e8dec4b to 04aaf62 Compare September 18, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major Dependabot: major dependency update python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants