Skip to content

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

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/ha-core-73953182ea
Apr 27, 2026
Merged

deps(deps): bump the ha-core group with 3 updates#238
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/ha-core-73953182ea

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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

Release notes

Sourced from homeassistant's releases.

2026.4.4

  • Fixed Kodi Media Browsing ([@​albaintor] - #165819) ([kodi docs])
  • Fix Victron BLE false reauth on unrecognised advertisement mode bytes ([@​rajlaud] - #168209) ([victron_ble docs])
  • Fix case-sensitive MIME type check in Google Generative AI TTS ([@​MohamedBarrak3] - #168458) ([google_generative_ai_conversation docs])
  • Hive - Bump pyhive-integration to 1.0.9 ([@​KJonline] - #168489) ([hive docs]) (dependency)
  • Bump aioamazondevices to 13.4.3 ([@​chemelli74] - #168536) ([alexa_devices docs]) (dependency)
  • Fix MQTT JSON light restoring None color_mode on startup ([@​noerstad] - #168608) ([mqtt docs])
  • Add Roborock fan speed validation and error handling ([@​allenporter] - #168623) ([roborock docs])
  • Correct state/device class for water in gardena ([@​elupus] - #168637) ([gardena_bluetooth docs])
  • Cancel and await idle_start future if the task was canceled after an IMAP connection was lost ([@​jbouwh] - #168662) ([imap docs])
  • Validate local_only user property during ws auth phase ([@​edenhaus] - #168812) ([http docs]) ([websocket_api docs])
  • Update Tibber library, 0.37.2 ([@​Danielhiversen] - #169027) ([tibber docs]) (dependency)
  • Slow down Tractive API polling to avoid 429 too many requests ([@​bieniu] - #169057) ([tractive docs])
  • Bump aiotractive to 1.0.3 ([@​bieniu] - #169059) ([tractive docs]) (dependency)
  • Validate local_only user for signed requests ([@​edenhaus] - #169066) ([http docs])
  • Update frontend to 20260325.8 ([@​bramkragten] - #169076) ([frontend docs]) (dependency)

#165819: home-assistant/core#165819 #167939: home-assistant/core#167939 #168209: home-assistant/core#168209 #168451: home-assistant/core#168451 #168458: home-assistant/core#168458 #168489: home-assistant/core#168489 #168536: home-assistant/core#168536 #168608: home-assistant/core#168608 #168623: home-assistant/core#168623 #168637: home-assistant/core#168637 #168662: home-assistant/core#168662 #168812: home-assistant/core#168812 #169027: home-assistant/core#169027 #169057: home-assistant/core#169057 #169059: home-assistant/core#169059 #169066: home-assistant/core#169066 #169076: home-assistant/core#169076 [@​Danielhiversen]: https://github.com/Danielhiversen [@​KJonline]: https://github.com/KJonline [@​MohamedBarrak3]: https://github.com/MohamedBarrak3 [@​albaintor]: https://github.com/albaintor [@​allenporter]: https://github.com/allenporter [@​bieniu]: https://github.com/bieniu [@​bramkragten]: https://github.com/bramkragten [@​chemelli74]: https://github.com/chemelli74 [@​edenhaus]: https://github.com/edenhaus [@​elupus]: https://github.com/elupus [@​frenck]: https://github.com/frenck [@​jbouwh]: https://github.com/jbouwh [@​noerstad]: https://github.com/noerstad [@​rajlaud]: https://github.com/rajlaud [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/

... (truncated)

Commits

Updates homeassistant-stubs from 2026.4.3 to 2026.4.4

Release notes

Sourced from homeassistant-stubs's releases.

2026.4.4

Generated for homeassistant 2026.4.4.

Commits

Updates pytest-homeassistant-custom-component to 0.13.325

Release notes

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

Release 0.13.325

Automatic release homeassistant version: 2026.4.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.3 to 2026.4.4
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2026.4.3...2026.4.4)

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

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

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-version: 2026.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ha-core
- dependency-name: homeassistant-stubs
  dependency-version: 2026.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ha-core
- dependency-name: pytest-homeassistant-custom-component
  dependency-version: 0.13.325
  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 Apr 27, 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-patch update for homeassistant, homeassistant-stubs, pytest-homeassistant-custom-component

@github-actions github-actions Bot merged commit 986cf1b into main Apr 27, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/ha-core-73953182ea branch April 27, 2026 10:16
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