mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 07:02:00 -03:00
chore(helm): update image docker.io/homeassistant/home-assistant 2024.11.3 → 2024.12.5 (#30194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | minor | `988ae0f` -> `132ef46` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2024.12.5`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.5) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.12.4...2024.12.5) - Bump `nice-go` to 1.0.0 ([@​IceBotYT] - [#​133185]) ([nice_go docs]) (dependency) - Add support for Nice G.O. HAE00080 wall station ([@​IceBotYT] - [#​133186]) ([nice_go docs]) - Bugfix: also schedule time based integration when source is 0 ([@​ronweikamp] - [#​133438]) ([integration docs]) - Ensure screenlogic retries if the protocol adapter is still booting ([@​bdraco] - [#​133444]) ([screenlogic docs]) - Bump Freebox to 1.2.1 ([@​Quentame] - [#​133455]) ([freebox docs]) (dependency) - Bump pyOverkiz to 1.15.3 ([@​iMicknl] - [#​133458]) ([overkiz docs]) (dependency) - Don't raise Overkiz user flow unique_id check ([@​iMicknl] - [#​133471]) ([overkiz docs]) - Update Roborock to 2.8.1 ([@​Lash-L] - [#​133492]) ([roborock docs]) (dependency) - Update fjäråskupan to 2.3.1 ([@​elupus] - [#​133493]) ([fjaraskupan docs]) (dependency) - Update fjäråskupan to 2.3.2 ([@​elupus] - [#​133499]) ([fjaraskupan docs]) (dependency) - Bump gardena_bluetooth to 1.5.0 ([@​elupus] - [#​133502]) ([gardena_bluetooth docs]) (dependency) - Bump aiohttp to 3.11.11 ([@​bdraco] - [#​133530]) (dependency) - Handle null value for elapsed time in Music Assistant ([@​marcelveldt] - [#​133597]) ([music_assistant docs]) - Fix Twinkly raise on progress ([@​joostlek] - [#​133601]) ([twinkly docs]) - Handle mqtt.WebsocketConnectionError when connecting to the MQTT broker ([@​bdraco] - [#​133610]) ([mqtt docs]) [#​132195]: https://redirect.github.com/home-assistant/core/pull/132195 [#​132509]: https://redirect.github.com/home-assistant/core/pull/132509 [#​132846]: https://redirect.github.com/home-assistant/core/pull/132846 [#​133123]: https://redirect.github.com/home-assistant/core/pull/133123 [#​133185]: https://redirect.github.com/home-assistant/core/pull/133185 [#​133186]: https://redirect.github.com/home-assistant/core/pull/133186 [#​133422]: https://redirect.github.com/home-assistant/core/pull/133422 [#​133438]: https://redirect.github.com/home-assistant/core/pull/133438 [#​133444]: https://redirect.github.com/home-assistant/core/pull/133444 [#​133455]: https://redirect.github.com/home-assistant/core/pull/133455 [#​133458]: https://redirect.github.com/home-assistant/core/pull/133458 [#​133471]: https://redirect.github.com/home-assistant/core/pull/133471 [#​133492]: https://redirect.github.com/home-assistant/core/pull/133492 [#​133493]: https://redirect.github.com/home-assistant/core/pull/133493 [#​133499]: https://redirect.github.com/home-assistant/core/pull/133499 [#​133502]: https://redirect.github.com/home-assistant/core/pull/133502 [#​133530]: https://redirect.github.com/home-assistant/core/pull/133530 [#​133597]: https://redirect.github.com/home-assistant/core/pull/133597 [#​133601]: https://redirect.github.com/home-assistant/core/pull/133601 [#​133610]: https://redirect.github.com/home-assistant/core/pull/133610 [@​IceBotYT]: https://redirect.github.com/IceBotYT [@​Lash-L]: https://redirect.github.com/Lash-L [@​Quentame]: https://redirect.github.com/Quentame [@​bdraco]: https://redirect.github.com/bdraco [@​elupus]: https://redirect.github.com/elupus [@​frenck]: https://redirect.github.com/frenck [@​iMicknl]: https://redirect.github.com/iMicknl [@​joostlek]: https://redirect.github.com/joostlek [@​marcelveldt]: https://redirect.github.com/marcelveldt [@​ronweikamp]: https://redirect.github.com/ronweikamp [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [fjaraskupan docs]: https://www.home-assistant.io/integrations/fjaraskupan/ [freebox docs]: https://www.home-assistant.io/integrations/freebox/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [integration docs]: https://www.home-assistant.io/integrations/integration/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/ [nice_go docs]: https://www.home-assistant.io/integrations/nice_go/ [overkiz docs]: https://www.home-assistant.io/integrations/overkiz/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [screenlogic docs]: https://www.home-assistant.io/integrations/screenlogic/ [twinkly docs]: https://www.home-assistant.io/integrations/twinkly/ ### [`v2024.12.4`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.12.3...2024.12.4) - Simplify recorder RecorderRunsManager ([@​emontnemery] - [#​131785]) ([recorder docs]) - Fix fibaro climate hvac mode ([@​rappenze] - [#​132508]) ([fibaro docs]) - Bump yt-dlp to 2024.12.13 ([@​joostlek] - [#​133129]) ([media_extractor docs]) (dependency) - Fix strptime in python_script ([@​gjohansson-ST] - [#​133159]) ([python_script docs]) - Bump yalexs-ble to 2.5.4 ([@​bdraco] - [#​133172]) ([august docs]) ([yalexs_ble docs]) ([yale docs]) (dependency) - Bump starlink-grpc-core to 1.2.1 to fix missing ping ([@​MrConorAE] - [#​133183]) ([starlink docs]) (dependency) - Bump aiolifx to 1.1.2 and add new HomeKit product prefixes ([@​Djelibeybi] - [#​133191]) ([lifx docs]) (dependency) - Revert "Simplify recorder RecorderRunsManager" ([@​emontnemery] - [#​133201]) ([recorder docs]) - Revert "Improve recorder history queries ([#​131702](https://redirect.github.com/home-assistant/core/issues/131702))" ([@​emontnemery] - [#​133203]) ([recorder docs]) ([history docs]) - Bump incomfort-client to v0.6.4 ([@​jbouwh] - [#​133205]) ([incomfort docs]) (dependency) - Bump yalexs-ble to 2.5.5 ([@​bdraco] - [#​133229]) ([august docs]) ([yalexs_ble docs]) ([yale docs]) (dependency) - Set code_arm_required to False for homekit_controller ([@​bdraco] - [#​133284]) ([homekit_controller docs]) - Allow load_verify_locations with only cadata passed ([@​mib1185] - [#​133299]) - Bump `imgw-pib` to version 1.0.7 ([@​bieniu] - [#​133364]) ([imgw_pib docs]) (dependency) - Fix fan setpoints for flexit_bacnet ([@​lellky] - [#​133388]) ([flexit_bacnet docs]) - Bump holidays to 0.63 ([@​gjohansson-ST] - [#​133391]) ([workday docs]) ([holiday docs]) (dependency) [#​131785]: https://redirect.github.com/home-assistant/core/pull/131785 [#​132195]: https://redirect.github.com/home-assistant/core/pull/132195 [#​132508]: https://redirect.github.com/home-assistant/core/pull/132508 [#​132509]: https://redirect.github.com/home-assistant/core/pull/132509 [#​132846]: https://redirect.github.com/home-assistant/core/pull/132846 [#​133123]: https://redirect.github.com/home-assistant/core/pull/133123 [#​133129]: https://redirect.github.com/home-assistant/core/pull/133129 [#​133159]: https://redirect.github.com/home-assistant/core/pull/133159 [#​133172]: https://redirect.github.com/home-assistant/core/pull/133172 [#​133183]: https://redirect.github.com/home-assistant/core/pull/133183 [#​133191]: https://redirect.github.com/home-assistant/core/pull/133191 [#​133201]: https://redirect.github.com/home-assistant/core/pull/133201 [#​133203]: https://redirect.github.com/home-assistant/core/pull/133203 [#​133205]: https://redirect.github.com/home-assistant/core/pull/133205 [#​133229]: https://redirect.github.com/home-assistant/core/pull/133229 [#​133284]: https://redirect.github.com/home-assistant/core/pull/133284 [#​133299]: https://redirect.github.com/home-assistant/core/pull/133299 [#​133364]: https://redirect.github.com/home-assistant/core/pull/133364 [#​133388]: https://redirect.github.com/home-assistant/core/pull/133388 [#​133391]: https://redirect.github.com/home-assistant/core/pull/133391 [@​Djelibeybi]: https://redirect.github.com/Djelibeybi [@​MrConorAE]: https://redirect.github.com/MrConorAE [@​bdraco]: https://redirect.github.com/bdraco [@​bieniu]: https://redirect.github.com/bieniu [@​emontnemery]: https://redirect.github.com/emontnemery [@​frenck]: https://redirect.github.com/frenck [@​gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@​jbouwh]: https://redirect.github.com/jbouwh [@​joostlek]: https://redirect.github.com/joostlek [@​lellky]: https://redirect.github.com/lellky [@​mib1185]: https://redirect.github.com/mib1185 [@​rappenze]: https://redirect.github.com/rappenze [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [august docs]: https://www.home-assistant.io/integrations/august/ [fibaro docs]: https://www.home-assistant.io/integrations/fibaro/ [flexit_bacnet docs]: https://www.home-assistant.io/integrations/flexit_bacnet/ [history docs]: https://www.home-assistant.io/integrations/history/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/ [incomfort docs]: https://www.home-assistant.io/integrations/incomfort/ [lifx docs]: https://www.home-assistant.io/integrations/lifx/ [media_extractor docs]: https://www.home-assistant.io/integrations/media_extractor/ [python_script docs]: https://www.home-assistant.io/integrations/python_script/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [starlink docs]: https://www.home-assistant.io/integrations/starlink/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [yale docs]: https://www.home-assistant.io/integrations/yale/ [yalexs_ble docs]: https://www.home-assistant.io/integrations/yalexs_ble/ ### [`v2024.12.3`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.3) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.12.2...2024.12.3) - Bump python-linkplay to v0.1.1 ([@​silamon] - [#​132091]) ([linkplay docs]) (dependency) - Bump pydaikin to 2.13.8 ([@​weltall] - [#​132759]) ([daikin docs]) (dependency) - Fix pipeline conversation language ([@​synesthesiam] - [#​132896]) ([conversation docs]) ([assist_pipeline docs]) - fix AndroidTV logging when disconnected ([@​chemelli74] - [#​132919]) ([androidtv docs]) - Guard Vodafone Station updates against bad data ([@​chemelli74] - [#​132921]) ([vodafone_station docs]) - Bump led-ble to 1.1.1 ([@​bdraco] - [#​132977]) ([led_ble docs]) (dependency) - Change warning to debug for VAD timeout ([@​synesthesiam] - [#​132987]) ([assist_pipeline docs]) - Fix LaMetric config flow for cloud import path ([@​frenck] - [#​133039]) ([lametric docs]) - Update frontend to [`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).8 ([@​bramkragten] - [#​133066]) ([frontend docs]) (dependency) - Bump pysuezV2 to 1.3.5 ([@​jb101010-2] - [#​133076]) ([suez_water docs]) (dependency) - Bugfix to use evohome's new hostname ([@​zxdavb] - [#​133085]) ([evohome docs]) (dependency) - Bump py-aosmith to 1.0.12 ([@​bdr99] - [#​133100]) ([aosmith docs]) (dependency) - Bump deebot-client to 9.4.0 ([@​edenhaus] - [#​133114]) ([ecovacs docs]) (dependency) - Bump aiowithings to 3.1.4 ([@​joostlek] - [#​133117]) ([withings docs]) [#​132091]: https://redirect.github.com/home-assistant/core/pull/132091 [#​132195]: https://redirect.github.com/home-assistant/core/pull/132195 [#​132509]: https://redirect.github.com/home-assistant/core/pull/132509 [#​132759]: https://redirect.github.com/home-assistant/core/pull/132759 [#​132846]: https://redirect.github.com/home-assistant/core/pull/132846 [#​132896]: https://redirect.github.com/home-assistant/core/pull/132896 [#​132919]: https://redirect.github.com/home-assistant/core/pull/132919 [#​132921]: https://redirect.github.com/home-assistant/core/pull/132921 [#​132977]: https://redirect.github.com/home-assistant/core/pull/132977 [#​132987]: https://redirect.github.com/home-assistant/core/pull/132987 [#​133039]: https://redirect.github.com/home-assistant/core/pull/133039 [#​133066]: https://redirect.github.com/home-assistant/core/pull/133066 [#​133076]: https://redirect.github.com/home-assistant/core/pull/133076 [#​133085]: https://redirect.github.com/home-assistant/core/pull/133085 [#​133100]: https://redirect.github.com/home-assistant/core/pull/133100 [#​133114]: https://redirect.github.com/home-assistant/core/pull/133114 [#​133117]: https://redirect.github.com/home-assistant/core/pull/133117 [@​bdr99]: https://redirect.github.com/bdr99 [@​bdraco]: https://redirect.github.com/bdraco [@​bramkragten]: https://redirect.github.com/bramkragten [@​chemelli74]: https://redirect.github.com/chemelli74 [@​edenhaus]: https://redirect.github.com/edenhaus [@​frenck]: https://redirect.github.com/frenck [@​jb101010-2]: https://redirect.github.com/jb101010-2 [@​joostlek]: https://redirect.github.com/joostlek [@​silamon]: https://redirect.github.com/silamon [@​synesthesiam]: https://redirect.github.com/synesthesiam [@​weltall]: https://redirect.github.com/weltall [@​zxdavb]: https://redirect.github.com/zxdavb [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [androidtv docs]: https://www.home-assistant.io/integrations/androidtv/ [aosmith docs]: https://www.home-assistant.io/integrations/aosmith/ [assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [evohome docs]: https://www.home-assistant.io/integrations/evohome/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [lametric docs]: https://www.home-assistant.io/integrations/lametric/ [led_ble docs]: https://www.home-assistant.io/integrations/led_ble/ [linkplay docs]: https://www.home-assistant.io/integrations/linkplay/ [suez_water docs]: https://www.home-assistant.io/integrations/suez_water/ [vodafone_station docs]: https://www.home-assistant.io/integrations/vodafone_station/ [withings docs]: https://www.home-assistant.io/integrations/withings/ ### [`v2024.12.2`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.12.1...2024.12.2) - Enable additional entities on myUplink model SMO20 ([@​astrandb] - [#​131688]) ([myuplink docs]) - Bump pydrawise to 2024.12.0 ([@​dknowles2] - [#​132015]) ([hydrawise docs]) (dependency) - Fix API change for AC not supporting floats in SwitchBot Cloud ([@​SeraphicRav] - [#​132231]) ([switchbot_cloud docs]) - Update pyrisco to 0.6.5 ([@​agmckaybro] - [#​132493]) ([risco docs]) (dependency) - Fix PyTado dependency ([@​erwindouna] - [#​132510]) ([tado docs]) (dependency) - Bump pycups to 2.0.4 ([@​bdraco] - [#​132514]) ([cups docs]) (dependency) - Update debugpy to 1.8.8 ([@​frenck] - [#​132519]) ([debugpy docs]) (dependency) - bump total_connect_client to 2023.12 ([@​austinmroczek] - [#​132531]) ([totalconnect docs]) (dependency) - Bump aiounifi to v81 to fix partitioned cookies on python 3.13 ([@​Kane610] - [#​132540]) ([unifi docs]) (dependency) - Update twentemilieu to 2.2.0 ([@​frenck] - [#​132554]) ([twentemilieu docs]) (dependency) - Bump yalexs-ble to 2.5.2 ([@​bdraco] - [#​132560]) ([yalexs_ble docs]) (dependency) - Bump plugwise to v1.6.1 ([@​bouwew] - [#​131950]) ([plugwise docs]) (dependency) - Bump plugwise to v1.6.2 and adapt ([@​bouwew] - [#​132608]) ([plugwise docs]) (dependency) - Fix config flow in Husqvarna Automower ([@​Thomas55555] - [#​132615]) ([husqvarna_automower docs]) - Bump ZHA dependencies ([@​puddly] - [#​132630]) ([zha docs]) (dependency) - Bump plugwise to v1.6.3 ([@​bouwew] - [#​132673]) ([plugwise docs]) (dependency) - Bump yt-dlp to 2024.12.06 ([@​joostlek] - [#​132684]) ([media_extractor docs]) (dependency) - Revert "Bump pyezviz to 0.2.2.3" ([@​srescio] - [#​132715]) ([ezviz docs]) (dependency) - Bump intents to 2024.12.9 ([@​synesthesiam] - [#​132726]) ([conversation docs]) (dependency) - Update frontend to [`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).7 ([@​bramkragten] - [#​132729]) ([frontend docs]) (dependency) - Bump reolink-aio to 0.11.5 ([@​starkillerOG] - [#​132757]) ([reolink docs]) (dependency) - Catch Hydrawise authorization errors in the correct place ([@​dknowles2] - [#​132727]) ([hydrawise docs]) - Pass an application identifier to the Hydrawise API ([@​dknowles2] - [#​132779]) ([hydrawise docs]) - Bump deebot-client to 9.3.0 ([@​edenhaus] - [#​132834]) ([ecovacs docs]) (dependency) - Bump aioacaia to 0.1.11 ([@​zweckj] - [#​132838]) ([acaia docs]) (dependency) [#​131688]: https://redirect.github.com/home-assistant/core/pull/131688 [#​131950]: https://redirect.github.com/home-assistant/core/pull/131950 [#​132015]: https://redirect.github.com/home-assistant/core/pull/132015 [#​132195]: https://redirect.github.com/home-assistant/core/pull/132195 [#​132231]: https://redirect.github.com/home-assistant/core/pull/132231 [#​132493]: https://redirect.github.com/home-assistant/core/pull/132493 [#​132509]: https://redirect.github.com/home-assistant/core/pull/132509 [#​132510]: https://redirect.github.com/home-assistant/core/pull/132510 [#​132514]: https://redirect.github.com/home-assistant/core/pull/132514 [#​132519]: https://redirect.github.com/home-assistant/core/pull/132519 [#​132531]: https://redirect.github.com/home-assistant/core/pull/132531 [#​132540]: https://redirect.github.com/home-assistant/core/pull/132540 [#​132554]: https://redirect.github.com/home-assistant/core/pull/132554 [#​132560]: https://redirect.github.com/home-assistant/core/pull/132560 [#​132608]: https://redirect.github.com/home-assistant/core/pull/132608 [#​132615]: https://redirect.github.com/home-assistant/core/pull/132615 [#​132630]: https://redirect.github.com/home-assistant/core/pull/132630 [#​132673]: https://redirect.github.com/home-assistant/core/pull/132673 [#​132684]: https://redirect.github.com/home-assistant/core/pull/132684 [#​132715]: https://redirect.github.com/home-assistant/core/pull/132715 [#​132726]: https://redirect.github.com/home-assistant/core/pull/132726 [#​132727]: https://redirect.github.com/home-assistant/core/pull/132727 [#​132729]: https://redirect.github.com/home-assistant/core/pull/132729 [#​132757]: https://redirect.github.com/home-assistant/core/pull/132757 [#​132779]: https://redirect.github.com/home-assistant/core/pull/132779 [#​132834]: https://redirect.github.com/home-assistant/core/pull/132834 [#​132838]: https://redirect.github.com/home-assistant/core/pull/132838 [@​Kane610]: https://redirect.github.com/Kane610 [@​SeraphicRav]: https://redirect.github.com/SeraphicRav [@​Thomas55555]: https://redirect.github.com/Thomas55555 [@​agmckaybro]: https://redirect.github.com/agmckaybro [@​astrandb]: https://redirect.github.com/astrandb [@​austinmroczek]: https://redirect.github.com/austinmroczek [@​bdraco]: https://redirect.github.com/bdraco [@​bouwew]: https://redirect.github.com/bouwew [@​bramkragten]: https://redirect.github.com/bramkragten [@​dknowles2]: https://redirect.github.com/dknowles2 [@​edenhaus]: https://redirect.github.com/edenhaus [@​erwindouna]: https://redirect.github.com/erwindouna [@​frenck]: https://redirect.github.com/frenck [@​joostlek]: https://redirect.github.com/joostlek [@​puddly]: https://redirect.github.com/puddly [@​srescio]: https://redirect.github.com/srescio [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​synesthesiam]: https://redirect.github.com/synesthesiam [@​zweckj]: https://redirect.github.com/zweckj [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [cups docs]: https://www.home-assistant.io/integrations/cups/ [debugpy docs]: https://www.home-assistant.io/integrations/debugpy/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [ezviz docs]: https://www.home-assistant.io/integrations/ezviz/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/ [media_extractor docs]: https://www.home-assistant.io/integrations/media_extractor/ [myuplink docs]: https://www.home-assistant.io/integrations/myuplink/ [plugwise docs]: https://www.home-assistant.io/integrations/plugwise/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [risco docs]: https://www.home-assistant.io/integrations/risco/ [switchbot_cloud docs]: https://www.home-assistant.io/integrations/switchbot_cloud/ [tado docs]: https://www.home-assistant.io/integrations/tado/ [totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/ [twentemilieu docs]: https://www.home-assistant.io/integrations/twentemilieu/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [yalexs_ble docs]: https://www.home-assistant.io/integrations/yalexs_ble/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ### [`v2024.12.1`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.12.0...2024.12.1) - Bump elmax-api to 0.0.6.3 ([@​albertogeniola] - [#​131876]) ([elmax docs]) (dependency) - Fix deprecated call to mimetypes.guess_type in CachingStaticResource ([@​bdraco] - [#​132299]) ([http docs]) - Bump tesla-fleet-api to 0.8.5 ([@​Bre77] - [#​132339]) ([tessie docs]) ([teslemetry docs]) ([tesla_fleet docs]) - Add missing UnitOfPower to sensor ([@​robinostlund] - [#​132352]) ([sensor docs]) - Removes references to croniter from utility_meter ([@​dgomes] - [#​132364]) ([utility_meter docs]) - Bump upb-lib to 0.5.9 ([@​gwww] - [#​132411]) ([upb docs]) (dependency) - Bump pydeako to 0.6.0 ([@​Balake] - [#​132432]) ([deako docs]) (dependency) - Bump aiohttp to 3.11.10 ([@​bdraco] - [#​132441]) (dependency) - Bump aioesphomeapi to 28.0.0 ([@​bdraco] - [#​132447]) ([esphome docs]) (dependency) - Update exception handling for python3.13 for getpass.getuser() ([@​allenporter] - [#​132449]) - Bump hass-nabucasa from 0.85.0 to 0.86.0 ([@​ludeeus] - [#​132456]) ([cloud docs]) (dependency) - Fix nordpool dont have previous or next price ([@​gjohansson-ST] - [#​132457]) ([nordpool docs]) - Bump deebot-client to 9.2.0 ([@​edenhaus] - [#​132467]) ([ecovacs docs]) (dependency) - Point to the Ecovacs issue in the library for unspoorted devices ([@​edenhaus] - [#​132470]) ([ecovacs docs]) - Bump tplink python-kasa dependency to 0.8.1 ([@​sdb9696] - [#​132472]) ([tplink docs]) (dependency) - Bump samsungtvws to 2.7.2 ([@​epenet] - [#​132474]) ([samsungtv docs]) (dependency) - Update frontend to [`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).5 ([@​bramkragten] - [#​132475]) ([frontend docs]) (dependency) - Update frontend to [`2024112`](https://redirect.github.com/home-assistant/core/commit/20241127).6 ([@​bramkragten] - [#​132494]) ([frontend docs]) (dependency) - Fix google tasks due date timezone handling ([@​allenporter] - [#​132498]) ([google_tasks docs]) [#​131876]: https://redirect.github.com/home-assistant/core/pull/131876 [#​132195]: https://redirect.github.com/home-assistant/core/pull/132195 [#​132299]: https://redirect.github.com/home-assistant/core/pull/132299 [#​132339]: https://redirect.github.com/home-assistant/core/pull/132339 [#​132352]: https://redirect.github.com/home-assistant/core/pull/132352 [#​132364]: https://redirect.github.com/home-assistant/core/pull/132364 [#​132411]: https://redirect.github.com/home-assistant/core/pull/132411 [#​132432]: https://redirect.github.com/home-assistant/core/pull/132432 [#​132441]: https://redirect.github.com/home-assistant/core/pull/132441 [#​132447]: https://redirect.github.com/home-assistant/core/pull/132447 [#​132449]: https://redirect.github.com/home-assistant/core/pull/132449 [#​132456]: https://redirect.github.com/home-assistant/core/pull/132456 [#​132457]: https://redirect.github.com/home-assistant/core/pull/132457 [#​132467]: https://redirect.github.com/home-assistant/core/pull/132467 [#​132470]: https://redirect.github.com/home-assistant/core/pull/132470 [#​132472]: https://redirect.github.com/home-assistant/core/pull/132472 [#​132474]: https://redirect.github.com/home-assistant/core/pull/132474 [#​132475]: https://redirect.github.com/home-assistant/core/pull/132475 [#​132494]: https://redirect.github.com/home-assistant/core/pull/132494 [#​132498]: https://redirect.github.com/home-assistant/core/pull/132498 [@​Balake]: https://redirect.github.com/Balake [@​Bre77]: https://redirect.github.com/Bre77 [@​albertogeniola]: https://redirect.github.com/albertogeniola [@​allenporter]: https://redirect.github.com/allenporter [@​bdraco]: https://redirect.github.com/bdraco [@​bramkragten]: https://redirect.github.com/bramkragten [@​dgomes]: https://redirect.github.com/dgomes [@​edenhaus]: https://redirect.github.com/edenhaus [@​epenet]: https://redirect.github.com/epenet [@​frenck]: https://redirect.github.com/frenck [@​gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@​gwww]: https://redirect.github.com/gwww [@​ludeeus]: https://redirect.github.com/ludeeus [@​robinostlund]: https://redirect.github.com/robinostlund [@​sdb9696]: https://redirect.github.com/sdb9696 [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [deako docs]: https://www.home-assistant.io/integrations/deako/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [elmax docs]: https://www.home-assistant.io/integrations/elmax/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [google_tasks docs]: https://www.home-assistant.io/integrations/google_tasks/ [http docs]: https://www.home-assistant.io/integrations/http/ [nordpool docs]: https://www.home-assistant.io/integrations/nordpool/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [sensor docs]: https://www.home-assistant.io/integrations/sensor/ [tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [tessie docs]: https://www.home-assistant.io/integrations/tessie/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [utility_meter docs]: https://www.home-assistant.io/integrations/utility_meter/ ### [`v2024.12.0`](https://redirect.github.com/home-assistant/core/releases/tag/2024.12.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.11.3...2024.12.0) https://www.home-assistant.io/blog/2024/12/04/release-202412/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.11.3
|
||||
appVersion: 2024.12.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
|
||||
- https://hub.docker.com/r/homeassistant/home-assistant
|
||||
type: application
|
||||
version: 26.9.0
|
||||
version: 26.10.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.11.3@sha256:988ae0f8bab0620d7e9abdcf07f8a8f6d88f5ae301749e61e6cf00aaed13a19b
|
||||
tag: 2024.12.5@sha256:132ef461504be5c5ebd6e34e5d3fb3d7958bb6758a5136107eea9f84c299254a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user