Copyright 2008 Control4 Corporation. All rights reserved. 7 Lutron Switch HomeWorks Switch Control4 3/5/2009 8:30 PM 12/04/2023 2:30 PM devices_sm/LutronDimmer.gif devices_lg/LutronDimmer.gif Lights lua_gen DriverWorks light light Lutron HomeWorks Switch When installing drivers to connect to a Lutron HomeWorks system, it is recommended that you add the Lutron HomeWorks Network driver first. Homeworks Network is a singleton driver and can be added only once in a project. If this driver exists prior to adding any of the other drivers, then the other drivers will be automatically connected to the HomeWorks Network driver. If that driver is not added first, then those connections will need to be made manually. The HomeWorks Switch driver is used to control and monitor any switch on the Lutron HomeWorks system. One driver should be added for each load that is controlled or monitored. When the driver is added it is automatically linked to a HomeWorks Network driver if it exists. If the driver does not exist the connection will need to be made manually after it has been added. Properties Device Address: This is the address of the switch. This is how it is identified. Device Address Formatting * Each device address is separated into 3-5 elements. Each element must be separated with a colon (:). Refer to the Lutron documentation for device specific addressing. * The device address must be enclosed with [brackets]. * Example: [01:04:01:01:01] (Note: If you are unsure of the Lutron HomeWorks addressing, please refer to the "Device Address Formatting" section of Lutron HomeWorks protocol documentation. This documentation can be found online at: http://resi.lutron.com/Portals/3/Support/Documentation/HWI%20RS232%20Protocol.pdf) Debug Mode: Used for debugging the driver. Output is displayed on the Lua tab. Options: Off Print Log Print and Log Variables Same as the C4 Light Proxy. Events Since the Lutron HomeWorks system switches only use one button, then the "Top Button" is used for events. C4 Light Proxy Events: * Top Button Pushed * Top Button Released * Level Changes * Top Double Tap Commands All of the C4 Light Proxy commands are supported except for LED type commands. Device Specific Commands: * Flash Switch * Stop Flashing Switch Conditionals All of the C4 Light Proxy Conditions. Loops All of the C4 Light Proxy Loops. Connections The following connections are available: * Top (ON) Button Link * Bottom (OFF) Button Link * Tap (Toggle) Button Link Change Log Version 5 - May 2009 Release Initial release Version 7 - December 2023 Release Advanced driver version to match with other HomeWorks drivers Removed Driver Certification markings To Be Determined. Device Address STRING false Debug Mode LIST Off Print Log Print and Log Off false Flash Switch Start flashing NAME for PARAM1 : PARAM2 : PARAM3 Hours RANGED_INTEGER 0 99 Minutes RANGED_INTEGER 0 59 Seconds RANGED_INTEGER 0 59 Stop Flashing Switch Stop Flashing NAME 1 6 Lutron HomeWorks Control 1 True False False True LUTRON_HW_SWITCH True 5001 6 Light 2 False False False False LIGHT 300 6 Top (ON) Button Link 1 False False False True BUTTON_LINK 301 6 Bottom (OFF) Button Link 1 False False False True BUTTON_LINK 302 6 Tap (Toggle) Button Link 1 False False False True BUTTON_LINK False False False False False False False False False True True False True True False False True False False other