Save state of last sent commands to better control devices.
For example:
- pytach.py device nexa 1:off
- pytach.py activity watch pi
- pytach.py activity watch stop
Currently lights are turned on issuing command 3. Instead state should be checked and not turn on lights unless they were on before issuing command pi.