mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[CI] Consolidate some tests (B) (#8185)
This commit is contained in:
		| @@ -1,9 +1,7 @@ | ||||
| uart: | ||||
|   - id: uart_bl0906 | ||||
|     tx_pin: | ||||
|       number: ${tx_pin} | ||||
|     rx_pin: | ||||
|       number: ${rx_pin} | ||||
|     tx_pin: ${tx_pin} | ||||
|     rx_pin: ${rx_pin} | ||||
|     baud_rate: 19200 | ||||
|  | ||||
| sensor: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user