Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-12 | Adding cookiecutter, preparing for setuptools, new services | Edi Feschiyan | 1 | -57/+0 | |
2020-06-09 | Adding argparser to bluetooth | Edi Feschiyan | 1 | -6/+6 | |
2020-06-09 | updating gps tests | Edi Feschiyan | 1 | -10/+32 | |
2020-06-09 | Working base class, hopefully final reworks for the services | Edi Feschiyan | 1 | -23/+15 | |
2020-06-09 | working first test with asyncio for gps and weather.py imports cleanup | Edi Feschiyan | 1 | -2/+6 | |
2020-06-09 | removing waitresponse, will be using *Service.response() to get a packet. ↵ | Edi Feschiyan | 1 | -0/+39 | |
trying to figure out async generator as a service listener. WIP |