Skip to content

Releases: esphome/home-assistant-addon

2025.7.0b5

16 Jul 00:04
Compare
Choose a tag to compare
2025.7.0b5 Pre-release
Pre-release

2025.7.0b4

15 Jul 19:42
Compare
Choose a tag to compare
2025.7.0b4 Pre-release
Pre-release

2025.7.0b3

14 Jul 18:44
Compare
Choose a tag to compare
2025.7.0b3 Pre-release
Pre-release

2025.7.0b2

13 Jul 01:23
Compare
Choose a tag to compare
2025.7.0b2 Pre-release
Pre-release

2025.7.0b1

09 Jul 07:45
Compare
Choose a tag to compare
2025.7.0b1 Pre-release
Pre-release
Read more

2025.6.3

03 Jul 01:15
Compare
Choose a tag to compare

2025.6.2

28 Jun 03:52
Compare
Choose a tag to compare

2025.6.1

23 Jun 19:36
Compare
Choose a tag to compare

2025.6.0

18 Jun 09:50
Compare
Choose a tag to compare

Full list of changes

New Components

Breaking Changes

  • update minimal python version to 3.10 esphome#8850 by @ximex (breaking-change)
  • Add LWIP optimization options to reduce flash usage esphome#8946 by @bdraco (breaking-change)
  • Replace API deferred queue with efficient message batching system esphome#9012 by @bdraco (breaking-change)
  • Optimize Component and Application state storage from uint32_t to uint8_t esphome#9082 by @bdraco (breaking-change)
  • Reduce entity memory usage by eliminating field shadowing and bit-packing esphome#9076 by @bdraco (breaking-change)
  • Optimize Application area_ from std::string to const char* esphome#9085 by @bdraco (breaking-change)

Beta Changes

Notable Changes

All changes

Show
Read more

2025.6.0b3

18 Jun 00:44
Compare
Choose a tag to compare
2025.6.0b3 Pre-release
Pre-release