From bea16520f5f1c8ab1b095df808e3b9624bbeeb62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Fri, 1 Jan 2021 23:39:25 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 582577c..5c3659d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ from neohubapi.enums import ScheduleFormat async def run(): hub = neohub.NeoHub() - await hub.connect() system = await hub.get_system() hub_data, thermostats = await hub.get_live_data() for device in thermostats: