From 41fc0da76cf213f21c41402e59f94919f54ed804 Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Thu, 15 Jan 2026 07:07:17 +0000 Subject: [PATCH] custom_components/bahmcloud_store/update.py aktualisiert --- custom_components/bahmcloud_store/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/bahmcloud_store/update.py b/custom_components/bahmcloud_store/update.py index 17549ee..1c07482 100644 --- a/custom_components/bahmcloud_store/update.py +++ b/custom_components/bahmcloud_store/update.py @@ -2,7 +2,7 @@ from __future__ import annotations # NOTE: # Update entities will be implemented once installation/provider resolution is in place. -# This stub prevents platform load errors and keeps the integration stable in 0.2.0. +# This stub prevents platform load errors and keeps the integration stable in 0.3.0. from homeassistant.core import HomeAssistant from homeassistant.helpers.entity_platform import AddEntitiesCallback