mirror of
https://github.com/esphome/esphome.git
synced 2025-09-15 09:42:19 +01:00
[core] add support for custom platform (#7616)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
This commit is contained in:
@@ -64,6 +64,7 @@ from .gpio import esp32_pin_to_code # noqa
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
CODEOWNERS = ["@esphome/core"]
|
||||
AUTO_LOAD = ["preferences"]
|
||||
IS_TARGET_PLATFORM = True
|
||||
|
||||
CONF_RELEASE = "release"
|
||||
|
||||
|
Reference in New Issue
Block a user