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