J. Nick Koston 
							
						 
					 
					
						
						
							
						
						55d7f5e8be 
					 
					
						
						
							
							Merge branch 'enum_mask_helper' into integration  
						
						
						
						
					 
					
						2025-10-21 23:57:33 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						9d1ceba18f 
					 
					
						
						
							
							[core] Use std::set API for EnumBitmask  
						
						... 
						
						
						
						- Replace .contains()/.add()/.remove() with .count()/.insert()/.erase()
- Makes EnumBitmask a true drop-in replacement for std::set
- Update all usages in light component 
						
						
					 
					
						2025-10-21 22:28:59 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						f8f967b25c 
					 
					
						
						
							
							wi  
						
						
						
						
					 
					
						2025-10-21 22:25:57 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						1119b4e11e 
					 
					
						
						
							
							[core] Add std::set compatibility aliases to EnumBitmask  
						
						... 
						
						
						
						- Add insert() as alias for add()
- Add erase() as alias for remove()
- Add count() as alias for contains()
- Makes EnumBitmask a true drop-in replacement for std::set
- Update documentation to reflect compatibility 
						
						
					 
					
						2025-10-21 22:23:37 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						c6711fc354 
					 
					
						
						
							
							adjust  
						
						
						
						
					 
					
						2025-10-21 22:19:07 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						777e73fd04 
					 
					
						
						
							
							Extract ColorModeMask into EnumBitmask helper  
						
						
						
						
					 
					
						2025-10-21 21:54:44 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						e1c851cab8 
					 
					
						
						
							
							[wifi] Optimize WiFi network storage with FixedVector ( #11458 )  
						
						... 
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
					 
					
						2025-10-22 05:23:10 +00:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						146b067d62 
					 
					
						
						
							
							[light] Add compile test for addressable lights ( #11465 )  
						
						
						
						
					 
					
						2025-10-22 16:59:39 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						5b15827009 
					 
					
						
						
							
							[CI] Fix component detection when core files change in determine-jobs ( #11461 )  
						
						
						
						
					 
					
						2025-10-22 16:58:40 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						0de79ba291 
					 
					
						
						
							
							[event] Replace std::set with FixedVector for event type storage ( #11463 )  
						
						
						
						
					 
					
						2025-10-22 16:57:18 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						e3aaf6a144 
					 
					
						
						
							
							[wifi] Test multiple stas in wifi compile tests ( #11460 )  
						
						
						
						
					 
					
						2025-10-22 16:55:46 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						78ffeb30fb 
					 
					
						
						
							
							[binary_sensor] Optimize MultiClickTrigger with FixedVector ( #11453 )  
						
						... 
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
					 
					
						2025-10-22 16:55:13 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						740a66a4c0 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/dev' into integration  
						
						
						
						
					 
					
						2025-10-21 15:58:30 -10:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						2c1927fd12 
					 
					
						
						
							
							[api] Allow clearing noise psk if dynamically set ( #11429 )  
						
						
						
						
					 
					
						2025-10-22 14:24:56 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						c6ae1a5909 
					 
					
						
						
							
							[core] Stop clang-format "fixing" a single line ( #11462 )  
						
						
						
						
					 
					
						2025-10-22 01:00:27 +00:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						ad2e6d1454 
					 
					
						
						
							
							Merge branch 'event_types' into integration  
						
						
						
						
					 
					
						2025-10-21 14:16:55 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						ece0619070 
					 
					
						
						
							
							[event] Replace std::set with FixedVector for event type storage  
						
						
						
						
					 
					
						2025-10-21 14:05:43 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						73a3665b86 
					 
					
						
						
							
							Merge branch 'wifi_sta_fixed' into integration  
						
						
						
						
					 
					
						2025-10-21 13:44:55 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						35f3c6b098 
					 
					
						
						
							
							preen  
						
						
						
						
					 
					
						2025-10-21 13:44:46 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						f9fe2d21e5 
					 
					
						
						
							
							tweaks  
						
						
						
						
					 
					
						2025-10-21 13:25:51 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						753e011d73 
					 
					
						
						
							
							Merge branch 'wifi_sta_fixed' into integration  
						
						
						
						
					 
					
						2025-10-21 13:12:12 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						9c712744be 
					 
					
						
						
							
							[light] Replace std::vector with FixedVector in strobe and color_wipe effects ( #11455 )  
						
						
						
						
					 
					
						2025-10-22 11:40:19 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						9b1ac8f83d 
					 
					
						
						
							
							Merge branch 'wifi_multi_sta_tests' into wifi_sta_fixed  
						
						
						
						
					 
					
						2025-10-21 12:26:12 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						d79af2d0e9 
					 
					
						
						
							
							Merge branch 'dev' into wifi_multi_sta_tests  
						
						
						
						
					 
					
						2025-10-21 12:25:57 -10:00 
						 
				 
			
				
					
						
							
							
								Javier Peletier 
							
						 
					 
					
						
						
							
						
						ae50a09b4e 
					 
					
						
						
							
							C++ components unit test framework ( #9284 )  
						
						... 
						
						
						
						Co-authored-by: J. Nick Koston <nick@home-assistant.io >
Co-authored-by: J. Nick Koston <nick@koston.org > 
						
						
					 
					
						2025-10-21 22:21:22 +00:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						f15da08acc 
					 
					
						
						
							
							Merge branch 'wifi_multi_sta_tests' into wifi_sta_fixed  
						
						
						
						
					 
					
						2025-10-21 12:17:51 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						3f76a67c65 
					 
					
						
						
							
							[wifi] Test multiple stas in wifi compile tests  
						
						
						
						
					 
					
						2025-10-21 12:17:16 -10:00 
						 
				 
			
				
					
						
							
							
								Jeff Brown 
							
						 
					 
					
						
						
							
						
						1ea80594c6 
					 
					
						
						
							
							[light] Improve gamma correction precision ( #11141 )  
						
						... 
						
						
						
						Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io > 
						
						
					 
					
						2025-10-21 22:11:11 +00:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						02e1ed2130 
					 
					
						
						
							
							multiple networks  
						
						
						
						
					 
					
						2025-10-21 11:57:06 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						8500323d39 
					 
					
						
						
							
							[esp32] Add advanced options to disable unused VFS features (saves ~8.7 KB flash) ( #11441 )  
						
						
						
						
					 
					
						2025-10-22 10:47:31 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						2948264917 
					 
					
						
						
							
							try to avoid some of the ram  
						
						
						
						
					 
					
						2025-10-21 11:46:30 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						660411ac42 
					 
					
						
						
							
							try to avoid some of the ram  
						
						
						
						
					 
					
						2025-10-21 11:44:56 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						88e3f02c9c 
					 
					
						
						
							
							try to avoid some of the ram  
						
						
						
						
					 
					
						2025-10-21 11:40:48 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						6f7db2f5f7 
					 
					
						
						
							
							[gpio] Optimize switch interlock with FixedVector ( #11448 )  
						
						... 
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
					 
					
						2025-10-21 11:35:34 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						9922c65912 
					 
					
						
						
							
							Add compile tests for binary_sensor MultiClickTrigger ( #11454 )  
						
						... 
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
					 
					
						2025-10-22 10:32:48 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						f2469077d9 
					 
					
						
						
							
							[light] Add tests for AddressableColorWipeEffectColor/StrobeLightEffectColor ( #11456 )  
						
						
						
						
					 
					
						2025-10-22 10:31:18 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						f3f419077b 
					 
					
						
						
							
							[wifi] Optimize WiFi network storage with FixedVector  
						
						
						
						
					 
					
						2025-10-21 11:29:27 -10:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						742eca92d8 
					 
					
						
						
							
							[CI] Add auto label for chained PRs ( #11457 )  
						
						
						
						
					 
					
						2025-10-21 11:22:56 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						ec08579eab 
					 
					
						
						
							
							Merge branch 'light_fixed' into integration  
						
						
						
						
					 
					
						2025-10-21 11:15:46 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						805b5aef20 
					 
					
						
						
							
							Merge branch 'binary_sensor_multi_click_fixed_vector' into integration  
						
						
						
						
					 
					
						2025-10-21 11:15:38 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						548913b471 
					 
					
						
						
							
							Add gpio switch interlock compile tests ( #11449 )  
						
						
						
						
					 
					
						2025-10-22 10:12:32 +13:00 
						 
				 
			
				
					
						
							
							
								Anton Sergunov 
							
						 
					 
					
						
						
							
						
						a05c5ea240 
					 
					
						
						
							
							[uart] Make rx pin respect pullup and pulldown settings ( #9248 )  
						
						
						
						
					 
					
						2025-10-22 10:10:25 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						d6961610c7 
					 
					
						
						
							
							[light] Replace std::vector with FixedVector in strobe and color_wipe effects  
						
						
						
						
					 
					
						2025-10-21 11:10:02 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						9e693335b6 
					 
					
						
						
							
							[binary_sensor] Optimize MultiClickTrigger with FixedVector  
						
						
						
						
					 
					
						2025-10-21 10:50:33 -10:00 
						 
				 
			
				
					
						
							
							
								Jeff Brown 
							
						 
					 
					
						
						
							
						
						8e8a2bde95 
					 
					
						
						
							
							[light] Decouple AddressableLight and Light transition classes ( #11166 )  
						
						... 
						
						
						
						Co-authored-by: J. Nick Koston <nick@koston.org > 
						
						
					 
					
						2025-10-21 10:37:29 -10:00 
						 
				 
			
				
					
						
							
							
								Petr Kejval 
							
						 
					 
					
						
						
							
						
						80265a6bd2 
					 
					
						
						
							
							[sensor] Add optimistic option to heartbeat filter ( #10993 )  
						
						... 
						
						
						
						Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org > 
						
						
					 
					
						2025-10-21 09:17:07 -04:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						e7e96abcba 
					 
					
						
						
							
							Merge branch 'gpio_switch_fixed_vector' into integration  
						
						
						
						
					 
					
						2025-10-20 23:38:26 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						8f4cb740f3 
					 
					
						
						
							
							Merge branch 'gpio_switch_interlock_tests' into integration  
						
						
						
						
					 
					
						2025-10-20 23:38:18 -10:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						87e9a7a1bd 
					 
					
						
						
							
							[climate] Remove unnecessary vector allocations in state save/restore ( #11445 )  
						
						
						
						
					 
					
						2025-10-21 04:35:18 -05:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						53d0f589ba 
					 
					
						
						
							
							Add gpio switch interlock compile tests  
						
						
						
						
					 
					
						2025-10-20 23:34:16 -10:00