Commit Graph

5 Commits

Author SHA1 Message Date
ee32621dcf build: Add environment variable to set alternative venv path 2023-10-26 17:52:31 +02:00
69d4391ecd Some additional MQTT updates 2022-07-01 13:25:22 +02:00
1b7c4cddc4 Fix closing connected RevPiSlaveDev on program exit.
RevPiSlaveDev are daemon threads and we have to .join() after calling .stop()
to let the thread finish its work of disconnect and write default values to
process image.
2020-11-21 10:51:32 +01:00
6c32e81b9f Bug fix to reload created piCtory configuration, while daemon is running 2020-06-23 12:04:59 +02:00
e72942f961 Moved paho to lib and switched VCS and IDE
Switched from Mercurial to GIT
Switched from eric6 to pyCharm
2019-10-20 16:54:09 +02:00