Skip to content

Commit

Permalink
Update changelog for 2024.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Nov 20, 2024
1 parent 06f8ac8 commit 87ec2d2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog/2024.11.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Breaking Changes
- [http_request] Always return defined server response status :esphomepr:`7689` by :ghuser:`clydebarrow` (breaking-change)
- [touchscreen] Calibration fixes :esphomepr:`7704` by :ghuser:`clydebarrow` (breaking-change)
- [spi_device] rename mode to spi_mode :esphomepr:`7724` by :ghuser:`clydebarrow` (breaking-change)
- Update UNIT_VOLT_AMPS_REACTIVE = "var" (Currently 'VAR') :esphomepr:`7643` by :ghuser:`Roving-Ronin` (breaking-change)

Beta Changes
^^^^^^^^^^^^
Expand Down Expand Up @@ -190,6 +191,16 @@ All changes
- [core] Ring buffer write functions use const pointer parameter :esphomepr:`7750` by :ghuser:`kahrendt`
- [Modbus Controller] Added `on_online` and `on_offline` automation :esphomepr:`7417` by :ghuser:`0x3333`
- Updated dfplayer logging to be more user-friendly :esphomepr:`7740` by :ghuser:`solarkennedy`
- Fix temperature and humidity for bme680 with bsec2 :esphomepr:`7728` by :ghuser:`luar123`
- [i2s_audio] Bugfix: Adjust I2S speaker setup priority :esphomepr:`7759` by :ghuser:`kahrendt`
- Update UNIT_VOLT_AMPS_REACTIVE = "var" (Currently 'VAR') :esphomepr:`7643` by :ghuser:`Roving-Ronin` (breaking-change)
- Fix reactive power unit of measurement from VAR to var :esphomepr:`7757` by :ghuser:`felipecrs`
- Disable bluetooth proxy during update :esphomepr:`7695` by :ghuser:`jzucker2`
- ld2420: fix typo in log message :esphomepr:`7758` by :ghuser:`bfabio`
- TuyaFan control should use oscillation_type :esphomepr:`7776` by :ghuser:`pethans`
- Bump esphome-dashboard to 20241118.0 :esphomepr:`7782` by :ghuser:`jesserockz`
- [http_request] Feed watchdog timeout around http request functions :esphomepr:`7786` by :ghuser:`jesserockz`
- Bump esphome-dashboard to 20241120.0 :esphomepr:`7787` by :ghuser:`jesserockz`

Past Changelogs
---------------
Expand Down

0 comments on commit 87ec2d2

Please sign in to comment.