Skip to content

build(deps): bump the homeassistant group across 1 directory with 4 updates#1146

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

build(deps): bump the homeassistant group across 1 directory with 4 updates#1146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/homeassistant-baa06a1a6c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updates the requirements on pytest-homeassistant-custom-component, homeassistant, matter-python-client and zeroconf to permit the latest version.
Updates pytest-homeassistant-custom-component from 0.13.330 to 0.13.332

Release notes

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

Release 0.13.332

Automatic release homeassistant version: 2026.5.3

Release 0.13.331

Automatic release homeassistant version: 2026.5.2

Commits

Updates homeassistant to 2026.5.3

Release notes

Sourced from homeassistant's releases.

2026.5.3

  • Bump qbittorrent-api to 2026.5.1 ([@​lumatijev] - #170181) ([qbittorrent docs]) (dependency)
  • Improve iaqualink 429 handling ([@​flz] - #170231) ([iaqualink docs])
  • Fix Apple TV keyboard focus binary_sensor missing on cold start ([@​kroehre] - #170360) ([apple_tv docs])
  • Add tilt controls for UpDownSheerScreen in Overkiz ([@​dankarization] - #170563) ([overkiz docs])
  • Fix ValueError when turning on blebox light with brightness set to 0 ([@​bkobus-bbx] - #170769) ([blebox docs])
  • Bump aiodns to 4.0.3 ([@​bdraco] - #170865) ([dnsip docs]) (dependency)
  • Populate uid and recurrence_id in CalDAV calendar events ([@​frenck] - #170910) ([caldav docs])
  • Fix is_closed state for SlidingDiscreteGateWithPedestrianPosition covers in Overkiz ([@​iMicknl] - #170913) ([overkiz docs])
  • Disable USB discovery for teleinfo ([@​puddly] - #170933) ([teleinfo docs])
  • Fix utility meter next_reset shifting forward on entity rename ([@​frenck] - #170957) ([utility_meter docs])
  • Use correct state_class for utility meters with device classes that don't support total_increasing ([@​frenck] - #170962) ([utility_meter docs])
  • Reduce GoodWe connect retries to avoid blocking startup ([@​frenck] - #170964) ([goodwe docs])
  • Fix is_closed state for DiscretePositionableGarageDoor in Overkiz ([@​iMicknl] - #170981) ([overkiz docs])
  • Fix controls for OpenCloseGate4T (rts:GateOpenerRTS4TComponent) in Overkiz ([@​iMicknl] - #170987) ([overkiz docs])
  • Prevent Google Assistant entity sync from blocking startup ([@​frenck] - #170991) ([google_assistant docs])
  • Load template extensions by class to prevent import deadlock ([@​frenck] - #170995)
  • Use asyncio.get_running_loop() in emulated_hue UPnP responder ([@​frenck] - #171000) ([emulated_hue docs])
  • Fix Netatmo valve KeyError when hvac_action state is unavailable in Overkiz ([@​frenck] - #171004) ([overkiz docs])
  • Fix time trigger crash when using entity_id dict format without offset ([@​frenck] - #171006) ([homeassistant docs])
  • Fix threshold preview crash when hysteresis is not provided ([@​frenck] - #171009) ([threshold docs])
  • Fix Growatt mix device IndexError when chart data is empty ([@​frenck] - #171012) ([growatt_server docs])
  • Fix SleepIQ timer units: seconds should be minutes for core climate and foot warmer ([@​frenck] - #171013) ([sleepiq docs])
  • Fix Control4 climate crash when humidity is 'Undefined' ([@​frenck] - #171015) ([control4 docs])
  • Fix manual alarm panel crash on restore with invalid state ([@​frenck] - #171016) ([manual docs])
  • Handle Daikin connection errors gracefully in coordinator ([@​frenck] - #171017) ([daikin docs])
  • Fix shorthand template conditions in choose blocks crashing all automations ([@​frenck] - #171018)
  • Add additional overrides to cover entity in Overkiz ([@​iMicknl] - #171019) ([overkiz docs])
  • Fix Verisure alarm crash when cloud rejects arm/disarm command ([@​frenck] - #171024) ([verisure docs])
  • Add stop command to Overkiz pergola horizontal awning covers ([@​frenck] - #171034) ([overkiz docs])
  • Fix WeatherFlow websocket crash when data payload is None ([@​frenck] - #171037) ([weatherflow_cloud docs])
  • Bump pyIntesishome to 1.8.8 ([@​jnimmo] - #171041) ([intesishome docs]) (dependency)
  • Return media_content_id as string in forked_daapd ([@​frenck] - #171059) ([forked_daapd docs])
  • Bump aioimmich to 0.14.1 ([@​mib1185] - #171138) ([immich docs]) (dependency)
  • Fix controls for UpDownGarageDoor4T and additional 4T covers in Overkiz ([@​iMicknl] - #171144) ([overkiz docs])
  • Fix ZHA config entries using a URI without a port ([@​puddly] - #171164) ([zha docs])
  • Fix is_closed state and position for DynamicPergola covers in Overkiz ([@​iMicknl] - #170983) ([overkiz docs])
  • Fix tilt and position support for VenetianBlind covers in Overkiz ([@​iMicknl] - #170974) ([overkiz docs])
  • Fix blebox light temperature scaling ([@​bkobus-bbx] - #170573) ([blebox docs])

#169484: home-assistant/core#169484 #170146: home-assistant/core#170146 #170181: home-assistant/core#170181 #170231: home-assistant/core#170231 #170360: home-assistant/core#170360 #170563: home-assistant/core#170563 #170573: home-assistant/core#170573 #170769: home-assistant/core#170769 #170840: home-assistant/core#170840 #170865: home-assistant/core#170865

... (truncated)

Commits

Updates matter-python-client from 0.6.8 to 0.7.0

Release notes

Sourced from matter-python-client's releases.

Release v0.7.0

Official release, check CHANGELOG.md for details

Changelog

Sourced from matter-python-client's changelog.

0.7.0 (2026-05-18)

  • IMPORTANT: The first start, when coming from any previous version, will take a bit because we migrate the storage to the new "WAL"-based storage format. This is a one-time migration that reduces disk usage and I/O.
  • Breaking: Enables strict validation of Attestation and Certificates at commissioning like the Python server (Test-DCL Mode also checks the official test certificates)
  • Feature: Updates the Matter version to be compatible with Matter 1.5.1
  • Feature: Enables Matter TCP support when devices support it (likely very few devices)
  • Feature: Updates the generated Python client classes to match Matter 1.5.1
  • Feature: Seeds Certificates and Vendor Information to allow basic functionality also without internet access
  • Feature: Enhances the Dashboard UI to allow to clear and change the Wifi/Thread credentials
  • Feature: (iamadamreed) Adds TCL custom cluster
  • Feature: (burmistrzak) Adds "window open mode" attribute for Eve custom cluster
  • Feature: Adds experimental Camera Live View support — WebRTC streaming with snapshot capture, exposed via a Live View button on Camera and Video Doorbell device types.
  • Feature: Adds experimental Dashboard UI for the Camera AV Settings User Level Management cluster (MPTZ controls, presets, DPTZ stream info) plus a compact PTZ strip in the live-view overlay.
  • Feature: Adds experimental Dashboard UI for the Chime cluster (sound selection, play, last-played event readout).
  • Fix: When creating bindings via Dashboard, use the correct permission levels ("Operate" instead of "Administer")
  • Fix: Ensures that also official test certificates are initialized correctly when DCL-Testnet-flag is enabled
  • Fix: Fixed some edge cases in the "Node available" logic to ensure it correctly reflects the node stats
  • Fix: Update matter.js to the latest 0.17.0-nightly
    • Fixes write encoding for some cases of nullable attributes
    • Make scanNetwork failures non-fatal for commissioning
    • Ensures re-subscriptions from the device to reset the device state to "Connected"
    • ... more optimizations and fixes
Commits
  • a4241c6 [OFFICIAL RELEASE] 0.7.0 (#656)
  • 6d49745 Finalize 0.17 (#655)
  • ce701cd chore(dashboard): tighten context publish order + replace as-any cast (#654)
  • 495d694 Standardize MatterClient access via Lit context (#421) (#599)
  • ef70fc8 fix(camera): broader feature/interop fixes for stream alloc + answer SDP (#652)
  • 4fdbccd v0.7.0-alpha.0-20260516-8ee9631 (#653)
  • 8ee9631 fix(dashboard): keep Matter NodeIds as number | bigint across camera UI (#651)
  • 957a1d0 fix(dashboard): use Operate privilege for binding ACL entries (#650)
  • fec410a ws-controller: seed DCL services from offline @​matter/dcl-data snapshot (#649)
  • 461d6a1 WIP: Matter camera support (WebRTC requestor + dashboard overlay) (#644)
  • Additional commits viewable in compare view

Updates zeroconf from 0.148.0 to 0.149.12

Release notes

Sourced from zeroconf's releases.

0.149.12

v0.149.12 (2026-05-20)

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

Bug Fixes

  • Bound QuestionHistory per-entry known-answer payload (#1755, 4ff6540)

  • Bound TC-deferred queues against spoofed-source flood OOM (#1751, b22c8ff)


Detailed Changes: 0.149.11...0.149.12

0.149.11

v0.149.11 (2026-05-20)

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

Bug Fixes

  • Bound duplicate-packet dedup against alternating-payload floods (#1750, 8c9d6ce)

Detailed Changes: 0.149.10...0.149.11

0.149.10

v0.149.10 (2026-05-20)

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

Bug Fixes

  • Accept uppercase .local. trailer in service_type_name (#1747, 37edde2)

  • Bound TC-deferral assembly window to first-arrival + max delay (#1732, a096238)

Testing

  • Add codspeed benchmarks for listener duplicate-packet dedup (#1744, 068c3f6)

Detailed Changes: 0.149.9...0.149.10

0.149.9

v0.149.9 (2026-05-20)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.149.12 (2026-05-20)

Bug Fixes

  • Bound QuestionHistory per-entry known-answer payload (#1755, 4ff6540)

  • Bound TC-deferred queues against spoofed-source flood OOM (#1751, b22c8ff)

v0.149.11 (2026-05-20)

Bug Fixes

  • Bound duplicate-packet dedup against alternating-payload floods (#1750, 8c9d6ce)

v0.149.10 (2026-05-20)

Bug Fixes

  • Accept uppercase .local. trailer in service_type_name (#1747, 37edde2)

  • Bound TC-deferral assembly window to first-arrival + max delay (#1732, a096238)

Testing

  • Add codspeed benchmarks for listener duplicate-packet dedup (#1744, 068c3f6)

v0.149.9 (2026-05-20)

Bug Fixes

  • Bound QuestionHistory size to prevent LAN-driven OOM (#1733, 0e5e637)

... (truncated)

Commits
  • f4b5066 0.149.12
  • 4ff6540 fix: bound QuestionHistory per-entry known-answer payload (#1755)
  • b22c8ff fix: bound TC-deferred queues against spoofed-source flood OOM (#1751)
  • 6a83ab8 0.149.11
  • 8c9d6ce fix: bound duplicate-packet dedup against alternating-payload floods (#1750)
  • 304fae6 chore: enable ruff PT006/PT007 parametrize tuple rules (#1749)
  • a7cefe9 0.149.10
  • a096238 fix: bound TC-deferral assembly window to first-arrival + max delay (#1732)
  • 37edde2 fix: accept uppercase .local. trailer in service_type_name (#1747)
  • 0e201f7 ci: key venv cache on resolved python patch version (#1745)
  • Additional commits viewable 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 May 18, 2026
@dependabot dependabot Bot changed the title build(deps): bump the homeassistant group with 4 updates build(deps): bump the homeassistant group across 1 directory with 4 updates May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/homeassistant-baa06a1a6c branch from f72990e to 03ea230 Compare May 19, 2026 23:29
…pdates

Updates the requirements on [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component), [homeassistant](https://github.com/home-assistant/core), [matter-python-client](https://github.com/matter-js/matterjs-server) and [zeroconf](https://github.com/python-zeroconf/python-zeroconf) to permit the latest version.

Updates `pytest-homeassistant-custom-component` from 0.13.330 to 0.13.332
- [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.330...0.13.332)

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

Updates `matter-python-client` from 0.6.8 to 0.7.0
- [Release notes](https://github.com/matter-js/matterjs-server/releases)
- [Changelog](https://github.com/matter-js/matterjs-server/blob/main/CHANGELOG.md)
- [Commits](matter-js/matterjs-server@v0.6.8...v0.7.0)

Updates `zeroconf` from 0.148.0 to 0.149.12
- [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.148.0...0.149.12)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2026.5.2
  dependency-type: direct:development
  dependency-group: homeassistant
- dependency-name: matter-python-client
  dependency-version: 0.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: homeassistant
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.331
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: homeassistant
- dependency-name: zeroconf
  dependency-version: 0.149.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: homeassistant
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/homeassistant-baa06a1a6c branch from 03ea230 to dc077c8 Compare May 20, 2026 18:25
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