mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Update mDNS for IDF >= 5.0 (#6328)
This commit is contained in:
		| @@ -88,7 +88,7 @@ async def to_code(config): | |||||||
|         add_idf_component( |         add_idf_component( | ||||||
|             name="mdns", |             name="mdns", | ||||||
|             repo="https://github.com/espressif/esp-protocols.git", |             repo="https://github.com/espressif/esp-protocols.git", | ||||||
|             ref="mdns-v1.2.2", |             ref="mdns-v1.2.5", | ||||||
|             path="components/mdns", |             path="components/mdns", | ||||||
|         ) |         ) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user