| 
							
							
								 J. Nick Koston | bb894c3e32 | [core] Fix scheduler race condition where cancelled items still execute (#10268) | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 Ben Winslow | c5858b7032 | [core] Fix post-OTA logs display when using esphome run and MQTT (#10274) | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 Ben Winslow | 99f57ecb73 | [senseair] Discard 0 ppm readings with "Out Of Range" bit set. (#10275) | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | cc6c892678 | [esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations (#10249) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 RFDarter | 07a98d2525 | [web_server] fix cover_all_json_generator wrong detail (#10252) | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e80f616366 | [esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead (#10247) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-19 13:09:22 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 46be877594 | [bluetooth_proxy] Remove redundant connection type check after V1 removal (#10208) | 2025-08-19 13:09:21 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ac8b48a53c | [core] Trigger clean build when components are removed from configuration (#10235) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-19 13:09:21 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7fdbd8528a | [wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242) | 2025-08-19 13:09:21 +12:00 |  | 
			
				
					| 
							
							
								 Katherine Whitlock | 80970f972b | Improve error reporting for add_library (#10226) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-19 13:09:21 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 3c7865cd6f | [esp32_ble] Add ` USE_ESP32_BLE_UUID` when advertising is desired (#10230) | 2025-08-19 13:09:21 +12:00 |  | 
			
				
					| 
							
							
								 Ben Winslow | 3a6a66537c | [nextion] Don't include terminating NUL in nextion text_sensor states (#10273) | 2025-08-18 19:20:13 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 7118bea031 | [esp32] Write variant to sdkconfig file (#10267) | 2025-08-19 12:17:34 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 44bd8e5b54 | [api] Optimize protobuf decode loop for better performance and maintainability (#10277) | 2025-08-18 16:14:20 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | efaeb91803 | [api] Mark APIConnection as final for compiler optimizations (#10279) | 2025-08-18 16:01:45 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 761c6c6685 | [api] Mark protobuf message classes as final to enable compiler optimizations (#10276) | 2025-08-18 15:55:30 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 1f55486896 | [api] Optimize APIFrameHelper virtual methods and mark implementations as final (#10278) | 2025-08-18 15:55:11 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6818439109 | [core] Fix scheduler race condition where cancelled items still execute (#10268) | 2025-08-18 11:14:41 -04:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 0a77423073 | [esp8266] Replace std::vector with std::unique_ptr in preferences to save flash (#10245) | 2025-08-18 09:01:39 -04:00 |  | 
			
				
					| 
							
							
								 Ben Winslow | c29f8d0187 | [core] Fix post-OTA logs display when using esphome run and MQTT (#10274) | 2025-08-17 21:36:35 -05:00 |  | 
			
				
					| 
							
							
								 Ben Winslow | 2a3f80a82c | [senseair] Discard 0 ppm readings with "Out Of Range" bit set. (#10275) | 2025-08-18 14:09:42 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 75f3adcd95 | [esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations (#10249) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-18 07:49:50 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | daf8ec36ab | [core] Remove unnecessary FD_SETSIZE check on ESP32 and improve logging (#10255) | 2025-08-15 21:26:48 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6c5632a0b3 | [esp32] Optimize preferences is_changed() by replacing temporary vector with unique_ptr (#10246) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-15 10:11:49 -05:00 |  | 
			
				
					| 
							
							
								 RFDarter | abecc0e8d8 | [web_server] fix cover_all_json_generator wrong detail (#10252) | 2025-08-15 09:44:24 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | af9ecf3429 | [esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead (#10247) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-15 07:38:27 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 5fa84439c2 | [api] Optimize message buffer allocation and eliminate redundant methods (#10231) | 2025-08-14 20:26:09 -05:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5d18afcd99 | Bump ruff from 0.12.8 to 0.12.9 (#10239) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-08-14 22:54:35 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 117cffd2b0 | [bluetooth_proxy] Remove redundant connection type check after V1 removal (#10208) | 2025-08-15 10:51:15 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8ea1a3ed64 | [core] Trigger clean build when components are removed from configuration (#10235) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-15 10:50:03 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4f29b3c7aa | [wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242) | 2025-08-15 10:43:45 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 3325592d67 | Merge branch 'beta' into dev | 2025-08-15 08:46:48 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 0a3ee7d84e | Merge pull request #10228 from esphome/bump-2025.8.0b2 2025.8.0b22025.8.0b2 | 2025-08-15 08:46:15 +12:00 |  | 
			
				
					| 
							
							
								 Katherine Whitlock | 882237120e | Improve error reporting for add_library (#10226) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-08-15 08:14:53 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 71efaf097b | [esp32_ble] Add ` USE_ESP32_BLE_UUID` when advertising is desired (#10230) | 2025-08-14 08:49:14 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | bd60dbb746 | [quality] Remove period from audio related Invalid raises (#10229) | 2025-08-14 08:48:25 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 6b5e43ca72 | [qm6988] Clean up code (#10216) | 2025-08-13 21:19:03 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 8d61b1e8df | Bump version to 2025.8.0b2 | 2025-08-14 14:00:27 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9c897993bb | Bump esphome-dashboard from 20250514.0 to 20250814.0 (#10227) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-14 14:00:26 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 93f9475105 | Bump aioesphomeapi from 38.2.1 to 39.0.0 (#10222) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-14 14:00:26 +12:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | 95cd224e3e | [psram] allow disabling (#10224) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-08-14 14:00:26 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | b7afeafda9 | [espnow] Set state to enabled before adding initial peers (#10225) | 2025-08-14 14:00:26 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 7922462bcf | [entity] Allow ` device_id` to be blank on entities (#10217) | 2025-08-14 14:00:26 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 46d433775b | Bump esphome-dashboard from 20250514.0 to 20250814.0 (#10227) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-14 12:40:20 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 7c4a54de90 | Bump aioesphomeapi from 38.2.1 to 39.0.0 (#10222) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-13 17:42:54 -05:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | c3f1596498 | [psram] allow disabling (#10224) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-08-14 10:40:12 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 0d1949a61b | [espnow] Set state to enabled before adding initial peers (#10225) | 2025-08-14 10:30:28 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 6a8722f33e | [entity] Allow ` device_id` to be blank on entities (#10217) | 2025-08-14 09:42:11 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | fff66072d4 | Merge branch 'beta' into dev | 2025-08-14 00:02:17 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 1c2e1ab3e5 | Merge pull request #10214 from esphome/bump-2025.8.0b1 2025.8.0b12025.8.0b1 | 2025-08-13 23:56:34 +12:00 |  |