File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ New Components
32
32
- Adding support for chsc6x touch controller :esphomepr: `8258 ` by :ghuser: `kkosik20 ` (new-integration)
33
33
- MSA311 and MSA301 accelerometer support :esphomepr: `6795 ` by :ghuser: `latonita ` (new-integration)
34
34
- Cover component for Tormatic and Novoferm garage doors :esphomepr: `5933 ` by :ghuser: `ti-mo ` (new-integration)
35
- - [io_bus] Initial implementation :esphomepr: `8227 ` by :ghuser: `clydebarrow ` (new-integration)
36
35
37
36
Breaking Changes
38
37
^^^^^^^^^^^^^^^^
@@ -41,6 +40,19 @@ Breaking Changes
41
40
- [touchscreen] Axis swap bugfix :esphomepr: `8376 ` by :ghuser: `clydebarrow ` (breaking-change)
42
41
- [cst816] Remove binary sensor :esphomepr: `8377 ` by :ghuser: `clydebarrow ` (breaking-change)
43
42
43
+ Beta Changes
44
+ ^^^^^^^^^^^^
45
+
46
+ - Bump mdns library to 1.8.0 :esphomepr: `8378 ` by :ghuser: `bdraco `
47
+ - [audio, mixer] Memory and CPU performance improvements :esphomepr: `8387 ` by :ghuser: `kahrendt `
48
+ - [speaker, resampler, mixer] Make volume and mute getters virtual :esphomepr: `8391 ` by :ghuser: `kahrendt `
49
+ - [core] add reallocation support to RAMAllocator :esphomepr: `8390 ` by :ghuser: `kahrendt `
50
+ - [api] add voice assistant announce to the api :esphomepr: `8395 ` by :ghuser: `kahrendt `
51
+ - Bump aioesphomeapi to 29.6.0 :esphomepr: `8396 ` by :ghuser: `bdraco `
52
+ - Rework pyproject.toml to make it parseable by dependabot :esphomepr: `8397 ` by :ghuser: `bdraco `
53
+ - Bump cryptography to 44.0.2 :esphomepr: `8399 ` by :ghuser: `bdraco `
54
+ - Bump tornado from 6.4 to 6.4.2 :esphomepr: `8398 ` by :ghuser: `dependabot[bot] `
55
+
44
56
All changes
45
57
^^^^^^^^^^^
46
58
You can’t perform that action at this time.
0 commit comments