mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 12:26:29 +00:00
Add blog post about extension of deprecation period of hass.helpers (#2359)
This commit is contained in:
parent
639bb9d448
commit
570a91bcd2
13
blog/2024-10-09-extend-deprecation-hass-helpers.md
Normal file
13
blog/2024-10-09-extend-deprecation-hass-helpers.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
author: Jan-Philipp Benecke
|
||||
authorURL: https://github.com/jpbede
|
||||
authorImageURL: https://avatars.githubusercontent.com/u/3989428?s=96&v=4
|
||||
title: "Extend deprecation period of hass.helpers"
|
||||
---
|
||||
|
||||
On March 30, 2024, we [announced the deprecation](/blog/2024/03/30/deprecate-hass-helpers/) of the `hass.helpers` attribute for the Home Assistant 2024.11 release.
|
||||
Due to the large number of custom integrations that still use them and the recent HACS v2 update, we have decided to extend the deprecation period for another six months.
|
||||
|
||||
This means that starting with Home Assistant 2025.5, `hass.helpers` will be removed.
|
||||
|
||||
We encourage all developers of custom integrations to update their code to avoid any issues prior to the Home Assistant 2025.5 release.
|
Loading…
x
Reference in New Issue
Block a user