Go to file
Chris c5a7a8699c Implement control flow in main
Implement read write of dev file, add example
Change debug text
Implement devices class with push button and thermostat
Implement pairing with thermostats
2021-10-05 03:51:53 +02:00
__pycache__ Initial commit 2021-07-21 21:33:05 +02:00
.idea Initial import 2021-08-26 18:49:18 +02:00
venv Initial commit 2021-07-21 21:33:05 +02:00
devices.conf Implement control flow in main 2021-10-05 03:51:53 +02:00
main.py Implement control flow in main 2021-10-05 03:51:53 +02:00
MAXCube.py Implement control flow in main 2021-10-05 03:51:53 +02:00
MAXDevice.py Implement control flow in main 2021-10-05 03:51:53 +02:00
MAXPacket.py Implement control flow in main 2021-10-05 03:51:53 +02:00
MAXPacketHandler.py Implement control flow in main 2021-10-05 03:51:53 +02:00