mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 10:16:02 +01:00
Update mDNS component to 1.2.2 (#5654)
This commit is contained in:
parent
b0a400d82b
commit
f70d651a39
@ -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.2.0",
|
||||
ref="mdns-v1.2.2",
|
||||
path="components/mdns",
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user