Chris Howell

Results 2 comments of Chris Howell

I've just run in to this, it's so weird.

A LOT of trial and error, and I've found the magic. `exec_id = await client.execute_command(device.device_url, Command(OverkizCommand.CLOSE, [0]))` Without specifying that `[0]` as a parameter for the commands that don't take...