Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency home-assistant/core to v2025 #531

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Update Change
home-assistant/core major 2024.5.1 -> 2025.1.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

home-assistant/core (home-assistant/core)

v2025.1.2

Compare Source

v2025.1.1

Compare Source

v2025.1.0

Compare Source

https://www.home-assistant.io/blog/2025/01/03/release-20251/

v2024.12.5

Compare Source

v2024.12.4

Compare Source

v2024.12.3

Compare Source

v2024.12.2

Compare Source

v2024.12.1

Compare Source

v2024.12.0

Compare Source

https://www.home-assistant.io/blog/2024/12/04/release-202412/

v2024.11.3

Compare Source

v2024.11.2

Compare Source

  • Bump aiohttp to 3.10.11 (@​bdraco - [#​130483]) (dependency)
  • Fix RecursionError in Husqvarna Automower coordinator (@​Thomas55555 - [#​123085]) (husqvarna_automower docs)
  • Bump python-linkplay to v0.0.18 (@​silamon - [#​130159]) (linkplay docs) (dependency)
  • Allow dynamic max preset in linkplay play preset (@​silamon - [#​130160]) (linkplay docs)
  • No longer thrown an error when device is offline in linkplay (@​silamon - [#​130161]) (linkplay docs)
  • Fix translations in ollama ([@​sheldonip] - [#​130164]) ([ollama docs])
  • Bump nice-go to 0.3.10 (@​IceBotYT - [#​130173]) (nice_go docs) (dependency)
  • Fix wording in Google Calendar create_event strings for consistency ([@​maxshcherbina] - [#​130183]) ([google docs])
  • Fix uptime sensor for Vodafone Station (@​chemelli74 - [#​130215]) (vodafone_station docs)
  • Bump pyTibber ([@​Danielhiversen] - [#​130216]) ([tibber docs]) (dependency)
  • Bump SoCo to 0.30.6 ([@​jjlawren] - [#​130223]) ([sonos docs]) (dependency)
  • Bump google-nest-sdm to 6.1.5 (@​allenporter - [#​130229]) ([nest docs]) (dependency)
  • Rename "CO2 Signal" display name to Electricity Maps for consistency ([@​corradio] - [#​130242]) ([co2signal docs])
  • Update generic thermostat strings for clarity and accuracy ([@​maxshcherbina] - [#​130243]) ([generic_thermostat docs])
  • Fix translation key for done response in conversation (@​mib1185 - [#​130247]) (conversation docs)
  • Improve nest camera stream expiration to be defensive against errors (@​allenporter - [#​130265]) ([nest docs])
  • Add more f-series models to myuplink (@​astrandb - [#​130283]) (myuplink docs)
  • Make Hydrawise poll non-critical data less frequently (@​dknowles2 - [#​130289]) (hydrawise docs)
  • Ignore WebRTC candidates for nest cameras (@​allenporter - [#​130294]) ([nest docs])
  • Avoid Shelly data update during shutdown (@​chemelli74 - [#​130301]) ([shelly docs])
  • Fix Homekit error handling alarm state unknown or unavailable (@​gjohansson-ST - [#​130311]) ([homekit docs])
  • Fix fan's warning TURN_ON, TURN_OFF ([@​LG-ThinQ-Integr

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 3, 2025

home-assistant/home-assistant StatefulSet (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   metadata: {
     name: "home-assistant"
     namespace: "home-assistant"
     labels: {
-      app.kubernetes.io/version: "2023.12.4"
+      app.kubernetes.io/version: "2025.1.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "home-assistant"
-            image: "homeassistant/home-assistant:2023.12.4@sha256:58dcc33ee408a92c41c57e4f853612f8f8001d98ed8d1d3af0532d25fbaa995a"
+            image: "homeassistant/home-assistant:2025.1.0@sha256:58dcc33ee408a92c41c57e4f853612f8f8001d98ed8d1d3af0532d25fbaa995a"
           }
         ]
       }
     }
   }
 }

home-assistant/home-assistant Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "home-assistant"
     namespace: "home-assistant"
     labels: {
-      app.kubernetes.io/version: "2023.12.4"
+      app.kubernetes.io/version: "2025.1.0"
     }
   }
 }

home-assistant/home-assistant Namespace (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Namespace"
   metadata: {
     name: "home-assistant"
     namespace: "home-assistant"
     labels: {
-      app.kubernetes.io/version: "2023.12.4"
+      app.kubernetes.io/version: "2025.1.0"
     }
   }
 }

@renovate renovate bot force-pushed the renovate/home-assistant-core-2025.x branch 2 times, most recently from 967ef36 to 31e8e43 Compare January 7, 2025 09:03
@renovate renovate bot force-pushed the renovate/home-assistant-core-2025.x branch from 31e8e43 to 795f2fa Compare January 10, 2025 01:33
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.

0 participants