File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,19 @@ Beta Changes
232
232
- [psram] allow disabling :esphomepr: `10224 ` by :ghuser: `ssieb `
233
233
- Bump aioesphomeapi from 38.2.1 to 39.0.0 :esphomepr: `10222 ` by :ghuser: `dependabot[bot] `
234
234
- Bump esphome-dashboard from 20250514.0 to 20250814.0 :esphomepr: `10227 ` by :ghuser: `dependabot[bot] `
235
+ - [esp32_ble] Add ``USE_ESP32_BLE_UUID `` when advertising is desired :esphomepr: `10230 ` by :ghuser: `jesserockz `
236
+ - Improve error reporting for add_library :esphomepr: `10226 ` by :ghuser: `stellar-aria `
237
+ - [wifi] Automatically disable Enterprise WiFi support when EAP is not configured :esphomepr: `10242 ` by :ghuser: `bdraco `
238
+ - [core] Trigger clean build when components are removed from configuration :esphomepr: `10235 ` by :ghuser: `bdraco `
239
+ - [bluetooth_proxy] Remove redundant connection type check after V1 removal :esphomepr: `10208 ` by :ghuser: `bdraco `
240
+ - [esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead : esphomepr:`10247 ` by :ghuser: `bdraco `
241
+ - [web_server] fix cover_all_json_generator wrong detail :esphomepr: `10252 ` by :ghuser: `RFDarter `
242
+ - [esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations :esphomepr: `10249 ` by :ghuser: `bdraco `
243
+ - [senseair] Discard 0 ppm readings with "Out Of Range" bit set. :esphomepr: `10275 ` by :ghuser: `raineth `
244
+ - [core] Fix post-OTA logs display when using esphome run and MQTT :esphomepr: `10274 ` by :ghuser: `raineth `
245
+ - [core] Fix scheduler race condition where cancelled items still execute :esphomepr: `10268 ` by :ghuser: `bdraco `
246
+ - [esp32] Write variant to sdkconfig file :esphomepr: `10267 ` by :ghuser: `jesserockz `
247
+ - [nextion] Don't include terminating NUL in nextion text_sensor states :esphomepr: `10273 ` by :ghuser: `raineth `
235
248
236
249
All changes
237
250
^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments