brianpeiris / switchmate

A python-based command line utility for controlling Switchmate switches
MIT License
35 stars 12 forks source link

off command works, but not on? #16

Closed jquatier closed 5 years ago

jquatier commented 5 years ago

I'm having problems running the switch off command. Hers my log:

$ sudo ./switchmate/switchmate.py xx:xx:xx:xx:xx:xx switch off
Already off!
$ sudo ./switchmate/switchmate.py xx:xx:xx:xx:xx:xx switch on
ERROR: Error from Bluetooth stack (comerr)

Any ideas? Let me know if more information would help

Hardware Revision String                    16        READ               2.0
Firmware Revision String                    18        READ               2.99.15
jquatier commented 5 years ago

Upgraded to latest firmware and it’s working. Thanks for the great utility!