mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@home-assistant.io>
		
			
				
	
	
		
			9 lines
		
	
	
		
			111 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			111 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| esphome:
 | |
|   name: test-device
 | |
| 
 | |
| esp32:
 | |
|   board: esp32dev
 | |
| 
 | |
| # Test component with static AUTO_LOAD
 | |
| test_component:
 |