1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-12 16:08:19 +00:00
This commit is contained in:
J. Nick Koston 2023-11-11 16:26:25 -06:00
parent b2e566041e
commit 986fe25f19
No known key found for this signature in database

View File

@ -35,7 +35,7 @@ async def async_run_logs(config, address):
password,
client_info=f"ESPHome Logs {__version__}",
noise_psk=noise_psk,
zeroconf_instance=aiozc,
zeroconf_instance=aiozc.zeroconf,
)
dashboard = CORE.dashboard