diff --git a/custom_components/mikrotik_router/update.py b/custom_components/mikrotik_router/update.py index c5c0684..6738642 100644 --- a/custom_components/mikrotik_router/update.py +++ b/custom_components/mikrotik_router/update.py @@ -122,7 +122,6 @@ class MikrotikRouterBoardFWUpdate(MikrotikEntity, UpdateEntity): ): """Set up device update entity.""" super().__init__(inst, uid, mikrotik_controller, entity_description) - _LOGGER.error(self._data) self._attr_supported_features = UpdateEntityFeature.INSTALL