mirror of
https://github.com/esphome/esphome.git
synced 2025-10-16 00:33:54 +01:00
Bump ESP mdns to 1.8.2 (#8482)
This commit is contained in:
@@ -91,7 +91,7 @@ async def to_code(config):
|
||||
add_idf_component(
|
||||
name="mdns",
|
||||
repo="https://github.com/espressif/esp-protocols.git",
|
||||
ref="mdns-v1.8.0",
|
||||
ref="mdns-v1.8.2",
|
||||
path="components/mdns",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user