| 
							
							
								 J. Nick Koston | 90ec63589f | Merge branch 'core_ram' into integration | 2025-07-05 23:40:51 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ea308eaaa2 | add comments to explain why its safe and the bot is wrong | 2025-07-05 23:39:25 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c23651527f | Merge branch 'bluetooth_proxy_guard_var' into integration | 2025-07-05 23:02:44 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2cc263a707 | lint | 2025-07-05 23:01:49 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fb336718de | Merge branch 'core_ram' into integration | 2025-07-05 23:00:30 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e2e35bf965 | simplify | 2025-07-05 22:58:27 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bdd25c7268 | Merge branch 'idf_webserver_guard' into integration | 2025-07-05 22:26:54 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 82c788d6ce | Eliminate web_server_idf guard variable to save 8 bytes RAM | 2025-07-05 22:24:26 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 5167184cc7 | merge | 2025-07-05 22:18:20 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a5d1b11204 | Merge branch 'bluetooth_proxy_guard_var' into integration | 2025-07-05 22:17:32 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | dc8f2fd37e | Eliminate bluetooth_proxy guard variable to save 8 bytes RAM | 2025-07-05 22:15:45 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7c85886ce8 | Merge branch 'api_guard_var' into integration | 2025-07-05 21:59:47 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 12f172436d | Eliminate API component guard variable to save 8 bytes RAM | 2025-07-05 21:59:08 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e69ac0478e | Merge branch 'core_ram' into integration | 2025-07-05 21:38:49 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a45743c2b7 | Reduce core RAM usage by 40 bytes with static initialization optimizations | 2025-07-05 21:35:32 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | ebe1531927 | Merge branch 'color_memory' into integration | 2025-07-05 21:24:23 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a88a059c6a | Reduce RAM usage by optimizing Color constant storage | 2025-07-05 21:21:43 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | d314cbb0d5 | Merge branch 'icon_opt_pay_as_you_go' into integration | 2025-07-05 17:44:05 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 4d75758eb2 | tests | 2025-07-05 17:39:02 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 0eecc29039 | Merge branch 'icon_opt_pay_as_you_go' into integration | 2025-07-05 17:38:13 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 294fb67410 | Optimize entity icon memory usage with USE_ENTITY_ICON flag | 2025-07-05 17:36:51 -05:00 |  | 
			
				
					| 
							
							
								 Adrian Freund | b0f8922056 | Mark ESPTime comparison operators as const (#9335) | 2025-07-05 22:00:39 +00:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2f1f098b47 | revert | 2025-07-05 16:55:15 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 77be414261 | Merge branch 'deep_sleep_loop' into integration | 2025-07-05 16:12:06 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | c34fc3c4c7 | simplify | 2025-07-05 16:07:43 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8aac2f525e | simplify | 2025-07-05 16:01:59 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f85dcdca4e | unreachable | 2025-07-05 15:57:21 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e7a1ef7aa1 | Merge branch 'deep_sleep_loop' into integration | 2025-07-05 15:54:13 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 7c2d2ef5a3 | deep_sleep: Replace polling loop with event-driven state machine | 2025-07-05 15:53:12 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 1449001747 | Merge branch 'ld2450_cpu_drain_spam' into integration | 2025-07-05 15:07:58 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f245c74520 | fix byte ordering | 2025-07-05 15:01:02 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | da1658e4f9 | Merge branch 'ld2450_cpu_drain_spam' into integration | 2025-07-05 14:50:51 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 80f9352a79 | Merge branch 'light_ram' into integration | 2025-07-05 14:50:47 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 9ded501402 | clang-tidy | 2025-07-05 14:50:17 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 3d6a1811c5 | comments | 2025-07-05 14:28:26 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | a5ee047efb | Fix LD2450 excessive CPU usage and redundant sensor updates | 2025-07-05 14:25:56 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | fb0090dcdc | Merge branch 'light_ram' into integration | 2025-07-05 13:53:20 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 294bd4d042 | tweaks | 2025-07-05 13:44:42 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e99b8d2daf | tweaks | 2025-07-05 13:41:09 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6dbdeeb59b | tidy | 2025-07-05 13:18:45 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 82fd62e9dd | comments | 2025-07-05 13:00:48 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 70f935d323 | fixed a few missed ones | 2025-07-05 12:39:05 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 0f3e6cccd9 | Reduce light component memory usage by 50+ bytes per instance | 2025-07-05 12:33:54 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6ff323c56d | Merge branch 'busy_disconnect_loop' into integration | 2025-07-05 11:12:06 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 096ec79ef9 | Fix bluetooth proxy busy loop when disconnecting pending BLE connections | 2025-07-05 11:11:36 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bf5ba65558 | Merge branch 'ble_align' into integration | 2025-07-05 09:05:20 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 62088dfaed | Split LockFreeQueue into base and notifying variants to reduce memory usage | 2025-07-05 09:02:33 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | dfcc3206f7 | Split LockFreeQueue into base and notifying variants to reduce memory usage | 2025-07-05 08:59:19 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e173b7f0c2 | Split LockFreeQueue into base and notifying variants to reduce memory usage | 2025-07-05 08:58:41 -05:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | f98e28a8a2 | Split LockFreeQueue into base and notifying variants to reduce memory usage | 2025-07-05 08:57:04 -05:00 |  |