Merge pull request #2084 from Blackymas/dev

Lint
This commit is contained in:
Edward Firmo
2024-04-25 08:18:48 +02:00
committed by GitHub

View File

@@ -15,6 +15,7 @@ CONFIG_SCHEMA = cv.All(
cv.Schema({}),
)
@coroutine_with_priority(1.0)
async def to_code(config):
if CORE.using_arduino: