custom_components/bahmcloud_store/update.py aktualisiert

This commit is contained in:
2026-01-15 07:07:17 +00:00
parent ce52920c6d
commit 41fc0da76c

View File

@@ -2,7 +2,7 @@ from __future__ import annotations
# NOTE: # NOTE:
# Update entities will be implemented once installation/provider resolution is in place. # 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.core import HomeAssistant
from homeassistant.helpers.entity_platform import AddEntitiesCallback from homeassistant.helpers.entity_platform import AddEntitiesCallback