mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Group component tests to reduce CI time (#11134)
This commit is contained in:
		| @@ -1,14 +1,6 @@ | ||||
| uart: | ||||
|   - id: uart_growatt_solar | ||||
|     tx_pin: ${tx_pin} | ||||
|     rx_pin: ${rx_pin} | ||||
|     baud_rate: 9600 | ||||
|  | ||||
| modbus: | ||||
|   flow_control_pin: ${flow_control_pin} | ||||
|  | ||||
| sensor: | ||||
|   - platform: growatt_solar | ||||
|     modbus_id: modbus_bus | ||||
|     update_interval: 10s | ||||
|     protocol_version: RTU | ||||
|     inverter_status: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user