| 
							
							
								 Jesse Hills | e9870c2922 | Merge branch 'release' into dev | 2025-06-28 15:48:11 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 50b7349fe0 | Merge pull request #9234 from esphome/bump-2025.6.2 2025.6.22025.6.2 | 2025-06-28 15:47:02 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 61b3379f48 | [i2c] Disable i2c scan on certain idf versions (#9237) | 2025-06-28 13:33:05 +12:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | 5010a0f5e7 | [mcp23xxx_base] fix pin interrupts (#9244) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-06-28 13:32:57 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 52ca8deb10 | [i2c] Disable i2c scan on certain idf versions (#9237) | 2025-06-28 13:32:18 +12:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | 156a9160ba | [mcp23xxx_base] fix pin interrupts (#9244) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-06-28 13:31:23 +12:00 |  | 
			
				
					| 
							
							
								 Jimmy Hedman | 68d66c873e | Upgrade to use C++20 (#9135) Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-06-27 17:31:50 +00:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 948aa13fb9 | Bump version to 2025.6.2 | 2025-06-27 23:16:13 +12:00 |  | 
			
				
					| 
							
							
								 scaiper | 9e993ac603 | [esp32] Change ` enable_lwip_mdns_queries default to True` (#9188) | 2025-06-27 23:16:12 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 9f3f4ead4f | [voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224) | 2025-06-27 23:16:12 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 068aa0ff1e | [speaker] bugfix: continue to block tasks if stop flag is set (#9222) | 2025-06-27 23:16:12 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | e146c0796a | [audio] Bugfix: improve timeout handling (#9221) | 2025-06-27 23:16:12 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | cceab26bfb | [lvgl] Fix dangling pointer issue with qrcode (#9190) | 2025-06-27 23:16:12 +12:00 |  | 
			
				
					| 
							
							
								 scaiper | c0b1f32889 | [esp32] Change ` enable_lwip_mdns_queries default to True` (#9188) | 2025-06-27 22:43:18 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 837dd46adf | Reduce component_iterator memory usage (#9205) | 2025-06-27 01:56:54 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 13512440ac | [gpio] Reduce ESP32 memory usage by optimizing struct padding (#9230) | 2025-06-27 01:53:40 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7931423e8c | Reduce ethernet component memory usage by 8 bytes (#9231) | 2025-06-27 01:52:12 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 62f28902c5 | [wifi] Reduce memory usage (#9232) | 2025-06-27 01:50:26 -05:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 1f94e4cc14 | [esp32] Update IDF components to use the registry (#9223) | 2025-06-27 03:37:30 +00:00 |  | 
			
				
					| 
							
							
								 Thomas Rupprecht | 61dfd5541f | use c++17 [[fallthrough]];(#9149) | 2025-06-27 02:40:42 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 87321ce10b | [esp32_hosted] Add support for remote wifi (#8833) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-06-27 11:51:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4f5aacdb3a | Optimize SafeModeComponent memory layout to reduce padding (#9228) | 2025-06-27 01:25:26 +02:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | b182f2d544 | [voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224) | 2025-06-27 07:18:51 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 4fac8e9cd5 | [speaker] bugfix: continue to block tasks if stop flag is set (#9222) | 2025-06-27 07:12:58 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | d94896c0fb | [audio] Bugfix: improve timeout handling (#9221) | 2025-06-27 07:11:50 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 15c5dd222f | [tests] Remove extra newline (#9213) | 2025-06-26 11:21:19 +00:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 2930c8e9a8 | [ld2450] Move consts to cpp file, optimize memory use (#9215) | 2025-06-26 04:37:27 -05:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | b12b9b97f4 | [ld2410] More optimizations (#9209) Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-06-26 04:04:38 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 09e5aa6011 | [script] Add exec bit to run-in-env (#9212) | 2025-06-26 00:59:16 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 9549304007 | [ci] Lint lock.yml (#9214) | 2025-06-26 17:44:02 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | f7ac32ceda | [ld2450] More optimizing, fix copypasta (#9210) | 2025-06-26 00:35:30 -05:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 92365f133d | [esp32] Improve and simplify IDF component support  (#9163) | 2025-06-26 17:29:42 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 9daa9a6de8 | Use shared workflow for locking (#9211) | 2025-06-26 16:21:51 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 23b1e428de | Optimize Application class memory layout and reduce loop_interval size (#9208) | 2025-06-26 15:35:01 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f029f4f20e | Fix missing protobuf message dump for batched messages with very verbose logging (#9206) | 2025-06-26 13:57:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 79e3d2b2d7 | Optimize API connection memory with tagged pointers (#9203) | 2025-06-26 13:55:12 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c74e5e0f04 | Optimize TemplatableValue memory (#9202) | 2025-06-26 13:51:51 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 15ef93ccc9 | Optimize API connection loop performance (#9184) | 2025-06-26 13:47:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e017250445 | Reduce logger CPU usage by disabling loop when buffer is empty (#9160) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-06-26 13:44:07 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 17497eec43 | Reduce memory required for sensor entities (#9201) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-06-25 18:15:59 -05:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 6d0c6329ad | [lvgl] Allow linear positioning of grid cells (#9196) | 2025-06-26 10:45:14 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | f35be6b5cc | [binary_sensor] Add timeout filter (#9198) | 2025-06-25 14:09:43 +02:00 |  | 
			
				
					| 
							
							
								 DanielV | b18ff48b4a | [API] Sub devices and areas (#8544) Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org> | 2025-06-25 12:03:41 +00:00 |  | 
			
				
					| 
							
							
								 Artem Draft | 7c28134214 | Rename kVARh/VARh to kvarh/varh (#9191) | 2025-06-25 22:36:24 +12:00 |  | 
			
				
					| 
							
							
								 Rodrigo Martín | 16860e8a30 | fix(MQTT): Call disconnect callback on DNS error (#9016) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-06-25 22:20:29 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 5362d1a89f | [esp32_hall] Add dummy component (#9125) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-06-25 21:49:31 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 5531296ee0 | [ld2410] Use ` App.get_loop_component_start_time()`, shorten log messages (#9194)Co-authored-by: J. Nick Koston <nick+github@koston.org> | 2025-06-25 21:48:32 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 47db5e26f3 | [ld2420] Shorten log messages + other clean-up (#9200) | 2025-06-25 03:16:05 -05:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | cf5197b68a | [ld2450] Use ` App.get_loop_component_start_time()`, shorten log messages (#9192) | 2025-06-25 03:15:50 -05:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 9f831e91b3 | [helpers] Add ` format_mac_address_pretty` function, migrate components (#9193) | 2025-06-25 12:36:33 +12:00 |  |