From add4dfea104176ca9afdc4ffeb4fc5297bc3668d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sat, 19 Jun 2021 23:07:18 +0100 Subject: [PATCH] Fix linter. --- neohubapi/neohub.py | 1 - 1 file changed, 1 deletion(-) diff --git a/neohubapi/neohub.py b/neohubapi/neohub.py index ecff71b..49c3d19 100644 --- a/neohubapi/neohub.py +++ b/neohubapi/neohub.py @@ -487,7 +487,6 @@ class NeoHub: result = await self._send(message, reply) return result - async def set_target_temperature(self, temperature: int, devices: [NeoStat]): """ Sets the thermostat's temperature