mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[core] Allow AUTO_LOAD to receive the component config to determine if it should load other components (#10961)
				
					
				
			Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@home-assistant.io>
This commit is contained in:
		
							
								
								
									
										8
									
								
								tests/unit_tests/fixtures/auto_load_static.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								tests/unit_tests/fixtures/auto_load_static.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| esphome: | ||||
|   name: test-device | ||||
|  | ||||
| esp32: | ||||
|   board: esp32dev | ||||
|  | ||||
| # Test component with static AUTO_LOAD | ||||
| test_component: | ||||
		Reference in New Issue
	
	Block a user