fixes and code cleanup

This commit is contained in:
Tomaae 2019-12-12 13:02:11 +01:00
parent e439a4062e
commit 6b2f9ae4e2
5 changed files with 58 additions and 60 deletions

View file

@ -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