mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 02:00:55 +00:00
mdns: bump IDF mdns component to 1.2.0 (#5217)
This commit is contained in:
parent
74ab940aff
commit
feba9ffdc4
@ -88,7 +88,7 @@ async def to_code(config):
|
||||
add_idf_component(
|
||||
name="mdns",
|
||||
repo="https://github.com/espressif/esp-protocols.git",
|
||||
ref="mdns-v1.0.9",
|
||||
ref="mdns-v1.2.0",
|
||||
path="components/mdns",
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user