mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Group component tests to reduce CI time (#11134)
This commit is contained in:
		| @@ -6,8 +6,10 @@ http_request: | ||||
|  | ||||
| ota: | ||||
|   - platform: http_request | ||||
|     id: mqtt_http_request_ota | ||||
|  | ||||
| update: | ||||
|   - platform: http_request | ||||
|     name: "OTA Update" | ||||
|     ota_id: mqtt_http_request_ota | ||||
|     source: https://example.com/ota.json | ||||
|   | ||||
		Reference in New Issue
	
	Block a user