mirror of
https://github.com/esphome/esphome.git
synced 2025-02-12 16:08:19 +00:00
tweak
This commit is contained in:
parent
b2e566041e
commit
986fe25f19
@ -35,7 +35,7 @@ async def async_run_logs(config, address):
|
|||||||
password,
|
password,
|
||||||
client_info=f"ESPHome Logs {__version__}",
|
client_info=f"ESPHome Logs {__version__}",
|
||||||
noise_psk=noise_psk,
|
noise_psk=noise_psk,
|
||||||
zeroconf_instance=aiozc,
|
zeroconf_instance=aiozc.zeroconf,
|
||||||
)
|
)
|
||||||
dashboard = CORE.dashboard
|
dashboard = CORE.dashboard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user