mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 16:42:19 +01:00
@@ -299,3 +299,4 @@ def run_ota(remote_host, remote_port, password, filename):
|
||||
return run_ota_impl_(remote_host, remote_port, password, filename)
|
||||
except OTAError as err:
|
||||
_LOGGER.error(err)
|
||||
return 1
|
||||
|
Reference in New Issue
Block a user