
Home Assistant Devs
@hass_devs
Followers
18K
Following
49
Media
72
Statuses
402
Follow us for the latest news around developing for Home Assistant. Follow the main account at @home_assistant.
The Internet
Joined May 2018
Home Assistant 2025.8 ๐ stats:. - 1 month development cycle.- 77 code contributors.- 1,247 pull requests.- 2,292 files changed.- 121,736 lines added.- 30,989 lines removed. #HomeAssistant.
3
1
106
Home Assistant 2025.7 ๐ stats:. - 1 month development cycle.- 86 code contributors.- 913 pull requests.- 1,885 files changed.- 90,041 lines added.- 28,826 lines removed. #HomeAssistant.
1
1
75
Home Assistant 2025.6 ๐ค stats:. - 1 month development cycle.- 84 code contributors.- 1,177 pull requests.- 3,064 files changed.- 123,075 lines added.- 30,557 lines removed. #HomeAssistant.
2
1
66
Home Assistant 2025.5 ๐ค stats:. - 1 month development cycle.- 79 code contributors.- 1,418 pull requests.- 1,992 files changed.- 112,356 lines added.- 41,198 lines removed. #HomeAssistant.
1
1
82
Home Assistant 2025.4 ๐ค stats:. - 1 month development cycle.- 69 code contributors.- 1,163 pull requests.- 1,770 files changed.- 82,288 lines added.- 21,710 lines removed. #HomeAssistant.
3
2
125
Home Assistant 2025.3 ๐ค stats:. - 1 month development cycle.- 69 code contributors.- 1,437 pull requests.- 4,892 files changed.- 125,405 lines added.- 33,726 lines removed. #HomeAssistant.
1
0
108
๐๏ธ ๐๐ป๐๐ฟ๐ผ๐ฑ๐๐ฐ๐ถ๐ป๐ด ๐ฐ๐ผ๐ป๐ณ๐ถ๐ด๐๐ฟ๐ฎ๐๐ถ๐ผ๐ป ๐๐๐ฏ๐ฒ๐ป๐๐ฟ๐ถ๐ฒ๐ ๐. We have merged support for subentries to configuration entries in our development branch. Read all about it:.
developers.home-assistant.io
Config entries now have a new data type called โconfig subentryโ. Config subentries are owned by a config entry and set up as part of asyncsetupentry. Config subentries are created by config subentry...
0
3
28
Home Assistant 2025.2 ๐ฅฐ stats:. - 1 month development cycle.- 67 code contributors.- 1,583 pull requests.- 4,009 files changed.- 140,331 lines added.- 45,929 lines removed. #HomeAssistant.
4
2
155
Home Assistant 2025.1 ๐ฅ stats:. - 1 month development cycle.- 83 code contributors.- 1,201 pull requests.- 2,096 files changed.- 100,922 lines added.- 22,390 lines removed. #HomeAssistant.
1
1
119
Home Assistant 2024.12 ๐ stats:. - 1 month development cycle.- 82 contributors.- 1,071 pull requests.- 2,136 files changed.- 57,606 lines added.- 16,019 lines removed. #HomeAssistant.
1
4
72
๐ธ Camera API changes incoming!. With Home Assistant 2024.12, some camera API methods will be deprecated. Weโve introduced new, more flexible replacements to support WebRTC. ๐ Check out the developer blog for details and migration guidance:.
developers.home-assistant.io
With Home Assistant 2024.11 we added WebRTC for most cameras. To add support for it we needed to refactor and improve the camera entity.
0
1
31
๐จ Home Assistant 2024.12 will support translating units of measurement! ๐. Example: A sensor showing โ10 moviesโ? You can now make โmoviesโ translatable for end-users. ๐. ๐ Read all about it:.
developers.home-assistant.io
Home Assistant 2024.12 will support the translation of custom units of measurement. Previously, those would have been hardcoded in their integrations.
0
1
37
๐ Weโve launched a new integration quality scale for Home Assistant integrations! It reflects todayโs standards with clear rules, docs, and examples. Review your integrations and aim for the top tiers ๐. ๐ Read more:.
developers.home-assistant.io
Since the original quality scale was introduced in 2020, Home Assistant changed quite a lot.
0
6
49
New entity feature flags for fans! ๐ชญ. Two new flags have been added, FanEntityFeature.TURN_ON and FanEntityFeature.TURN_OFF. Read more about it in our dev blog:
developers.home-assistant.io
As of Home Assistant Core 2024.8, we have added two new flags to FanEntityFeature: TURNON, TURNOFF.
0
0
21
In Home Assistant 2024.8, **DeviceInfo** has been extended with a model identifier. `model_id` can be used to set the actual device model identification (like a model number).
developers.home-assistant.io
Starting from 2024.8, you can now add a model identifier to the DeviceInfo class. This identifier can be used to identify the device model in integrations and the frontend.
0
0
28
In Home Assistant 2024.8, Services will become Actions. The developer documentation has been updated to reflect this change. It does not impact any code; all (custom) integrations keep working as-is. Read more about this in the developer blog:.
developers.home-assistant.io
The term "Services" has been a source of confusion for many users, as it is not immediately clear what it refers to; it could be a web or STT service, but in the context of Home Assistant, it means...
2
2
71