aboutsummaryrefslogtreecommitdiffstats
path: root/bluetooth.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-09removing waitresponse, will be using *Service.response() to get a packet. try...Edi Feschiyan1-18/+18
2020-05-08Adding requirements, work in progress to integrate this thing with pytestEdi Feschiyan1-1/+1
2020-04-28Refactored bluetoothEdi Feschiyan1-52/+30
2020-04-15Cleaning up services' classesEdi Feschiyan1-22/+14
2020-03-12fixed wrong argument in websocket - sending string instead int in json for ag...Edi Feschiyan1-16/+48
2020-03-09Began work for bluetooth bindingEdi Feschiyan1-0/+65