Releases: home-assistant/core
Releases · home-assistant/core
2025.4.0b11
- Add switchbot cover unit tests (@zerzhang - #140265)
- Fix SmartThings climate entity missing off HAVC mode (@frenck - #141700)
- Handle 403 error in remote calendar (@Thomas55555 - #141839)
- Bump ohmepy to 1.5.1 (@dan-r - #141879)
- Fix SmartThings being able to understand incomplete DRLC (@joostlek - #141907)
- Don't create SmartThings entities for disabled components (@joostlek - #141909)
- Correct further sensor categorizations in AVM Fritz!Box tools (@mib1185 - #141911)
- Add None check to azure_storage (@zweckj - #141922)
- Revert PR 136314 (Cleanup map references in lovelace) (@emontnemery - #141928)
- Add preannounce boolean for announce/start conversation (@synesthesiam - #141930)
- Bump aiowebdav2 to 0.4.5 (@jpbede - #141934)
2025.4.0b10
- Remove sunweg integration (@rokam - #124230)
- Fix order of palettes, presets and playlists in WLED integration (@misch2 - #132207)
- Ensure EcoNet operation modes are unique (@frenck - #141689)
- Bump iaqualink to 0.5.3 (@flz - #141709)
- Bump pySmartThings to 3.0.1 (@joostlek - #141722)
- Add helper methods to simplify USB integration testing (@puddly - #141733)
- Bump aiohomekit to 3.2.13 (@bdraco - #141764)
- Fix blocking late import of httpcore from httpx (@bdraco - #141771)
- Bump PyISY to 3.1.15 (@bdraco - #141778)
- Add boost preset to AVM Fritz!SmartHome climate entities (@mib1185 - #141802)
- Bump ical to 9.0.3 (@Thomas55555 - #141805)
- Fix System Bridge wait timeout wait condition (@timmo001 - #141811)
- Correct spelling for 'availability` in MQTT translation strings (@jbouwh - #141818)
- Fix hardcoded UoM for total power sensor for Tuya zndb devices (@frenck - #141822)
- Move setup messages from info to debug level (@mib1185 - #141834)
- Fix the entity category for max throughput sensors in AVM Fritz!Box Tools (@mib1185 - #141838)
- Update pvo to v2.2.1 (@frenck - #141847)
- Handle encryption being disabled on an ESPHome device (@bdraco - #141887)
- Bump aioesphomeapi to 29.8.0 (@bdraco - #141888)
- Fix duplicate call to async_write_ha_state when adding elkm1 entities (@bdraco - #141890)
- Ensure user always has first turn for Google Gen AI (@balloob - #141893)
2025.4.0b9
- Add unkown to uncalibrated state for tedee (@zweckj - #141262)
- Add a common string for "country" (@NoRi2909 - #141653)
- Bump music assistant client to 1.2.0 (@marcelveldt - #141668)
- Always set pause feature on Music Assistant mediaplayers (@marcelveldt - #141686)
- Replace "country" with common string in
holiday(@NoRi2909 - #141687) - Improve MQTT translation strings (@jbouwh - #141691)
- Handle invalid JSON errors in AirNow (@frenck - #141695)
- Fix Tuya tdq category to pick up temp & humid (@frenck - #141698)
- Fix ESPHome update entities being loaded before device_info is available (@bdraco - #141704)
- Fix ESPHome entities not being removed when the ESPHome config removes an entire platform (@bdraco - #141708)
- Sentence-case "Medium type" in
mopeka(@NoRi2909 - #141718) - Only link the parent device if known in SmartThings (@joostlek - #141719)
- Only trigger events on button updates in SmartThings (@joostlek - #141720)
- Set Home Connect program action field as not required (@Diegorro98 - #141729)
- Fix immediate state update for Comelit (@chemelli74 - #141735)
2025.4.0b8
- Tado add proper off state (@erwindouna - #135480)
- Include ZBT-1 and Yellow in device registry (@puddly - #141623)
- Bump intents and always prefer more literal text (@synesthesiam - #141663)
- Update Duke Energy package to fix integration (@hunterjm - #141669)
- Handle all firmware types for ZBT-1 and Yellow update entities (@puddly - #141674)
- Fix camera proxy with sole image quality settings (@frenck - #141676)
- Increase websocket_api allowed peak time to 10s (@bdraco - #141680)
- Fix grammar / sentence-casing in
workday(@NoRi2909 - #141682)
2025.4.0b7
- Enable the message box on default for satelitte announcement actions (@balloob - #141654)
- Update frontend to 20250328.0 (@bramkragten - #141659)
2025.4.0b6
- Fix misleading friendly names of
pvoutputsensors (@NoRi2909 - #141312) - Fix missing response for queued mode scripts (@Passific - #141460)
- Add default string and icon for light effect off (@joostlek - #141567)
- Reverts #141363 "Deprecate SmartThings machine state sensors" (@edenhaus - #141573)
- Make names of switch entities in
greeconsistent with docs (@NoRi2909 - #141580) - Bump Python-Snoo to 0.6.5 (@Lash-L - #141599)
- Fix zeroconf logging level not being respected (@bdraco - #141601)
- Bump aiowebdav2 to 0.4.4 (@jpbede - #141615)
- Fix an issue with the switch preview in beta (@Petro31 - #141617)
- Fix
volatile_organic_compounds_partstranslation string to be referenced for MQTT subentries device class selector (@jbouwh - #141618) - Jewish calendar match omer service variables requirement to documentation (@tsvi - #141620)
- Use correct default value for multi press buttons in the Matter integration (@nickpesce - #141630)
- Fix sentence-casing in
airvisualuser strings (@NoRi2909 - #141632) - Fix duplicate 'device' term in MQTT translation strings (@jbouwh - #141646)
- Ensure connection test sound has no preannouncement (@balloob - #141647)
- Fix ESPHome event entity staying unavailable (@frenck - #141650)
2025.4.0b5
2025.4.0b4
- Revert "Promote after dependencies in bootstrap" (@emontnemery - #141584)
- Update frontend to 20250327.0 (@bramkragten - #141585)
2025.4.0b3
- Tado fix HomeKit flow (@erwindouna - #141525)
- Add icons to hue effects (@joostlek - #141559)
- Handle cloud subscription expired for backup upload (@MartinHjelmare - #141564)
- Also migrate completion time entities in SmartThings (@joostlek - #141572)
- Better handle Roborock discovery (@Lash-L - #141575)
2025.4.0b2
- Fix wrong friendly name for
storage_powerinsolaredge(@NoRi2909 - #141269) - Support for upcoming pyLoad-ng release in pyLoad integration (@tr4nt0r - #141297)
- Initialize google.genai.Client in the executor (@IvanLH - #141432)
- Improve some Home Connect deprecations (@Diegorro98 - #141508)
- Add default preannounce sound to Assist satellites (@synesthesiam - #141522)
- Handle webcal prefix in remote calendar (@Thomas55555 - #141541)
- Bump linkplay to v0.2.2 (@silamon - #141542)
- Fix sentence-casing in
konnectedstrings, replace "override" with "custom" (@NoRi2909 - #141553)