This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | patch | `2026.4.0` → `2026.4.4` |
---
### Release Notes
<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>
### [`v2026.4.4`](https://github.com/home-assistant/core/releases/tag/2026.4.4)
[Compare Source](https://github.com/home-assistant/core/compare/2026.4.3...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][victron_ble docs])
- Fix case-sensitive MIME type check in Google Generative AI TTS ([@​MohamedBarrak3] - [#​168458]) ([google\_generative\_ai\_conversation docs][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][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][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][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 [`2026032`](https://github.com/home-assistant/core/commit/20260325).8 ([@​bramkragten] - [#​169076]) ([frontend docs]) (dependency)
[#​165819]: https://github.com/home-assistant/core/pull/165819
[#​167939]: https://github.com/home-assistant/core/pull/167939
[#​168209]: https://github.com/home-assistant/core/pull/168209
[#​168451]: https://github.com/home-assistant/core/pull/168451
[#​168458]: https://github.com/home-assistant/core/pull/168458
[#​168489]: https://github.com/home-assistant/core/pull/168489
[#​168536]: https://github.com/home-assistant/core/pull/168536
[#​168608]: https://github.com/home-assistant/core/pull/168608
[#​168623]: https://github.com/home-assistant/core/pull/168623
[#​168637]: https://github.com/home-assistant/core/pull/168637
[#​168662]: https://github.com/home-assistant/core/pull/168662
[#​168812]: https://github.com/home-assistant/core/pull/168812
[#​169027]: https://github.com/home-assistant/core/pull/169027
[#​169057]: https://github.com/home-assistant/core/pull/169057
[#​169059]: https://github.com/home-assistant/core/pull/169059
[#​169066]: https://github.com/home-assistant/core/pull/169066
[#​169076]: https://github.com/home-assistant/core/pull/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/
[gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/
[google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/
[hive docs]: https://www.home-assistant.io/integrations/hive/
[http docs]: https://www.home-assistant.io/integrations/http/
[imap docs]: https://www.home-assistant.io/integrations/imap/
[kodi docs]: https://www.home-assistant.io/integrations/kodi/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[tractive docs]: https://www.home-assistant.io/integrations/tractive/
[victron_ble docs]: https://www.home-assistant.io/integrations/victron_ble/
[websocket_api docs]: https://www.home-assistant.io/integrations/websocket_api/
### [`v2026.4.3`](https://github.com/home-assistant/core/releases/tag/2026.4.3)
[Compare Source](https://github.com/home-assistant/core/compare/2026.4.2...2026.4.3)
- Fix Proxmox VE storage usage percentage crash on missing used\_fraction ([@​irishpadres] - [#​167136]) ([proxmoxve docs])
- Fix device\_class removal in template binary sensors ([@​timmo001] - [#​167775]) ([template docs])
- Fix openevse charging\_current and charging\_power units ([@​c00w] - [#​167863]) ([openevse docs])
- Don't create cpu temperature sensor when not supported in FRITZ!Box Tools ([@​mib1185] - [#​167905]) ([fritz docs])
- Fix ESPHome cold/warm white color temperature read-back ([@​bdraco] - [#​167972]) ([esphome docs])
- Fix missing kWh unit for dlq ADD\_ELE energy sensor ([@​gerculanum] - [#​168026]) ([tuya docs])
- Bump PySwitchbot to 2.0.1 ([@​zerzhang] - [#​168090]) ([switchbot docs]) (dependency)
- Bump satel\_integra to 1.1.0 ([@​Tommatheussen] - [#​167353]) ([satel\_integra docs][satel_integra docs]) (dependency)
- Bump satel-integra to 1.1.1 ([@​Tommatheussen] - [#​168091]) ([satel\_integra docs][satel_integra docs]) (dependency)
- Update Z-Wave cover moving state based on current position and cover capabilities ([@​AlCalzone] - [#​168096]) ([zwave\_js docs][zwave_js docs])
- Fix Switchbot Keypad Vision doorbell detection ([@​zerzhang] - [#​168098]) ([switchbot docs])
- Bump aioamazondevices to 13.4.0 ([@​chemelli74] - [#​167984]) ([alexa\_devices docs][alexa_devices docs]) (dependency)
- Bump aioamazondevices to 13.4.1 ([@​chemelli74] - [#​168121]) ([alexa\_devices docs][alexa_devices docs]) (dependency)
- Bump pylitterbot to 2025.3.2 ([@​natekspencer] - [#​168146]) ([litterrobot docs]) (dependency)
- Fix Wyoming satellite memory leak on disconnect ([@​marcelveldt] - [#​168152]) ([wyoming docs])
- Bump pyenphase from 2.4.6 to 2.4.8 ([@​catsmanac] - [#​168190]) ([enphase\_envoy docs][enphase_envoy docs]) (dependency)
- Handle Tibber async\_get\_client failing ([@​Danielhiversen] - [#​168207]) ([tibber docs])
- Bump pyTibber to 0.37.1 ([@​Danielhiversen] - [#​168208]) ([tibber docs])
- Update Pillow to 12.2.0 ([#​168234]) (dependency)
- Update uv to 0.11.6 ([#​168237]) (dependency)
- Fix unit of measurement for SPH power sensors in growatt\_server ([@​johanzander] - [#​168251]) ([growatt\_server docs][growatt_server docs])
- Bump PyViCare to v2.59.0 ([@​CFenner] - [#​168254]) ([vicare docs]) (dependency)
- Bump `imgw-pib` to 2.1.0 ([@​bieniu] - [#​168319]) ([imgw\_pib docs][imgw_pib docs]) (dependency)
- Fix VOIP blocking call in event loop ([@​jaminh] - [#​168331]) ([voip docs])
- Fix disabled discovered MQTT entities cleaned up ([@​jbouwh] - [#​168382]) ([mqtt docs])
- Update satel-integra to 1.2.1 ([@​Tommatheussen] - [#​168416]) ([satel\_integra docs][satel_integra docs]) (dependency)
- Add cleaning codes for MIele steam oven combo ([@​astrandb] - [#​168418]) ([miele docs])
[#​167136]: https://github.com/home-assistant/core/pull/167136
[#​167353]: https://github.com/home-assistant/core/pull/167353
[#​167775]: https://github.com/home-assistant/core/pull/167775
[#​167863]: https://github.com/home-assistant/core/pull/167863
[#​167905]: https://github.com/home-assistant/core/pull/167905
[#​167939]: https://github.com/home-assistant/core/pull/167939
[#​167972]: https://github.com/home-assistant/core/pull/167972
[#​167984]: https://github.com/home-assistant/core/pull/167984
[#​168026]: https://github.com/home-assistant/core/pull/168026
[#​168090]: https://github.com/home-assistant/core/pull/168090
[#​168091]: https://github.com/home-assistant/core/pull/168091
[#​168096]: https://github.com/home-assistant/core/pull/168096
[#​168098]: https://github.com/home-assistant/core/pull/168098
[#​168121]: https://github.com/home-assistant/core/pull/168121
[#​168146]: https://github.com/home-assistant/core/pull/168146
[#​168152]: https://github.com/home-assistant/core/pull/168152
[#​168190]: https://github.com/home-assistant/core/pull/168190
[#​168207]: https://github.com/home-assistant/core/pull/168207
[#​168208]: https://github.com/home-assistant/core/pull/168208
[#​168234]: https://github.com/home-assistant/core/pull/168234
[#​168237]: https://github.com/home-assistant/core/pull/168237
[#​168251]: https://github.com/home-assistant/core/pull/168251
[#​168254]: https://github.com/home-assistant/core/pull/168254
[#​168319]: https://github.com/home-assistant/core/pull/168319
[#​168331]: https://github.com/home-assistant/core/pull/168331
[#​168382]: https://github.com/home-assistant/core/pull/168382
[#​168416]: https://github.com/home-assistant/core/pull/168416
[#​168418]: https://github.com/home-assistant/core/pull/168418
[@​AlCalzone]: https://github.com/AlCalzone
[@​CFenner]: https://github.com/CFenner
[@​Danielhiversen]: https://github.com/Danielhiversen
[@​Tommatheussen]: https://github.com/Tommatheussen
[@​astrandb]: https://github.com/astrandb
[@​bdraco]: https://github.com/bdraco
[@​bieniu]: https://github.com/bieniu
[@​c00w]: https://github.com/c00w
[@​catsmanac]: https://github.com/catsmanac
[@​chemelli74]: https://github.com/chemelli74
[@​frenck]: https://github.com/frenck
[@​gerculanum]: https://github.com/gerculanum
[@​irishpadres]: https://github.com/irishpadres
[@​jaminh]: https://github.com/jaminh
[@​jbouwh]: https://github.com/jbouwh
[@​johanzander]: https://github.com/johanzander
[@​marcelveldt]: https://github.com/marcelveldt
[@​mib1185]: https://github.com/mib1185
[@​natekspencer]: https://github.com/natekspencer
[@​timmo001]: https://github.com/timmo001
[@​zerzhang]: https://github.com/zerzhang
[alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[esphome docs]: https://www.home-assistant.io/integrations/esphome/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/
[imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/
[litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/
[miele docs]: https://www.home-assistant.io/integrations/miele/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[openevse docs]: https://www.home-assistant.io/integrations/openevse/
[proxmoxve docs]: https://www.home-assistant.io/integrations/proxmoxve/
[satel_integra docs]: https://www.home-assistant.io/integrations/satel_integra/
[switchbot docs]: https://www.home-assistant.io/integrations/switchbot/
[template docs]: https://www.home-assistant.io/integrations/template/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[tuya docs]: https://www.home-assistant.io/integrations/tuya/
[vicare docs]: https://www.home-assistant.io/integrations/vicare/
[voip docs]: https://www.home-assistant.io/integrations/voip/
[wyoming docs]: https://www.home-assistant.io/integrations/wyoming/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
### [`v2026.4.2`](https://github.com/home-assistant/core/releases/tag/2026.4.2)
[Compare Source](https://github.com/home-assistant/core/compare/2026.4.1...2026.4.2)
- Improve handling of disconnected meters with Rainforest Automation Eagle-200 ([@​SkySrfr] - [#​161185]) ([rainforest\_eagle docs][rainforest_eagle docs])
- Prevent the intellifire client from polling independently of its coordinator ([@​jeeftor] - [#​165341]) ([intellifire docs])
- Switchbot Cloud: Enable Webhook for Bot ([@​XiaoLing-git] - [#​165647]) ([switchbot\_cloud docs][switchbot_cloud docs])
- Include port in BSB-LAN configuration URL when non-default ([@​liudger] - [#​166480]) ([bsblan docs])
- \[LG Soundbar] Fix incorrect state for some models ([@​alexmerkel] - [#​167094]) ([lg\_soundbar docs][lg_soundbar docs])
- Bump aiopvpc to 4.3.1 ([@​marcomsousa] - [#​167189]) ([pvpc\_hourly\_pricing docs][pvpc_hourly_pricing docs]) (dependency)
- Bump starlink-grpc-core to 1.2.5 ([@​patcfly] - [#​167195]) ([starlink docs]) (dependency)
- Allow force alarm actions for Comelit ([@​chemelli74] - [#​167202]) ([comelit docs])
- Add Hisense AC (0x138C/0x0101) to Matter dry and fan mode device lists ([@​lboue] - [#​167282]) ([matter docs])
- Bump pyTibber to 0.37.0 ([@​Danielhiversen] - [#​167283]) ([tibber docs]) (dependency)
- Fix victron ble reauth flow title ([@​rajlaud] - [#​167307]) ([victron\_ble docs][victron_ble docs])
- Update to tplink-omada-client 1.5.7 ([@​MarkGodwin] - [#​167313]) ([tplink\_omada docs][tplink_omada docs]) (dependency)
- Bump afsapi to 0.3.1 ([@​007hacky007] - [#​167321]) ([frontier\_silicon docs][frontier_silicon docs]) (dependency)
- Bump pylutron to 0.4.1 ([@​cdheiser] - [#​167324]) ([lutron docs]) (dependency)
- Bump cryptography to 46.0.6 ([@​pantherale0] - [#​167330]) (dependency)
- Align and cleanup tests data for Fritz ([@​chemelli74] - [#​167363]) ([fritz docs])
- Bump aiohue to 4.8.1 ([@​joostlek] - [#​167369]) ([hue docs]) (dependency)
- Improve ProxmoxVE permissions handling ([@​CoMPaTech] - [#​167370]) ([proxmoxve docs])
- Bump axis to v68 to improve MQTT event resiliance ([@​Kane610] - [#​167373]) ([axis docs])
- Use dedicated session for seventeentrack to preserve login cookies ([@​shaiu] - [#​167394]) ([seventeentrack docs])
- Bump aiocomelit to 2.0.2 ([@​chemelli74] - [#​167414]) ([comelit docs]) (dependency)
- Fix setup without dhw ([@​liudger] - [#​167423]) ([bsblan docs])
- Fix handling of missing period statistics in Anglian Water coordinator ([@​pantherale0] - [#​167427]) ([anglian\_water docs][anglian_water docs])
- Fix missing color\_mode initialization in MQTT JSON light schema ([@​noerstad] - [#​167429]) ([mqtt docs])
- Bump jvcprojector dependency to pyjvcprojector 2.0.5 ([@​SteveEasley] - [#​167450]) ([jvc\_projector docs][jvc_projector docs]) (dependency)
- Fix nzbget positional argument mismatch in NZBGetAPI calls ([@​JamieMagee] - [#​167456]) ([nzbget docs])
- Update roborock services to raise ServiceNotSupported for new devices that don't yet support it ([@​allenporter] - [#​167470]) ([roborock docs])
- Miele - fix core temperature reading ([@​aturri] - [#​167476]) ([miele docs])
- Bump b2sdk to 2.10.4 ([@​ElCruncharino] - [#​167481]) ([backblaze\_b2 docs][backblaze_b2 docs]) (dependency)
- Handle BadRequest exception in Backblaze B2 config flow and setup ([@​ElCruncharino] - [#​167482]) ([backblaze\_b2 docs][backblaze_b2 docs])
- Bump pynintendoparental to 2.3.4 ([@​pantherale0] - [#​167510]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs]) (dependency)
- Add missing Miele dishwasher program ID 201 ([@​runningcode] - [#​167536]) ([miele docs])
- Bump python-picnic-api2 to 1.3.4 ([@​xZise] - [#​167539]) ([picnic docs]) (dependency)
- Bump incomfort-client to v0.7.0 ([@​jbouwh] - [#​167546]) ([incomfort docs]) (dependency)
- Remove homeassistant/actions/helpers/info from builder workflow ([@​sairon] - [#​167573])
- Set up condition and trigger helpers in check config script ([@​arturpragacz] - [#​167589])
- fix EWS deviceType problem ([@​l-pr] - [#​167597]) ([myneomitis docs])
- Fix Tractive switch availability ([@​bieniu] - [#​167599]) ([tractive docs])
- Bump securetar to 2026.4.0 ([@​emontnemery] - [#​167600]) ([backup docs]) (dependency)
- Fix securetar size calculation when encrypting backup ([@​emontnemery] - [#​167602]) ([backup docs])
- Bump holidays to 0.94 ([@​gjohansson-ST] - [#​167604]) ([workday docs]) ([holiday docs]) (dependency)
- Fix ProxmoxVE migration causing reauthentication ([@​CoMPaTech] - [#​167624]) ([proxmoxve docs])
- Improve error logging for Backblaze B2 upload failures ([@​ElCruncharino] - [#​167721]) ([backblaze\_b2 docs][backblaze_b2 docs])
- Bump pyvlx to 0.2.33 ([@​wollew] - [#​167764]) ([velux docs]) (dependency)
- Set proper state for the internet\_access switches in FRITZ!Box Tools ([@​mib1185] - [#​167767]) ([fritz docs])
- Bump aiotractive to 1.0.2 ([@​bieniu] - [#​167783]) ([tractive docs]) (dependency)
- Revert "Fix Ring snapshots" - [#​164337](https://github.com/home-assistant/core/issues/164337) ([@​bhudgens] - [#​167790]) ([ring docs])
- Fix Victron BLE false reauth triggered by unknown enum bitmask combinations ([@​rajlaud] - [#​167809]) ([victron\_ble docs][victron_ble docs])
- Fix Victron BLE storage errors caused by non-serializable value\_fn callable in sensor entity description ([@​rajlaud] - [#​167819]) ([victron\_ble docs][victron_ble docs])
- Support Chess.com accounts with no name ([@​joostlek] - [#​167824]) ([chess\_com docs][chess_com docs])
- Fix stale devices removal for Alexa devices ([@​chemelli74] - [#​167837]) ([alexa\_devices docs][alexa_devices docs])
- Fix service.yaml values for Home Connect ([@​Diegorro98] - [#​167847]) ([home\_connect docs][home_connect docs])
- Bump ZHA to 1.1.2 ([@​TheJulianJES] - [#​167849]) ([zha docs]) (dependency)
- Bump velbusaio to 2026.4.0 ([@​cereal2nd] - [#​167868]) ([velbus docs]) (dependency)
- Bump zinvolt to 0.4.3 ([@​joostlek] - [#​167908]) ([zinvolt docs]) (dependency)
- Bump qbusmqttapi to 1.4.3 ([@​thomasddn] - [#​167909]) ([qbus docs]) (dependency)
- Bump oasatelematics to 0.4 ([@​panosmz] - [#​167911]) ([oasa\_telematics docs][oasa_telematics docs]) (dependency)
- Fix light on action for qbus integration ([@​thomasddn] - [#​167917]) ([qbus docs])
- Bump pylitterbot to 2025.2.1 ([@​natekspencer] - [#​167921]) ([litterrobot docs]) (dependency)
- Update frontend to [`2026032`](https://github.com/home-assistant/core/commit/20260325).7 ([@​bramkragten] - [#​167922]) ([frontend docs]) (dependency)
- Bump pyrisco to 0.6.8 ([@​OnFreund] - [#​167924]) ([risco docs]) (dependency)
- Improve Tibber price coordinator ([@​Danielhiversen] - [#​166175]) ([tibber docs])
- Fix tibber price sensor first state update ([@​MartinHjelmare] - [#​167938]) ([tibber docs])
- Update cryptography to 46.0.7 ([@​frenck] - [#​167960]) (dependency)
- Fix spelling of "Shut down" button label in `proxmoxve` ([@​NoRi2909] - [#​167059]) ([proxmoxve docs])
- Bump opower to 0.18.1 ([@​tronikos] - [#​167967]) ([opower docs]) (dependency)
- Portainer fix fetching swarm stacks ([@​erwindouna] - [#​167979]) ([portainer docs])
- Bump python-bsblan to version 5.1.4 ([@​liudger] - [#​167987]) ([bsblan docs]) (dependency)
[#​161185]: https://github.com/home-assistant/core/pull/161185
[#​165341]: https://github.com/home-assistant/core/pull/165341
[#​165647]: https://github.com/home-assistant/core/pull/165647
[#​166175]: https://github.com/home-assistant/core/pull/166175
[#​166480]: https://github.com/home-assistant/core/pull/166480
[#​167059]: https://github.com/home-assistant/core/pull/167059
[#​167094]: https://github.com/home-assistant/core/pull/167094
[#​167189]: https://github.com/home-assistant/core/pull/167189
[#​167195]: https://github.com/home-assistant/core/pull/167195
[#​167202]: https://github.com/home-assistant/core/pull/167202
[#​167282]: https://github.com/home-assistant/core/pull/167282
[#​167283]: https://github.com/home-assistant/core/pull/167283
[#​167307]: https://github.com/home-assistant/core/pull/167307
[#​167313]: https://github.com/home-assistant/core/pull/167313
[#​167321]: https://github.com/home-assistant/core/pull/167321
[#​167324]: https://github.com/home-assistant/core/pull/167324
[#​167330]: https://github.com/home-assistant/core/pull/167330
[#​167363]: https://github.com/home-assistant/core/pull/167363
[#​167369]: https://github.com/home-assistant/core/pull/167369
[#​167370]: https://github.com/home-assistant/core/pull/167370
[#​167373]: https://github.com/home-assistant/core/pull/167373
[#​167394]: https://github.com/home-assistant/core/pull/167394
[#​167414]: https://github.com/home-assistant/core/pull/167414
[#​167423]: https://github.com/home-assistant/core/pull/167423
[#​167427]: https://github.com/home-assistant/core/pull/167427
[#​167429]: https://github.com/home-assistant/core/pull/167429
[#​167450]: https://github.com/home-assistant/core/pull/167450
[#​167456]: https://github.com/home-assistant/core/pull/167456
[#​167470]: https://github.com/home-assistant/core/pull/167470
[#​167476]: https://github.com/home-assistant/core/pull/167476
[#​167481]: https://github.com/home-assistant/core/pull/167481
[#​167482]: https://github.com/home-assistant/core/pull/167482
[#​167510]: https://github.com/home-assistant/core/pull/167510
[#​167536]: https://github.com/home-assistant/core/pull/167536
[#​167539]: https://github.com/home-assistant/core/pull/167539
[#​167546]: https://github.com/home-assistant/core/pull/167546
[#​167573]: https://github.com/home-assistant/core/pull/167573
[#​167589]: https://github.com/home-assistant/core/pull/167589
[#​167597]: https://github.com/home-assistant/core/pull/167597
[#​167599]: https://github.com/home-assistant/core/pull/167599
[#​167600]: https://github.com/home-assistant/core/pull/167600
[#​167602]: https://github.com/home-assistant/core/pull/167602
[#​167604]: https://github.com/home-assistant/core/pull/167604
[#​167624]: https://github.com/home-assistant/core/pull/167624
[#​167721]: https://github.com/home-assistant/core/pull/167721
[#​167764]: https://github.com/home-assistant/core/pull/167764
[#​167767]: https://github.com/home-assistant/core/pull/167767
[#​167783]: https://github.com/home-assistant/core/pull/167783
[#​167790]: https://github.com/home-assistant/core/pull/167790
[#​167809]: https://github.com/home-assistant/core/pull/167809
[#​167819]: https://github.com/home-assistant/core/pull/167819
[#​167824]: https://github.com/home-assistant/core/pull/167824
[#​167837]: https://github.com/home-assistant/core/pull/167837
[#​167847]: https://github.com/home-assistant/core/pull/167847
[#​167849]: https://github.com/home-assistant/core/pull/167849
[#​167868]: https://github.com/home-assistant/core/pull/167868
[#​167908]: https://github.com/home-assistant/core/pull/167908
[#​167909]: https://github.com/home-assistant/core/pull/167909
[#​167911]: https://github.com/home-assistant/core/pull/167911
[#​167917]: https://github.com/home-assistant/core/pull/167917
[#​167921]: https://github.com/home-assistant/core/pull/167921
[#​167922]: https://github.com/home-assistant/core/pull/167922
[#​167924]: https://github.com/home-assistant/core/pull/167924
[#​167938]: https://github.com/home-assistant/core/pull/167938
[#​167960]: https://github.com/home-assistant/core/pull/167960
[#​167967]: https://github.com/home-assistant/core/pull/167967
[#​167979]: https://github.com/home-assistant/core/pull/167979
[#​167987]: https://github.com/home-assistant/core/pull/167987
[@​007hacky007]: https://github.com/007hacky007
[@​CoMPaTech]: https://github.com/CoMPaTech
[@​Danielhiversen]: https://github.com/Danielhiversen
[@​Diegorro98]: https://github.com/Diegorro98
[@​ElCruncharino]: https://github.com/ElCruncharino
[@​JamieMagee]: https://github.com/JamieMagee
[@​Kane610]: https://github.com/Kane610
[@​MarkGodwin]: https://github.com/MarkGodwin
[@​MartinHjelmare]: https://github.com/MartinHjelmare
[@​NoRi2909]: https://github.com/NoRi2909
[@​OnFreund]: https://github.com/OnFreund
[@​SkySrfr]: https://github.com/SkySrfr
[@​SteveEasley]: https://github.com/SteveEasley
[@​TheJulianJES]: https://github.com/TheJulianJES
[@​XiaoLing-git]: https://github.com/XiaoLing-git
[@​alexmerkel]: https://github.com/alexmerkel
[@​allenporter]: https://github.com/allenporter
[@​arturpragacz]: https://github.com/arturpragacz
[@​aturri]: https://github.com/aturri
[@​bhudgens]: https://github.com/bhudgens
[@​bieniu]: https://github.com/bieniu
[@​bramkragten]: https://github.com/bramkragten
[@​cdheiser]: https://github.com/cdheiser
[@​cereal2nd]: https://github.com/cereal2nd
[@​chemelli74]: https://github.com/chemelli74
[@​emontnemery]: https://github.com/emontnemery
[@​erwindouna]: https://github.com/erwindouna
[@​frenck]: https://github.com/frenck
[@​gjohansson-ST]: https://github.com/gjohansson-ST
[@​jbouwh]: https://github.com/jbouwh
[@​jeeftor]: https://github.com/jeeftor
[@​joostlek]: https://github.com/joostlek
[@​l-pr]: https://github.com/l-pr
[@​lboue]: https://github.com/lboue
[@​liudger]: https://github.com/liudger
[@​marcomsousa]: https://github.com/marcomsousa
[@​mib1185]: https://github.com/mib1185
[@​natekspencer]: https://github.com/natekspencer
[@​noerstad]: https://github.com/noerstad
[@​panosmz]: https://github.com/panosmz
[@​pantherale0]: https://github.com/pantherale0
[@​patcfly]: https://github.com/patcfly
[@​rajlaud]: https://github.com/rajlaud
[@​runningcode]: https://github.com/runningcode
[@​sairon]: https://github.com/sairon
[@​shaiu]: https://github.com/shaiu
[@​thomasddn]: https://github.com/thomasddn
[@​tronikos]: https://github.com/tronikos
[@​wollew]: https://github.com/wollew
[@​xZise]: https://github.com/xZise
[alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/
[anglian_water docs]: https://www.home-assistant.io/integrations/anglian_water/
[axis docs]: https://www.home-assistant.io/integrations/axis/
[backblaze_b2 docs]: https://www.home-assistant.io/integrations/backblaze_b2/
[backup docs]: https://www.home-assistant.io/integrations/backup/
[bsblan docs]: https://www.home-assistant.io/integrations/bsblan/
[chess_com docs]: https://www.home-assistant.io/integrations/chess_com/
[comelit docs]: https://www.home-assistant.io/integrations/comelit/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[frontier_silicon docs]: https://www.home-assistant.io/integrations/frontier_silicon/
[holiday docs]: https://www.home-assistant.io/integrations/holiday/
[home_connect docs]: https://www.home-assistant.io/integrations/home_connect/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[incomfort docs]: https://www.home-assistant.io/integrations/incomfort/
[intellifire docs]: https://www.home-assistant.io/integrations/intellifire/
[jvc_projector docs]: https://www.home-assistant.io/integrations/jvc_projector/
[lg_soundbar docs]: https://www.home-assistant.io/integrations/lg_soundbar/
[litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/
[lutron docs]: https://www.home-assistant.io/integrations/lutron/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[miele docs]: https://www.home-assistant.io/integrations/miele/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[myneomitis docs]: https://www.home-assistant.io/integrations/myneomitis/
[nintendo_parental_controls docs]: https://www.home-assistant.io/integrations/nintendo_parental_controls/
[nzbget docs]: https://www.home-assistant.io/integrations/nzbget/
[oasa_telematics docs]: https://www.home-assistant.io/integrations/oasa_telematics/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[picnic docs]: https://www.home-assistant.io/integrations/picnic/
[portainer docs]: https://www.home-assistant.io/integrations/portainer/
[proxmoxve docs]: https://www.home-assistant.io/integrations/proxmoxve/
[pvpc_hourly_pricing docs]: https://www.home-assistant.io/integrations/pvpc_hourly_pricing/
[qbus docs]: https://www.home-assistant.io/integrations/qbus/
[rainforest_eagle docs]: https://www.home-assistant.io/integrations/rainforest_eagle/
[ring docs]: https://www.home-assistant.io/integrations/ring/
[risco docs]: https://www.home-assistant.io/integrations/risco/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[seventeentrack docs]: https://www.home-assistant.io/integrations/seventeentrack/
[starlink docs]: https://www.home-assistant.io/integrations/starlink/
[switchbot_cloud docs]: https://www.home-assistant.io/integrations/switchbot_cloud/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[tplink_omada docs]: https://www.home-assistant.io/integrations/tplink_omada/
[tractive docs]: https://www.home-assistant.io/integrations/tractive/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/
[velux docs]: https://www.home-assistant.io/integrations/velux/
[victron_ble docs]: https://www.home-assistant.io/integrations/victron_ble/
[workday docs]: https://www.home-assistant.io/integrations/workday/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zinvolt docs]: https://www.home-assistant.io/integrations/zinvolt/
### [`v2026.4.1`](https://github.com/home-assistant/core/releases/tag/2026.4.1)
[Compare Source](https://github.com/home-assistant/core/compare/2026.4.0...2026.4.1)
- Fix tuya energy sensor units ([@​jbouwh] - [#​160392]) ([tuya docs])
- Fix Ring snapshots ([@​Ltek] - [#​164337]) ([ring docs])
- Fix Tesla Fleet charge current scope handling ([@​Bre77] - [#​166919]) ([tesla\_fleet docs][tesla_fleet docs])
- Fix Tesla Fleet OAuth scope refresh during reauth ([@​Bre77] - [#​166920]) ([tesla\_fleet docs][tesla_fleet docs])
- Fix select condition state selector ([@​bramkragten] - [#​167064]) ([select docs])
- Fix websocket calling `async_release_notes` in update component although unavailable ([@​tr4nt0r] - [#​167067]) ([update docs])
- Fix Proxmox VE backup status sensor false positive due to case mismatch ([@​irishpadres] - [#​167069]) ([proxmoxve docs])
- Bump pySmartThings to 3.7.3 ([@​joostlek] - [#​167075]) ([smartthings docs]) (dependency)
- Wrap hassio import in is\_hassio check in get\_system\_info helper ([@​mdegat01] - [#​167111])
- Remove not implemented supported feature from Wiim ([@​joostlek] - [#​167205]) ([wiim docs])
- Migrate image unique\_id for Fritz ([@​chemelli74] - [#​167209]) ([fritz docs])
- Fix SMHI ([@​gjohansson-ST] - [#​167212]) ([smhi docs]) (breaking-change) (dependency)
- Bump holiday library to 0.93 ([@​gjohansson-ST] - [#​167217]) ([workday docs]) ([holiday docs]) (dependency)
- Fix Sonos reporting wrong state when media title is whitespace ([@​PeteRager] - [#​167223]) ([sonos docs])
- Improve Recorder action naming consistency ([@​NoRi2909] - [#​167244]) ([recorder docs])
- Update arcam to 1.8.3 ([@​elupus] - [#​167249]) ([arcam\_fmj docs][arcam_fmj docs]) (dependency)
- Bump psutil to 7.2.2 ([@​dotlambda] - [#​167263]) ([systemmonitor docs]) (dependency)
- Remove Transmission port forward sensor ([@​andrew-codechimp] - [#​167269]) ([transmission docs])
- Improve Media player action naming consistency ([@​NoRi2909] - [#​167274]) ([media\_player docs][media_player docs])
- Bump zinvolt to 0.4.0 ([@​joostlek] - [#​167276]) ([zinvolt docs]) (dependency)
- Improve Assist satellite action naming consistency ([@​NoRi2909] - [#​167278]) ([assist\_satellite docs][assist_satellite docs])
- Fix to allow Matter Fan percent setting to be null when FanMode is Auto ([@​lboue] - [#​167279]) ([matter docs])
- Update frontend to [`2026032`](https://github.com/home-assistant/core/commit/20260325).6 ([@​bramkragten] - [#​167285]) ([frontend docs]) (dependency)
- Fix Matter water heater off mode ([@​lboue] - [#​167286]) ([matter docs])
- Make sure we take all Zinvolt battery units in account ([@​joostlek] - [#​167294]) ([zinvolt docs])
- Bump Zinvolt to 0.4.1 ([@​joostlek] - [#​167296]) ([zinvolt docs])
- Bump soco to 0.30.15 ([@​PeteRager] - [#​167299]) ([sonos docs]) (dependency)
- Sonos alarm switch entities may not be created when speaker offline initially ([@​PeteRager] - [#​167303]) ([sonos docs])
[#​160392]: https://github.com/home-assistant/core/pull/160392
[#​164337]: https://github.com/home-assistant/core/pull/164337
[#​166513]: https://github.com/home-assistant/core/pull/166513
[#​166919]: https://github.com/home-assistant/core/pull/166919
[#​166920]: https://github.com/home-assistant/core/pull/166920
[#​167064]: https://github.com/home-assistant/core/pull/167064
[#​167067]: https://github.com/home-assistant/core/pull/167067
[#​167069]: https://github.com/home-assistant/core/pull/167069
[#​167075]: https://github.com/home-assistant/core/pull/167075
[#​167111]: https://github.com/home-assistant/core/pull/167111
[#​167205]: https://github.com/home-assistant/core/pull/167205
[#​167209]: https://github.com/home-assistant/core/pull/167209
[#​167212]: https://github.com/home-assistant/core/pull/167212
[#​167217]: https://github.com/home-assistant/core/pull/167217
[#​167223]: https://github.com/home-assistant/core/pull/167223
[#​167244]: https://github.com/home-assistant/core/pull/167244
[#​167249]: https://github.com/home-assistant/core/pull/167249
[#​167263]: https://github.com/home-assistant/core/pull/167263
[#​167269]: https://github.com/home-assistant/core/pull/167269
[#​167274]: https://github.com/home-assistant/core/pull/167274
[#​167276]: https://github.com/home-assistant/core/pull/167276
[#​167278]: https://github.com/home-assistant/core/pull/167278
[#​167279]: https://github.com/home-assistant/core/pull/167279
[#​167285]: https://github.com/home-assistant/core/pull/167285
[#​167286]: https://github.com/home-assistant/core/pull/167286
[#​167294]: https://github.com/home-assistant/core/pull/167294
[#​167296]: https://github.com/home-assistant/core/pull/167296
[#​167299]: https://github.com/home-assistant/core/pull/167299
[#​167303]: https://github.com/home-assistant/core/pull/167303
[@​Bre77]: https://github.com/Bre77
[@​Ltek]: https://github.com/Ltek
[@​NoRi2909]: https://github.com/NoRi2909
[@​PeteRager]: https://github.com/PeteRager
[@​andrew-codechimp]: https://github.com/andrew-codechimp
[@​bramkragten]: https://github.com/bramkragten
[@​chemelli74]: https://github.com/chemelli74
[@​dotlambda]: https://github.com/dotlambda
[@​elupus]: https://github.com/elupus
[@​frenck]: https://github.com/frenck
[@​gjohansson-ST]: https://github.com/gjohansson-ST
[@​irishpadres]: https://github.com/irishpadres
[@​jbouwh]: https://github.com/jbouwh
[@​joostlek]: https://github.com/joostlek
[@​lboue]: https://github.com/lboue
[@​mdegat01]: https://github.com/mdegat01
[@​tr4nt0r]: https://github.com/tr4nt0r
[abode docs]: https://www.home-assistant.io/integrations/abode/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[arcam_fmj docs]: https://www.home-assistant.io/integrations/arcam_fmj/
[assist_satellite docs]: https://www.home-assistant.io/integrations/assist_satellite/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[holiday docs]: https://www.home-assistant.io/integrations/holiday/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[media_player docs]: https://www.home-assistant.io/integrations/media_player/
[proxmoxve docs]: https://www.home-assistant.io/integrations/proxmoxve/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[ring docs]: https://www.home-assistant.io/integrations/ring/
[select docs]: https://www.home-assistant.io/integrations/select/
[smartthings docs]: https://www.home-assistant.io/integrations/smartthings/
[smhi docs]: https://www.home-assistant.io/integrations/smhi/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[systemmonitor docs]: https://www.home-assistant.io/integrations/systemmonitor/
[tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/
[transmission docs]: https://www.home-assistant.io/integrations/transmission/
[tuya docs]: https://www.home-assistant.io/integrations/tuya/
[update docs]: https://www.home-assistant.io/integrations/update/
[wiim docs]: https://www.home-assistant.io/integrations/wiim/
[workday docs]: https://www.home-assistant.io/integrations/workday/
[zinvolt docs]: https://www.home-assistant.io/integrations/zinvolt/
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot
changed title from Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.1 to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.22026-04-12 08:02:31 +05:30
renovate-bot
changed title from Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.2 to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.32026-04-18 08:02:44 +05:30
renovate-bot
changed title from Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.3 to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.42026-04-25 08:02:31 +05:30
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2026.4.0→2026.4.4Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant)
v2026.4.4Compare Source
2026032.8 (@bramkragten - #169076) (frontend docs) (dependency)v2026.4.3Compare Source
imgw-pibto 2.1.0 (@bieniu - #168319) (imgw_pib docs) (dependency)v2026.4.2Compare Source
2026032.7 (@bramkragten - #167922) (frontend docs) (dependency)proxmoxve(@NoRi2909 - #167059) (proxmoxve docs)v2026.4.1Compare Source
async_release_notesin update component although unavailable (@tr4nt0r - #167067) (update docs)2026032.6 (@bramkragten - #167285) (frontend docs) (dependency)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.1to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.2Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.2to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.37d7094acadto3fa6c744d9Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.3to Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.4.4