mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-28 03:30:07 +02:00
fixes and code cleanup
This commit is contained in:
parent
e439a4062e
commit
6b2f9ae4e2
5 changed files with 58 additions and 60 deletions
|
@ -255,4 +255,4 @@ class MikrotikControllerTrafficSensor(MikrotikControllerSensor):
|
|||
async def async_added_to_hass(self):
|
||||
"""Port entity created."""
|
||||
_LOGGER.debug("New sensor %s (%s %s)", self._inst, self._data['default-name'], self._sensor)
|
||||
return
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue