mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Add ability to await safe mode in codegen (#4529)
* Add ability to await OTA safe mode * Make pylint happy
This commit is contained in:
@@ -47,6 +47,7 @@ from esphome.cpp_helpers import ( # noqa
|
||||
build_registry_list,
|
||||
extract_registry_entry_config,
|
||||
register_parented,
|
||||
past_safe_mode,
|
||||
)
|
||||
from esphome.cpp_types import ( # noqa
|
||||
global_ns,
|
||||
|
Reference in New Issue
Block a user