mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-26 20:53:50 +00:00 
			
		
		
		
	[CI] Consolidate some tests (I, J) (#8200)
This commit is contained in:
		| @@ -1,14 +1,5 @@ | ||||
| uart: | ||||
|   - id: uart_jsn_sr04t | ||||
|     tx_pin: | ||||
|       number: 17 | ||||
|     rx_pin: | ||||
|       number: 16 | ||||
|     baud_rate: 9600 | ||||
| substitutions: | ||||
|   tx_pin: GPIO17 | ||||
|   rx_pin: GPIO16 | ||||
|  | ||||
| sensor: | ||||
|   - platform: jsn_sr04t | ||||
|     id: jsn_sr04t_sensor | ||||
|     name: "jsn_sr04t Distance" | ||||
|     uart_id: uart_jsn_sr04t | ||||
|     update_interval: 1s | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user