mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-08 00:14:31 +02:00
removed forgotten debug line
This commit is contained in:
parent
23f64fd401
commit
cbac88efd2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue