Skip to content

Releases: esphome/aioesphomeapi

42.6.0

03 Nov 03:43

Choose a tag to compare

What's Changed

  • Store custom climate presets and fan modes in flash instead of RAM (#1415) @bdraco

Dependencies

42.5.0

29 Oct 04:22

Choose a tag to compare

What's Changed

42.4.0

28 Oct 21:59

Choose a tag to compare

What's Changed

  • Store select options in flash instead of RAM (#1411) @bdraco

Dependencies

5 changes

42.3.0

23 Oct 02:24

Choose a tag to compare

What's Changed

  • Update climate entity container types in api.proto (#1405) @bdraco

Dependencies

2 changes

42.2.0

18 Oct 22:46

Choose a tag to compare

What's Changed

  • Replace enum_as_bitmask with container_pointer_no_template (#1402) @bdraco

42.1.0

18 Oct 21:27

Choose a tag to compare

What's Changed

  • Add enum_as_bitmask protobuf option for ColorMode encoding (#1401) @bdraco

Dependencies

42.0.0

15 Oct 22:58
b615fe9

Choose a tag to compare

What's Changed

  • Add Python 3.14 support and streamline CI testing (#1398) @bdraco
  • Sync protobuf FixedVector changes for ExecuteService (#1397) @bdraco
  • [climate] Implement feature flags field to replace multiple bools (#1376) @kbx81

Dependencies

41.17.0

14 Oct 07:43

Choose a tag to compare

What's Changed

  • Convert HomeassistantActionRequest to use fixed_vector (#1395) @bdraco

41.16.1

14 Oct 03:31

Choose a tag to compare

What's Changed

  • Fix slow connections by using multicast mDNS queries for cache sharing (#1394) @bdraco

41.16.0

13 Oct 23:34

Choose a tag to compare

What's Changed

  • Sync protobuf changes for FixedVector support in BLE characteristics and descriptors (#1393) @bdraco