Skip to content

chore(deps): test against Home Assistant 2026.9.1 - #128

Merged
g4bri3lDev merged 1 commit into
mainfrom
automated/bump-test-harness
Sep 7, 2026
Merged

chore(deps): test against Home Assistant 2026.9.1#128
g4bri3lDev merged 1 commit into
mainfrom
automated/bump-test-harness

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-homeassistant-custom-component
0.13.361 -> 0.13.364,
which is how the Home Assistant version under test is chosen. This
pulls in Home Assistant 2026.9.1.

Only the dev group moves. The min-ha pin tracks the hacs.json
floor and is changed by hand.

The test matrix on this PR is what decides whether the bump is safe.
If the latest leg fails on a missing module, it is most likely a
Home Assistant component requirement that is invisible to uv; the
current full set is below, to compare against the dev group in
pyproject.toml.

scripts/ha-component-reqs
# components: bluetooth, bluetooth_adapters, http, recorder, usb, websocket_api
    "aiousbwatcher==1.1.2",  # usb
    "bleak-retry-connector==4.7.0",  # bluetooth
    "bleak==3.0.2",  # bluetooth
    "bluetooth-adapters==2.4.0",  # bluetooth
    "bluetooth-auto-recovery==1.6.4",  # bluetooth
    "bluetooth-data-tools==1.29.24",  # bluetooth
    "dbus-fast==5.0.22",  # bluetooth
    "fnv-hash-fast==2.0.3",  # recorder
    "habluetooth==6.26.11",  # bluetooth
    "psutil-home-assistant==0.0.1",  # recorder
    "serialx==1.10.0",  # usb
    "SQLAlchemy==2.0.52",  # recorder

Bumps pytest-homeassistant-custom-component from
0.13.361 to 0.13.364
in the dev group only. The min-ha pin is the hacs.json floor and
moves by hand.
@github-actions
github-actions Bot requested a review from g4bri3lDev as a code owner September 7, 2026 11:28
@g4bri3lDev
g4bri3lDev merged commit 83e6d76 into main Sep 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant