| 
							
							
								 J. Nick Koston | 0dc08941f4 | Merge branch 'dev' into integration | 2025-10-19 12:53:31 -10:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 020cea80b2 | [nextion] Clean up deprecated code from 1.20 (#11393) | 2025-10-19 22:16:50 +00:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 9c146a7070 | [climate] Clean up deprecated functions from 1.20 (#11388) | 2025-10-19 22:11:35 +00:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | afbd3f77af | [light] Clean up deprecated functions from 1.21 (#11389) | 2025-10-19 22:08:30 +00:00 |  | 
			
				
					| 
							
							
								 Javier Peletier | 1e1fefbd0a | [substitutions] !extend and !remove now support substitutions and jinja (#11203) | 2025-10-20 10:31:25 +13:00 |  | 
			
				
					| 
							
							
								 Juan Antonio Aldea | 1a2057df30 | Migrate from hexencode() to format_hex_pretty() in Kuntze component (#11372) | 2025-10-20 10:15:17 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 70cb1793f3 | [wifi] Optimize WiFi scan results with in-place construction (#11330) | 2025-10-19 19:53:05 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 3bdd351d49 | [wifi] Convert fast_connect to compile-time define, save 156-1024 bytes flash (#11328) | 2025-10-19 19:52:33 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | b0ea3f57de | [esp32] Fix OTA rollback (#11300) Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-10-19 09:49:05 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c9312d5c27 | [script] Fix unbounded queue growth, optimize queued mode (default max_runs=5) (#11308) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> | 2025-10-19 09:42:17 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | aa6b7664f4 | Merge branch 'dev' into integration | 2025-10-19 09:35:53 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 33fea90c19 | [wifi] Optimize WiFi scanning to reduce copies and heap allocations (#11323) | 2025-10-19 19:26:18 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 25f3b6a959 | [mqtt] Reduce flash usage by optimizing ArduinoJson assignments (#11340) | 2025-10-19 19:17:33 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e993312640 | [core] Fix IndexError when OTA devices cannot be resolved (#11311) | 2025-10-20 08:15:47 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 85babe85e4 | [sensor] Optimize sliding window filters to eliminate heap fragmentation (#11282) | 2025-10-20 07:59:47 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 0266c897c9 | [mdns] Use std::unique_ptr for TXT records to reduce ESP32 flash usage (#11362) | 2025-10-20 07:53:00 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bda7676e3a | [bluetooth_proxy] Merge duplicate loops in get_connection_() (#11359) | 2025-10-20 07:51:41 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 57e98ec3fc | [wifi] Replace std::vector with std::unique_ptr for WiFi scan buffer (#11364) | 2025-10-20 07:49:58 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 09b2ad071b | [esp32_ble_client] Remove duplicate MAC address extraction in set_address() (#11358) | 2025-10-20 07:49:13 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fdecda3d65 | [light] Use bitmask instead of std::set for color modes (#11348) | 2025-10-20 07:48:14 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4e234c354b | Merge branch 'max_socket_listen' into integration | 2025-10-19 08:46:32 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a0922bc8b0 | [ci] Add automated memory impact analysis for pull requests (#11242) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> | 2025-10-20 07:43:38 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4fa908d0b8 | preen | 2025-10-19 08:43:30 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 148a78aa01 | preen | 2025-10-19 08:41:21 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7107f5d984 | preen | 2025-10-19 08:40:01 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 55473991a9 | preen | 2025-10-19 08:37:43 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 1586a185a0 | [esp32] Automatic CONFIG_LWIP_MAX_SOCKETS configuration based on component needs | 2025-10-19 08:34:38 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f25af18655 | [scheduler] Replace defer queue deque with vector to avoid 512-byte upfront allocation (#11305) | 2025-10-20 07:34:34 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 5db07c2d70 | [api][time] Refactor timezone update logic for cleaner code (#11327) | 2025-10-20 07:31:40 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a0bd7d100b | Merge remote-tracking branch 'upstream/dev' into integration | 2025-10-19 08:02:33 -10:00 |  | 
			
				
					| 
							
							
								 Juan Antonio Aldea | 40823df7bc | make types sensors_t and sensor_type_t internal to StatsdComponent. (#11345) | 2025-10-19 07:47:31 -10:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 5e1019a6fa | [nrf52, ble_nus] add logging over BLE (#9846) | 2025-10-19 07:41:19 -10:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | f3cdbd0a05 | [nrf52] fix task names in logs (#11367) | 2025-10-19 07:39:48 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4de6bf9d3d | Merge branch 'unbound_queued_script_fix' into integration | 2025-10-18 22:43:36 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 428240d538 | Merge branch 'min_filter_ring_buffer' into integration | 2025-10-18 22:43:27 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 3da9139db4 | Merge branch 'ci_impact_analysis' into integration | 2025-10-18 22:43:24 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 714fafff4c | Merge remote-tracking branch 'upstream/dev' into integration | 2025-10-18 22:24:24 -10:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | ddf1b67e49 | [prometheus] Update to use new climate API (#11361) | 2025-10-18 22:11:44 -10:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | b4d9fddd07 | [mqtt] Update to use new climate API (#11360) | 2025-10-18 22:11:10 -10:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 25f03074ab | [web_server] Update to use new climate API (#11363) | 2025-10-18 22:10:07 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 70479dec0d | suggestions | 2025-10-18 21:57:19 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | acdecafeef | suggestions | 2025-10-18 21:55:25 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bf40bc3b25 | Merge remote-tracking branch 'upstream/unbound_queued_script_fix' into unbound_queued_script_fix | 2025-10-18 21:54:27 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 32a1e45842 | suggestions | 2025-10-18 21:54:20 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 498dece382 | suggestions | 2025-10-18 21:54:05 -10:00 |  | 
			
				
					| 
							
							
								![pre-commit-ci-lite[bot]](/avatar/9876f05ea29b1fff12d6ba3408a4f3be?size=56) pre-commit-ci-lite[bot] | e0477e3bb1 | [pre-commit.ci lite] apply automatic fixes | 2025-10-19 07:53:21 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7bb222a574 | Update esphome/components/script/script.h Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-10-18 21:51:51 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 9a3b5ec090 | Merge remote-tracking branch 'upstream/dev' into min_filter_ring_buffer | 2025-10-18 21:49:13 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f5e5f4ef06 | preen | 2025-10-18 21:47:03 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8d338610a9 | Merge remote-tracking branch 'upstream/unbound_queued_script_fix' into unbound_queued_script_fix | 2025-10-18 21:45:16 -10:00 |  |