File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ Breaking Changes
72
72
- [http_request] Always return defined server response status :esphomepr: `7689 ` by :ghuser: `clydebarrow ` (breaking-change)
73
73
- [touchscreen] Calibration fixes :esphomepr: `7704 ` by :ghuser: `clydebarrow ` (breaking-change)
74
74
- [spi_device] rename mode to spi_mode :esphomepr: `7724 ` by :ghuser: `clydebarrow ` (breaking-change)
75
+ - Update UNIT_VOLT_AMPS_REACTIVE = "var" (Currently 'VAR') :esphomepr: `7643 ` by :ghuser: `Roving-Ronin ` (breaking-change)
75
76
76
77
Beta Changes
77
78
^^^^^^^^^^^^
@@ -190,6 +191,16 @@ All changes
190
191
- [core] Ring buffer write functions use const pointer parameter :esphomepr: `7750 ` by :ghuser: `kahrendt `
191
192
- [Modbus Controller] Added `on_online ` and `on_offline ` automation :esphomepr: `7417 ` by :ghuser: `0x3333 `
192
193
- Updated dfplayer logging to be more user-friendly :esphomepr: `7740 ` by :ghuser: `solarkennedy `
194
+ - Fix temperature and humidity for bme680 with bsec2 :esphomepr: `7728 ` by :ghuser: `luar123 `
195
+ - [i2s_audio] Bugfix: Adjust I2S speaker setup priority :esphomepr: `7759 ` by :ghuser: `kahrendt `
196
+ - Update UNIT_VOLT_AMPS_REACTIVE = "var" (Currently 'VAR') :esphomepr: `7643 ` by :ghuser: `Roving-Ronin ` (breaking-change)
197
+ - Fix reactive power unit of measurement from VAR to var :esphomepr: `7757 ` by :ghuser: `felipecrs `
198
+ - Disable bluetooth proxy during update :esphomepr: `7695 ` by :ghuser: `jzucker2 `
199
+ - ld2420: fix typo in log message :esphomepr: `7758 ` by :ghuser: `bfabio `
200
+ - TuyaFan control should use oscillation_type :esphomepr: `7776 ` by :ghuser: `pethans `
201
+ - Bump esphome-dashboard to 20241118.0 :esphomepr: `7782 ` by :ghuser: `jesserockz `
202
+ - [http_request] Feed watchdog timeout around http request functions :esphomepr: `7786 ` by :ghuser: `jesserockz `
203
+ - Bump esphome-dashboard to 20241120.0 :esphomepr: `7787 ` by :ghuser: `jesserockz `
193
204
194
205
Past Changelogs
195
206
---------------
You can’t perform that action at this time.
0 commit comments