Update README.md

This commit is contained in:
Andrius Štikonas 2021-01-01 23:39:25 +00:00
parent 105abc9339
commit bea16520f5
1 changed files with 0 additions and 1 deletions

View File

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