| 
							
							
								 J. Nick Koston | d1609de25a | cleanup | 2025-07-08 09:28:09 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 02395c92a1 | cleanup | 2025-07-08 09:26:13 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f2ac6b0af6 | cleanup | 2025-07-08 09:25:00 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a3c8f667a7 | cleanup | 2025-07-08 09:16:42 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | d06bab01ac | runtime_stats | 2025-07-08 09:09:07 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 591786a787 | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-08 09:08:03 -06:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | b3d7f001af | Fix race condition in scheduler string lifetime integration test (#9382) | 2025-07-08 06:54:47 -05:00 |  | 
			
				
					| 
							
							
								 tmpeh | 3f8b691c32 | Fix format string error in waveshare_epaper.cpp (#9322) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-07-08 04:39:07 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a30f01d668 | Fix integration test race condition by isolating PlatformIO directories (#9383) | 2025-07-08 04:34:39 +00:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 4648804db6 | [image] Add byte order option and unit tests (#9326) | 2025-07-08 02:28:00 +00:00 |  | 
			
				
					| 
							
							
								 functionpointer | 51377b2625 | hydreon_rgxx: remove precipitation_intensity from RG9 (#9367) | 2025-07-08 14:27:33 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 256f9f9943 | [helpers] Improve ` format_hex_pretty` (#9380) | 2025-07-08 01:30:23 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a72905191a | Fix flaky test_api_conditional_memory and improve integration test patterns (#9379) | 2025-07-08 11:08:21 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 5de7b874b0 | sync | 2025-07-07 17:23:01 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a27f6c72b9 | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-07 17:22:35 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7150f2806f | Run integration tests only on Python 3.13 to reduce CI resource usage (#9377) | 2025-07-07 22:14:34 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ee8ee4e646 | Optimize logger callback API by including message length parameter (#9368) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-07-07 22:00:03 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a80d3012bd | Merge remote-tracking branch 'origin/integration' into integration | 2025-07-07 16:34:03 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 1c0a646309 | Merge upstream/dev into integration | 2025-07-07 16:33:30 -05:00 |  | 
			
				
					| 
							
							
								 Steffen Arntz | fb357b8965 | Fix brightness setting not working on SSD1305 128x32 OLEDs (#9376) | 2025-07-08 09:25:11 +12:00 |  | 
			
				
					| 
							
							
								 Edward Firmo | c4fac1a2ae | [nextion] Optimize component memory usage with bitfield state management (#9373) | 2025-07-08 09:21:14 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 42a1f6922f | Eliminate bluetooth_proxy guard variable to save 8 bytes RAM (#9343) | 2025-07-08 09:16:48 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 206659ddb8 | Refactor voice assistant API methods to reduce code duplication (#9374) | 2025-07-08 09:15:49 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 440de12e3f | Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (#9354) | 2025-07-08 09:04:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | b122112d58 | Refactor API entity update dispatch to reduce code duplication (#9372) | 2025-07-08 08:51:17 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fe258e1007 | Refactor entity lookup methods with macros in preparation for device_id support (#9371) | 2025-07-08 08:49:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | eabb781e5f | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-07 15:46:19 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 3976fd02ea | Refactor duplicate socket read error handling in API frame helper (#9370) | 2025-07-08 08:39:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 03c2cda17c | Merge branch 'logger_strlen' into integration | 2025-07-07 15:38:53 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e58c793da2 | Replace deprecated sprintf with snprintf in API protobuf code generation (#9365) | 2025-07-08 08:38:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 90fb3680d4 | Optimize logger performance by eliminating redundant strlen calls (#9369) | 2025-07-08 08:36:36 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 832a787271 | Fix format specifier warnings in QuantileFilter logging (#9364) | 2025-07-08 08:35:27 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 29747fc730 | Fix flaky test_api_conditional_memory by disabling API batch delay (#9360) | 2025-07-08 08:35:11 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e2de6ee29d | Reduce core RAM usage by 40 bytes with static initialization optimizations (#9340) | 2025-07-08 08:28:14 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 053feb5e3b | Optimize entity icon memory usage with USE_ENTITY_ICON flag (#9337) | 2025-07-08 08:22:40 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 31f36df4ba | Reduce LightCall memory usage by 50 bytes per call (#9333) | 2025-07-08 08:20:40 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 26b72ccb10 | Merge remote-tracking branch 'origin/logger_strlen' into logger_strlen | 2025-07-07 15:18:37 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ab993c6d5a | add diagram | 2025-07-07 15:18:27 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 999090fa18 | Merge remote-tracking branch 'upstream/dev' into integration | 2025-07-07 15:11:18 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2eed309224 | Merge branch 'dev' into logger_strlen | 2025-07-07 15:09:16 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 12980847a8 | Merge branch 'logger_strlen' into integration | 2025-07-07 15:08:21 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 01a6b38b89 | null term is already there | 2025-07-07 15:08:11 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 73b786c22e | fix calculation | 2025-07-07 15:01:15 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c1a6e82322 | fix calculation | 2025-07-07 14:58:45 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 3ef392d433 | Fix scheduler race conditions and add comprehensive test suite (#9348) | 2025-07-08 07:57:55 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ec848bc7b4 | Merge branch 'bluetooth_proxy_guard_var' into integration | 2025-07-07 14:39:39 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e5df43b934 | cleanup | 2025-07-07 14:38:49 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | d13f87e891 | Merge upstream/dev while preserving guard variable optimization | 2025-07-07 14:37:28 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 138ff749f3 | Optimize Bluetooth proxy batching and increase scan buffer capacity (#9328) | 2025-07-08 07:34:12 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 132d56fe1a | lint | 2025-07-07 14:24:55 -05:00 |  |