Home Assistant Devs's Avatar

Home Assistant Devs

@home-assistant.dev

Follow us for the latest news around developing for Home Assistant. Follow the main account at @home_assistant.io

1,083
Followers
26
Following
17
Posts
27.11.2024
Joined
Posts Following

Latest posts by Home Assistant Devs @home-assistant.dev

Home Assistant 2026.3 stats:

- 1 month development cycle
- 1390ย pull requests
- 3,516 files changed
- 177,694 lines added
- 38,271 lines removed

#HomeAssistant

04.03.2026 17:34 ๐Ÿ‘ 9 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Home Assistant 2025.12 ๐ŸŽ„ stats:

- 1 month development cycle
- 78 contributors
- 1,102ย pull requests
- 2,036 files changed
- 178,789 lines added
- 44,940 lines removed

#HomeAssistant

03.12.2025 18:13 ๐Ÿ‘ 6 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Home Assistant 2025.11 ๐Ÿ˜Ž stats:

- 1 month development cycle
- 1,295 pull requests
- 3,329 files changed
- 196,527 lines added
- 74,764 lines removed

#HomeAssistant

05.11.2025 19:32 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Home Assistant 2025.10 ๐Ÿ˜Ž stats:

- 1 month development cycle
- 951 pull requests
- 1,836 files changed
- 117,153 lines added
- 21,788 lines removed

#HomeAssistant

01.10.2025 15:18 ๐Ÿ‘ 7 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Home Assistant 2025.9 ๐Ÿ˜Ž stats:

- 1 month development cycle
- 20 code contributors
- 815 pull requests
- 1,724 files changed
- 149,578 lines added
- 20,214 lines removed

#HomeAssistant

03.09.2025 17:27 ๐Ÿ‘ 8 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

06.08.2025 17:40 ๐Ÿ‘ 10 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

02.07.2025 16:31 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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

11.06.2025 20:15 ๐Ÿ‘ 15 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

07.05.2025 14:40 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

02.04.2025 16:40 ๐Ÿ‘ 16 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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

05.03.2025 19:37 ๐Ÿ‘ 13 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Support for config subentries | Home Assistant Developer Docs 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 flows and updated by config subentry reconfigure flows. This works similarly to how we create/edit config entries.

๐Ÿ—ž๏ธ ๐—œ๐—ป๐˜๐—ฟ๐—ผ๐—ฑ๐˜‚๐—ฐ๐—ถ๐—ป๐—ด ๐—ฐ๐—ผ๐—ป๐—ณ๐—ถ๐—ด๐˜‚๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐˜€๐˜‚๐—ฏ๐—ฒ๐—ป๐˜๐—ฟ๐—ถ๐—ฒ๐˜€ ๐Ÿ˜Ž

We have merged support for subentries to configuration entries in our development branch. Read all about it:

developers.home-assistant.io/blog/2025/02...

17.02.2025 10:19 ๐Ÿ‘ 6 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

05.02.2025 17:39 ๐Ÿ‘ 19 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 2

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

03.01.2025 17:43 ๐Ÿ‘ 27 ๐Ÿ” 5 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

04.12.2024 18:06 ๐Ÿ‘ 38 ๐Ÿ” 6 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Happy New Year! ๐Ÿฅณ

27.11.2024 22:52 ๐Ÿ‘ 6 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿ‘‹ Hello Bluesky!

Welcome to the official account for Home Assistant developers ๐Ÿš€

๐Ÿš€ Updates, improvements, and tips for custom card and custom integrations devs, but also all core contributors โค๏ธ

Follow for all things HA development! ๐Ÿ› ๏ธโœจ

#HomeAssistant #OpenSource

27.11.2024 22:07 ๐Ÿ‘ 66 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0