diff --git a/components/nspanel_ha_blueprint/__init__.py b/components/nspanel_ha_blueprint/__init__.py index 893e8bb..1a9c5b0 100644 --- a/components/nspanel_ha_blueprint/__init__.py +++ b/components/nspanel_ha_blueprint/__init__.py @@ -15,6 +15,7 @@ CONFIG_SCHEMA = cv.All( cv.Schema({}), ) + @coroutine_with_priority(1.0) async def to_code(config): if CORE.using_arduino: