mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[CI-a01nyub] Consolidate test files (#6917)
This commit is contained in:
		
							
								
								
									
										11
									
								
								tests/components/a01nyub/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tests/components/a01nyub/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| uart: | ||||
|   - id: uart_a01nyub | ||||
|     tx_pin: ${tx_pin} | ||||
|     rx_pin: ${rx_pin} | ||||
|     baud_rate: 9600 | ||||
|  | ||||
| sensor: | ||||
|   - platform: a01nyub | ||||
|     id: a01nyub_sensor | ||||
|     name: a01nyub Distance | ||||
|     uart_id: uart_a01nyub | ||||
		Reference in New Issue
	
	Block a user