Skip to content

deps(deps): bump the ha-core group with 3 updates#244

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/ha-core-94760cd3f1
May 25, 2026
Merged

deps(deps): bump the ha-core group with 3 updates#244
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/ha-core-94760cd3f1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on homeassistant, homeassistant-stubs and pytest-homeassistant-custom-component to permit the latest version.
Updates homeassistant from 2026.4.4 to 2026.5.4

Release notes

Sourced from homeassistant's releases.

2026.5.4

  • Apply web search citation stripping for GPT-5.x models in OpenAI conversation ([@​frenck] - #170956) ([openai_conversation docs])
  • Bump aiolyric to 2.1.0 ([@​yonib05] - #171007) ([lyric docs]) (dependency)
  • Bump python-roborock to 5.12.0 ([@​Lash-L] - #171112) ([roborock docs]) (dependency)
  • Add missing Miele Dishwasher codes ([@​astrandb] - #171175) ([miele docs])
  • Bump aiolyric to 2.1.1, Update OAuth URL for lyric ([@​timmo001] - #171181) ([lyric docs]) (dependency)
  • Fix ZHA blocking minor version downgrades ([@​TheJulianJES] - #171319) ([zha docs])
  • Bump aiodns to 4.0.4 ([@​bdraco] - #171420) ([dnsip docs]) (dependency)
  • Bump renault-api to 0.5.9 ([@​epenet] - #171428) ([renault docs]) (dependency)
  • Fix SmartThings crash when timestamp attribute is None ([@​frenck] - #171467) ([smartthings docs])
  • Fix habitica ignoring zero values for interval and streak ([@​frenck] - #171468) ([habitica docs])
  • Fix PowerView cover crash when shade position is unavailable ([@​frenck] - #171471) ([hunterdouglas_powerview docs])
  • Fix Wyoming satellite crash when TTS is not configured ([@​frenck] - #171513) ([wyoming docs])
  • Fix string ref for tedee ([@​zweckj] - #171548) ([tedee docs])
  • Fix media_image_hash and validate the MIME type in the Shelly media player ([@​bieniu] - #171585) ([shelly docs])
  • Fix update error message key in solarlog ([@​dontinelli] - #171611) ([solarlog docs])
  • Bump wled to 0.23.0 and remove backoff exception ([@​mik-laj] - #171622) ([wled docs]) (dependency)
  • Bump renault-api to 0.5.10 ([@​epenet] - #171692) ([renault docs]) (dependency)
  • Fix exception translation placeholder mismatches in comelit ([@​chemelli74] - #171748) ([comelit docs])
  • Add missing exception translation keys in alexa_devices ([@​chemelli74] - #171749) ([alexa_devices docs])
  • Fix ZBT-2 hardware page crash when entry data is missing VID ([@​frenck] - #171828) ([homeassistant_connect_zbt2 docs])
  • Fix Lutron Caseta battery sensor crash on unsupported devices ([@​frenck] - #171829) ([lutron_caseta docs])
  • Fix invalid MDI icon references ([@​frenck] - #171831)
  • Register Insteon modem device before platform setup ([@​frenck] - #171839) ([insteon docs])
  • Fix OpenHome config flow crash when UDN is a list ([@​frenck] - #171841) ([openhome docs])
  • Fix Hue device trigger crash for devices removed from bridge ([@​frenck] - #171844) ([hue docs])
  • Fix dead link in System Bridge service action ([@​tr4nt0r] - #171855) ([system_bridge docs])

#169484: home-assistant/core#169484 #170146: home-assistant/core#170146 #170840: home-assistant/core#170840 #170956: home-assistant/core#170956 #171007: home-assistant/core#171007 #171112: home-assistant/core#171112 #171175: home-assistant/core#171175 #171181: home-assistant/core#171181 #171185: home-assistant/core#171185 #171319: home-assistant/core#171319 #171420: home-assistant/core#171420 #171428: home-assistant/core#171428 #171467: home-assistant/core#171467 #171468: home-assistant/core#171468 #171471: home-assistant/core#171471 #171513: home-assistant/core#171513 #171548: home-assistant/core#171548 #171585: home-assistant/core#171585 #171611: home-assistant/core#171611 #171622: home-assistant/core#171622 #171692: home-assistant/core#171692 #171748: home-assistant/core#171748

... (truncated)

Commits

Updates homeassistant-stubs from 2026.4.4 to 2026.5.4

Release notes

Sourced from homeassistant-stubs's releases.

2026.5.4

Generated for homeassistant 2026.5.4.

2026.5.3

Generated for homeassistant 2026.5.3.

2026.5.2

Generated for homeassistant 2026.5.2.

2026.5.1

Generated for homeassistant 2026.5.1.

2026.5.0

Generated for homeassistant 2026.5.0.

2026.5.0b4

Generated for homeassistant 2026.5.0b4.

2026.5.0b3

Generated for homeassistant 2026.5.0b3.

2026.5.0b2

Generated for homeassistant 2026.5.0b2.

2026.5.0b1

Generated for homeassistant 2026.5.0b1.

2026.5.0b0

Generated for homeassistant 2026.5.0b0.

Commits

Updates pytest-homeassistant-custom-component to 0.13.333

Release notes

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

Release 0.13.333

Automatic release homeassistant version: 2026.5.4

Changelog

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

Changelog

This changelog only includes changes directly related to the structure of this project. Changes in testing behavior may still occur from changes in homeassistant/core.

Changes to minor version indicate a change structurally in this pacakge. Changes in patch indicate changes solely from homeassistant/core. The latter does not imply no breaking changes are introduced.

0.13.0

  • bump minimum Python version to Python 3.10

0.8.0

  • recorder dependencies required for tests

0.7.0

  • paho-mqtt now required for tests

0.6.0

  • Python 3.8 dropped with homeassistant requirement
  • Minor change to generation of package for new homassistant code

0.4.0

  • enable_custom_integrations now required by ha
  • sqlalchemy version now pinned to ha version

0.3.0

  • Generate package only on homeassistant release versions
    • Use latest homeassistant release version including beta
    • homeassistant/core tags are used to determine latest release
  • Pin homeassistant version in requirements

0.2.0

  • fix load_fixture

0.1.0

  • remove Python 3.7 and add Python 3.9
  • remove async_test
  • move non-testing dependencies to separate requirements_dev.txt
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [homeassistant](https://github.com/home-assistant/core), [homeassistant-stubs](https://github.com/KapJI/homeassistant-stubs) and [pytest-homeassistant-custom-component](https://github.com/MatthewFlamm/pytest-homeassistant-custom-component) to permit the latest version.

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

Updates `homeassistant-stubs` from 2026.4.4 to 2026.5.4
- [Release notes](https://github.com/KapJI/homeassistant-stubs/releases)
- [Commits](KapJI/homeassistant-stubs@2026.4.4...2026.5.4)

Updates `pytest-homeassistant-custom-component` to 0.13.333
- [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.325...0.13.333)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2026.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ha-core
- dependency-name: homeassistant-stubs
  dependency-version: 2026.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ha-core
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.333
  dependency-type: direct:production
  dependency-group: ha-core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies dependabot, etc. or bump python labels May 25, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved version-update:semver-minor update for homeassistant, homeassistant-stubs, pytest-homeassistant-custom-component

@github-actions github-actions Bot merged commit ed79ca4 into main May 25, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/ha-core-94760cd3f1 branch May 25, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependabot, etc. or bump python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant