| 
							
							
								 Kevin Ahrendt | 815744b0f6 | fix merge issues and clean up old comments | 2025-07-14 10:47:38 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | a1281febe9 | bump to 7.4.2 | 2025-07-14 10:35:10 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 9ef982fa4d | clang fix | 2025-07-14 10:35:10 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 44f97e2de4 | move allocator to be a protected variable | 2025-07-14 10:35:10 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 8ad4d3b6f5 | fix type of ota object | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | d97f473e4a | include proper header for allocator and mark the functions as override | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | ef072eb655 | update createNestedObject | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 8040c7cd92 | update createdNestedArray calls | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 8648acab5d | remove old capacity() call | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 1155e9b88a | use new syntax instead of containsKey | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | c069a66625 | bump ArduinoJSON library to 7.4.1 | 2025-07-14 10:33:32 -04:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2a10f58bdd | Remove parsed advertisement support from bluetooth_proxy to save memory | 2025-07-13 22:09:53 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e713b0bd8c | Remove parsed advertisement support from bluetooth_proxy to save memory | 2025-07-13 22:01:44 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e7d819a656 | Suppress spurious volatile and Python syntax warnings during builds (#9488) | 2025-07-14 17:47:52 +10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fd13ed78ab | Merge branch 'proto_size_remove_cond' into integration | 2025-07-13 18:07:57 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 221f380ca3 | single func | 2025-07-13 18:03:21 -10:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 16292a9f13 | Merge pull request #9483 from esphome/bump-2025.7.0b3 2025.7.0b32025.7.0b3 | 2025-07-14 15:41:59 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 85fa884382 | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-13 17:37:13 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 873f4125c5 | Fix pre-commit CI issues by switching to lite mode (#9484) | 2025-07-13 17:30:34 -10:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 90f0ebb22b | Dont autofix PR | 2025-07-14 14:12:26 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 4153380f99 | Remove hook that doesnt exist on beta | 2025-07-14 13:48:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 740c0ef9d7 | Fix pre-commit CI failures by skipping local hooks that require virtual environment (#9476) | 2025-07-14 13:46:14 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | b4521e1d8c | Bump version to 2025.7.0b3 | 2025-07-14 13:08:24 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 10ca7ed85b | Fix dormant bug in RAMAllocator::reallocate() manual_size calculation (#9482) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e43efdaaec | Follow logging best practices by removing redundant component prefix (#9481) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 9207bf97f3 | [esp_ldo] Component schema; default priority (#9479) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Javier Peletier | c13317f807 | [substitutions] Fix #7189 (#9469) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 77d1d0414d | Automatically disable interrupts for ESP8266 GPIO16 binary sensors (#9467) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Peter Zich | 8f42bc6aac | [lvgl] Post-process size arguments in meter config (#9466) Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com> | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Peter Zich | 9beb4e2cd4 | (Maybe?) fix I2S speaker internal DAC mode (#9435) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 097aac2183 | [ld2420] Memory optimization, code clean-up (#9426) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | d31b8ad2e2 | Fix dormant bug in RAMAllocator::reallocate() manual_size calculation (#9482) | 2025-07-14 00:58:07 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6cd443e9dc | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-13 14:51:19 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f5c8595a46 | Follow logging best practices by removing redundant component prefix (#9481) | 2025-07-14 00:41:49 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 02d1894a9f | Refactor format_hex_pretty functions to eliminate code duplication (#9480) | 2025-07-14 00:32:16 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c8c1573fbb | Merge branch 'component_logging' into integration | 2025-07-13 14:12:35 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e7fb069bb3 | Merge branch 'ram_realloc_bug' into integration | 2025-07-13 14:12:31 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fe7e5feba7 | Fix dormant bug in RAMAllocator::reallocate() manual_size calculation | 2025-07-13 14:11:23 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 1abdc23a23 | Follow logging best practices by removing redundant component prefix | 2025-07-13 13:55:35 -10:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | fc337aef69 | [esp_ldo] Component schema; default priority (#9479) | 2025-07-13 23:47:52 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ec3660e8ae | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-13 13:05:16 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | b21c76a6c6 | Fix clang-tidy skipping when Python linters are skipped (#9463) | 2025-07-14 11:04:14 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 5416cee2c9 | Fix pre-commit CI failures by skipping local hooks that require virtual environment (#9476) | 2025-07-14 10:44:21 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f6251cf6e4 | Merge branch 'proto_field_ifdefs' into integration | 2025-07-13 12:43:54 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 77258b5e62 | Merge remote-tracking branch 'upstream/proto_field_ifdefs' into proto_field_ifdefs | 2025-07-13 12:12:11 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | dc7996922b | missing ifdefs | 2025-07-13 12:11:59 -10:00 |  | 
			
				
					| 
							
							
								 Javier Peletier | 9e002cd7a3 | [substitutions] Fix #7189 (#9469) | 2025-07-14 09:58:52 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 31a6ae00b5 | Merge branch 'dev' into proto_field_ifdefs | 2025-07-13 11:57:55 -10:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9451781915 | Bump aioesphomeapi from 34.2.1 to 35.0.1 (#9474) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-07-13 21:53:04 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | d2569c0f1e | Reduce binary size with field-level conditional compilation for protobuf messages | 2025-07-13 11:16:36 -10:00 |  |