Skip to content

Bump homeassistant from 2025.1.0 to 2025.2.2#294

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/homeassistant-2025.2.2
Closed

Bump homeassistant from 2025.1.0 to 2025.2.2#294
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/homeassistant-2025.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps homeassistant from 2025.1.0 to 2025.2.2.

Release notes

Sourced from homeassistant's releases.

2025.2.2

  • LaCrosse View new endpoint ([@​IceBotYT] - #137284) ([lacrosse_view docs])
  • Convert coinbase account amounts as floats to properly add them together ([@​natekspencer] - #137588) ([coinbase docs])
  • Bump ohmepy to 1.2.9 ([@​dan-r] - #137695) ([ohme docs]) (dependency)
  • Bump onedrive_personal_sdk to 0.0.9 ([@​zweckj] - #137729) ([onedrive docs]) (dependency)
  • Limit habitica ConfigEntrySelect to integration domain ([@​cdce8p] - #137767) ([habitica docs])
  • Limit nordpool ConfigEntrySelect to integration domain ([@​cdce8p] - #137768) ([nordpool docs])
  • Limit transmission ConfigEntrySelect to integration domain ([@​cdce8p] - #137769) ([transmission docs])
  • Fix tplink child updates taking up to 60s ([@​bdraco] - #137782) ([tplink docs])
  • Call backup listener during setup in Google Drive ([@​tronikos] - #137789) ([google_drive docs])
  • Use the external URL set in Settings > System > Network if my is disabled as redirect URL for Google Drive instructions ([@​tronikos] - #137791)
  • Fix manufacturer_id matching for 0 ([@​patman15] - #137802) ([bluetooth docs])
  • Fix DAB radio in Onkyo ([@​arturpragacz] - #137852) ([onkyo docs])
  • Fix LG webOS TV fails to setup when device is off ([@​thecode] - #137870) ([webostv docs])
  • Fix heos migration ([@​balloob] - #137887) ([heos docs])
  • Bump pydrawise to 2025.2.0 ([@​dknowles2] - #137961) ([hydrawise docs]) (dependency)
  • Bump aioshelly to version 12.4.2 ([@​bieniu] - #137986) ([shelly docs]) (dependency)
  • Prevent crash if telegram message failed and did not generate an ID ([@​CloCkWeRX] - #137989) ([telegram_bot docs])
  • Bump habiticalib to v0.3.7 ([@​tr4nt0r] - #137993) ([habitica docs]) (dependency)
  • Refresh the nest authentication token on integration start before invoking the pub/sub subsciber ([@​allenporter] - #138003) ([nest docs])
  • Use resumable uploads in Google Drive ([@​tronikos] - #138010) ([google_drive docs]) (dependency)
  • Bump py-synologydsm-api to 2.6.2 ([@​mib1185] - #138060) ([synology_dsm docs]) (dependency)
  • Handle generic agent exceptions when getting and deleting backups ([@​abmantis] - #138145) ([backup docs])
  • Bump onedrive-personal-sdk to 0.0.10 ([@​zweckj] - #138186) ([onedrive docs]) (dependency)
  • Keep one backup per backup agent when executing retention policy ([@​emontnemery] - #138189) ([backup docs])
  • Improve inexogy logging when failed to update ([@​jpbede] - #138210) ([discovergy docs])
  • Bump pyheos to v1.0.2 ([@​andrewsayre] - #138224) ([heos docs]) (dependency)
  • Update frontend to 20250210.0 ([@​bramkragten] - #138227) ([frontend docs]) (dependency)

#137284: home-assistant/core#137284 #137448: home-assistant/core#137448 #137588: home-assistant/core#137588 #137688: home-assistant/core#137688 #137695: home-assistant/core#137695 #137729: home-assistant/core#137729 #137767: home-assistant/core#137767 #137768: home-assistant/core#137768 #137769: home-assistant/core#137769 #137782: home-assistant/core#137782 #137789: home-assistant/core#137789 #137791: home-assistant/core#137791 #137802: home-assistant/core#137802 #137852: home-assistant/core#137852 #137870: home-assistant/core#137870 #137887: home-assistant/core#137887 #137961: home-assistant/core#137961 #137986: home-assistant/core#137986 #137989: home-assistant/core#137989 #137993: home-assistant/core#137993 #138003: home-assistant/core#138003

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [homeassistant](https://github.com/home-assistant/core) from 2025.1.0 to 2025.2.2.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2025.1.0...2025.2.2)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 11, 2025
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Superseded by #297.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/homeassistant-2025.2.2 branch February 13, 2025 09:14
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants