Regarding `async` parameter for `command` and `set_property`: >W606 'async' and 'await' are reserved keywords starting with Python 3.7 Better safe than sorry and guard against that change before it goes live :)