Was previously missed when using the full `kasa device off` command as opposed to the shortcut.
Allow reseting devices to factory settings using the cli: `kasa device factory-reset`.
PR with just the initial structural changes for the cli to be a package. Subsequent PR will break out `main.py` into modules. Doing it in two stages ensure that the commit history will be continuous for `cli.py` > `cli/main.py`