Wiki source code of Casambi (Lithernet) Configuration
Last modified by Mark Kohlmann on 2026/06/25 17:09
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | ShowRunnerCLC™ can integrate with Casambi via the [[Lithernet Gateway>>https://casambi.intelligent-lighting.de/]] using the Casambi TCP profile. | ||
| 2 | |||
| 3 | === Features: === | ||
| 4 | |||
| 5 | * Recall a Casambi scene (1-255) when recalling a ShowRunnerCLC™ area scene | ||
| 6 | * Pending Features: | ||
| 7 | ** Control intensity of Groups | ||
| 8 | ** Control Color of Groups | ||
| 9 | ** Control Color Temperature of Groups | ||
| 10 | ** Presence sensor status | ||
| 11 | ** more | ||
| 12 | |||
| 13 | === How to Integrate: === | ||
| 14 | |||
| 15 | 1. Download SRExt_LithernetGateway.dll from the ShowRunner Releases / Extensions / Lithernet folder on the ShowRunner software release site | ||
| 16 | 1. Place the SRExt_LithernetGateway.dll in the /nvram/sr/default/extensions folder on your processor | ||
| 17 | 1. Add a //LithernetCasambiTcp// load controller to your ShowRunnerCLC™ configuration. Specify the Port to use, default is 50000. Contact Chief Integrations for more info. | ||
| 18 | 1. From the General Settings / System tab of the Lithernet Gateway, under Control System, select Wizard | ||
| 19 | [[image:https://files.chiefintegrations.com/s/RHACdK5RjqWig4P/preview||width="600"]] | ||
| 20 | 1. Select Type: TCP Casambi Command | ||
| 21 | [[image:https://files.chiefintegrations.com/s/S3BAobWHJMrEmEF/preview||height="267" width="600"]] | ||
| 22 | 1. Enter the following settings: | ||
| 23 | 11. TCP-Port: **50000** or the Port specified in the ShowRunnerCLC™ configuration for the "Port" property | ||
| 24 | 11. Net ID: Set to **0** unless there is a reason otherwise specified | ||
| 25 | 11. DEC or HEX: **Hex with dot** | ||
| 26 | 11. System IP: **IP Address of the Crestron processor** | ||
| 27 | [[image:https://files.chiefintegrations.com/s/iBd42CSefN2qAQi/preview||height="406" width="600"]] | ||
| 28 | 1. ShowRunnerCLC™ will log an entry whenever a Lithernet connects to the processor: | ||
| 29 | ##//Notice: SimplSharpPro[App01] # 2024-12-12 12:40:33 # Lithernet Casambi TCP accepted connection from 10.44.5.250:64274//## | ||
| 30 | |||
| 31 | === Scene Control: === | ||
| 32 | |||
| 33 | 1. Configure Scene Tracking in ShowRunnerCLC™ to map area scenes to Casambi scenes. | ||
| 34 | [[image:https://files.chiefintegrations.com/s/E5rkB9XS46a8bnn/preview||height="370" width="600"]] | ||
| 35 | 1. ((( | ||
| 36 | Specify the scene maps per area. The ID specified is the ID of the scene in the Casambi system. | ||
| 37 | [[image:https://files.chiefintegrations.com/s/FqkBnSYEdkNZ4rS/preview||height="375" width="600"]] | ||
| 38 | ))) | ||
| 39 | 1. ((( | ||
| 40 | Trigger the scene in ShowRunnerCLC™ and verify the Casambi system responds accordingly. | ||
| 41 | ))) | ||
| 42 | |||
| 43 | === Load Control (Requires version dated June 25th or newer): === | ||
| 44 | |||
| 45 | 1. Add a new load with the following settings:((( | ||
| 46 | (% style="width:800px" %) | ||
| 47 | |=Target Type | ||
| 48 | [Bus Index]|=Target ID: Device or Group | ||
| 49 | [Load Index]|=Control Light Type | ||
| 50 | |0|0|Broadcast - Control all loads on the Casambi Network | ||
| 51 | |1|1-250|Control 1 of the 250 possible devices on the Casambi Network | ||
| 52 | |2|0|Control all ungrouped fixtures | ||
| 53 | |2|1-255|Control the respective group of fixtures | ||
| 54 | |3|1-255|Control the respective scene (Only currently active lights) | ||
| 55 | |4|1-255|Control the respective scene (All Lights including inactive ones) | ||
| 56 | |5|0-255|All lights with the same manufacturer ID (0-255) | ||
| 57 | |||
| 58 | |||
| 59 | ))) |