Lutron integration?

552 views
Skip to first unread message

CE_Michael

unread,
Jul 17, 2017, 1:52:20 PM7/17/17
to Loxone English
Hello, I am considering using Loxone but am wondering how it integrates with Lutron lighting systems (RA2 or HWQS)?  I've contacted Loxone tech support but they seem intent on discouraging this in favor of their proprietary lighting system.  Has anyone had any experience with this combination or insight on how it might turn out?

If you're unfamiliar with Lutron it uses IP communication preferably, but RS232 is also an option.

Andrew B

unread,
Jul 17, 2017, 9:51:45 PM7/17/17
to Loxone English
Do you have any documentation on its IP communication protocol?  If not, then I wouldn't suggest trying it.  If you do, then a proper feasibility assessment is possible.

CE_Michael

unread,
Jul 18, 2017, 10:43:30 AM7/18/17
to loxone-...@googlegroups.com
http://www.lutron.com/TechnicalDocumentLibrary/040249.pdf
Full integration protocol for reference if anyone is interesting in digging in.  Pages 46 to 51 should provide most of the relevant information.

The key points I believe are:

To help create and manage the different integration operations, three distinct operation characters have been selected to begin each command. All protocol messages will start with one of the following operation characters:
 # Execute an action (e.g., turn a dimmer on/off)
 ? Query system information (e.g., determine on/off status of a dimmer)
 ~ Monitor responses from the system when requested or after a change has occurred (e.g., if someone turns on a dimmer locally, a response command is sent out to indicate the change)

Output Command Format
#OUTPUT, Device ID, Action Number, Paramaters

Example
#OUTPUT,2,1,70,4,2
Set output level on device #2 to 70% (fade 4 seconds, delay 2 seconds).

~OUTPUT,12,1,100.00
This is the string that is sent by Lutron when device #12 is set to 100% (fade 0 and delay 0 are optional and omitted).

So Loxone would have to establish a telnet connection with the Lutron processor and then be configured to send the strings, or react in a particular way when it sees the relevant string.

Florian

unread,
Jul 18, 2017, 3:26:46 PM7/18/17
to Loxone English
Michael, I have seen customers and Loxone Partners talking to Lutron Systems both over IP and over RS232. We (Loxone) did not try or test it ourselves, as we obviously work with our own lighting solutions that offer seamless integration and controls within our product line at a great price. Shoot me an email and I may be able to connect you to one of our partners that did Lutron integrations before. Florian

Andrew Brownsword

unread,
Jul 18, 2017, 5:57:01 PM7/18/17
to Florian, Loxone English
This looks like it would be doable, although picoC may be necessary.
--
You received this message because you are subscribed to a topic in the Google Groups "Loxone English" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/loxone-english/Ns7MfiRNi3w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to loxone-englis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/loxone-english/2c5aa7e0-ae35-40c3-9eff-01a3d12344db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sushil Singh

unread,
Mar 30, 2018, 11:44:44 AM3/30/18
to Loxone English
Chack out my project https://github.com/sushilks/lutronjs, it gets you a bidrectional-integration between loxone and lutron Caseta products. 


On Monday, July 17, 2017 at 10:52:20 AM UTC-7, CE_Michael wrote:
Reply all
Reply to author
Forward
0 new messages