| 
							
							
								 Kevin Ahrendt | b9cb690986 | use better types | 2025-07-14 15:28:54 -04:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 808066f564 | no real good option but to disable them all manually | 2025-07-14 09:24:38 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2057af8396 | Revert "try another way" This reverts commit 96d39403f4. | 2025-07-14 09:21:42 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | b95449615f | Revert "more aggressive fix" This reverts commit 4f10a0ccf7. | 2025-07-14 09:21:36 -10:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 5e8f1d82c3 | specify data types | 2025-07-14 14:58:16 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 6afda9d4dc | don't set string define | 2025-07-14 14:58:16 -04:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4f10a0ccf7 | more aggressive fix | 2025-07-14 08:53:32 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 96d39403f4 | try another way | 2025-07-14 08:45:33 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | aeb56cc3d0 | Revert "do not analyze platformio files" This reverts commit f76cba0af6. | 2025-07-14 08:45:15 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 33389f9c7f | Revert "do not analyze platformio files" This reverts commit 55a7926670. | 2025-07-14 08:45:06 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 55a7926670 | do not analyze platformio files | 2025-07-14 08:13:45 -10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f76cba0af6 | do not analyze platformio files | 2025-07-14 08:10:23 -10:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | ab454e9928 | explicitly define support for std::string | 2025-07-14 11:54:02 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 0a8af3ec85 | Revert "testing a different approach" This reverts commit 51eecac2de. | 2025-07-14 11:52:26 -04:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 51eecac2de | testing a different approach | 2025-07-14 11:43:31 -04:00 |  | 
			
				
					| 
							
							
								 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 | e7d819a656 | Suppress spurious volatile and Python syntax warnings during builds (#9488) | 2025-07-14 17:47:52 +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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | fc337aef69 | [esp_ldo] Component schema; default priority (#9479) | 2025-07-13 23:47:52 +00: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 |  | 
			
				
					| 
							
							
								 Javier Peletier | 9e002cd7a3 | [substitutions] Fix #7189 (#9469) | 2025-07-14 09:58:52 +12: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 | 84956b6dc5 | Automatically disable interrupts for ESP8266 GPIO16 binary sensors (#9467) | 2025-07-13 20:09:55 +12:00 |  | 
			
				
					| 
							
							
								 Peter Zich | 6f19808eff | [lvgl] Post-process size arguments in meter config (#9466) Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com> | 2025-07-13 15:43:32 +10:00 |  | 
			
				
					| 
							
							
								 Peter Zich | cd8e1548bf | (Maybe?) fix I2S speaker internal DAC mode (#9435) | 2025-07-13 13:22:07 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 48d55a70c0 | Merge branch 'beta' into dev | 2025-07-13 13:18:50 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 18787b0be0 | Merge pull request #9462 from esphome/bump-2025.7.0b2 2025.7.0b22025.7.0b2 | 2025-07-13 13:18:17 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 39e01c42e1 | Bump version to 2025.7.0b2 | 2025-07-13 11:05:14 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | c760f89e46 | [libretiny] Set lib_compat_mode to soft for libretiny (#9439) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 01b4e214b9 | [usb_uart] Be flexible about descriptor layout for CDC-ACM devices (#9425) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bc7cfeb9cd | Only generate protobuf encode/decode methods for the message direction they're used (#9461) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 36dd203e74 | Bump aioesphomeapi from 34.2.0 to 34.2.1 (#9460) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8605994cc6 | Apply existing protobuf buffer optimization to nested message encoding (~2.3x speed up) (#9458) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 80fbe28088 | [sx127x, sx126x] Fix preamble_size default and validation (#9454) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 1d9f17a57c | [packet_transport] Don't run update if ping_pong not enabled. (#9434) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 42947bcf56 | Conditionally compile API user services to save 4.3KB flash (follow-up to #9262) (#9451) | 2025-07-13 11:05:13 +12:00 |  |