Lutron-Smart-Pi
Lutron-Smart-Pi copied to clipboard
first github post I want to use RaspberryPI to translate from lutron integration protocol to my own 3rd party device via cat5. I do not know much Python code. Will...
The 'print' statements cause issues when trying to run in background on Windows using pythonw.exe. I added actual logging by adding two logging handlers - one for maintaining the current...
Request: If LutronPi disconnects from Lutron Hub, keep listening instead of closing the connection
I have found that when LutronPi.py loses connection to my Lutron hub, the script says something like it disconnected, but it never tries to reconnect. Could the script be modified...