Remove blank line
This commit is contained in:
@@ -120,7 +120,6 @@ class LocaltuyaFan(LocalTuyaEntity, FanEntity):
|
|||||||
else:
|
else:
|
||||||
self.schedule_update_ha_state()
|
self.schedule_update_ha_state()
|
||||||
|
|
||||||
|
|
||||||
async def async_turn_off(self, **kwargs) -> None:
|
async def async_turn_off(self, **kwargs) -> None:
|
||||||
"""Turn off the entity."""
|
"""Turn off the entity."""
|
||||||
_LOGGER.debug("Fan async_turn_off")
|
_LOGGER.debug("Fan async_turn_off")
|
||||||
|
Reference in New Issue
Block a user