aiolifx
aiolifx copied to clipboard
scan was never awaited
I'm running the example script and getting this error. I'm on Windows 10, Python 3.8.8
python lifx-cli.py Task was destroyed but it is pending! task: <Task pending name='Task-1' coro=<scan() running at lifx-cli.py:622>> C:\Users\user\AppData\Local\Programs\Python\Python38\lib\asyncio\base_events.py:641: RuntimeWarning: coroutine 'scan' was never awaited