mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[packages] add example from documentation to component tests (#9891)
This commit is contained in:
		
							
								
								
									
										5
									
								
								tests/components/packages/garage-door.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/components/packages/garage-door.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| switch: | ||||
|   - name: ${door_name} Garage Door Switch | ||||
|     platform: gpio | ||||
|     pin: ${door_pin} | ||||
|     id: ${door_id} | ||||
		Reference in New Issue
	
	Block a user