Lutron-Smart-Pi icon indicating copy to clipboard operation
Lutron-Smart-Pi copied to clipboard

RPI-Lutron HWQS communication

Open wskele opened this issue 7 years ago • 1 comments

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 this be a useful start? the lutron system uses HQP6-2 model processor with a Lutron keypad. I want these to communicate to my own hardware via the integration protocol and rasbPI. I will be using IDLE on my RPI(this may be obvious...)

Thank you in advance for the help and sorry if this is the wrong thread.

wskele avatar Jun 06 '17 19:06 wskele

Hi! I am not familiar with the HomeWorks stuff, but assuming you can connect to your device via telnet and it uses the standard Lutron Integration Protocol (LIP), then this might be a decent jumping off point. If you google Lutron Integration Protocol you will find a PDF then explains all the commands you can send and data you can receive. I would look at that, see if you can connect via telnet, and then go from there.

njschwartz avatar Jun 07 '17 00:06 njschwartz