mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Sort idf components
This commit is contained in:
		| @@ -4,13 +4,14 @@ dependencies: | |||||||
|   esp32_camera: |   esp32_camera: | ||||||
|     git: https://github.com/espressif/esp32-camera.git |     git: https://github.com/espressif/esp32-camera.git | ||||||
|     version: v2.0.9 |     version: v2.0.9 | ||||||
|  |   esp_modem: | ||||||
|  |     git: https://github.com/espressif/esp-protocols.git | ||||||
|  |     version: modem-v1.1.0 | ||||||
|  |     path: components/esp_modem | ||||||
|   mdns: |   mdns: | ||||||
|     git: https://github.com/espressif/esp-protocols.git |     git: https://github.com/espressif/esp-protocols.git | ||||||
|     version: mdns-v1.2.5 |     version: mdns-v1.2.5 | ||||||
|     path: components/mdns |     path: components/mdns | ||||||
|     rules: |     rules: | ||||||
|       - if: "idf_version >=5.0" |       - if: "idf_version >=5.0" | ||||||
|   esp_modem: |  | ||||||
|     git: https://github.com/espressif/esp-protocols.git |  | ||||||
|     version: modem-v1.1.0 |  | ||||||
|     path: components/esp_modem |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user