Table of contents
Updated – January 6, 2023
- Installed hardware
– Homematic 4-way relay module HM-LC-Sw4-WM
– Homematic 6-way wall button HM-PB-6-WM55
- System variables to be created
– Presence_… (system variable of type created for geofency Logic value)
- Programs to be created
– Light_on_arrival (switches on for a set time when entering the zone))
– SLBF_ON (turns on the side LED strip on the passenger side)
– SLBF_AUS (turns off the side LED strip on the passenger side)
– SLFS_ON (turns on the driver side side LED strip)
– SLFS_AUS (turns off the side LED strip on the driver's side)
– RL_ON (switches on the additional reflectors)
– RL_AUS (switches off the additional reflectors) - Channel labels
– Homematic 4-fold relay module (HG_SW4_SLFS_K1, HG_SW4_SLBF_K2, HG_SW4_RL_K3)
– Homematic 6-way wall switch (TA_SLBF_K1, TA_SLFS_K2, TA_RL_K3)
Light_on_arrival
Both side LED strips for ground lighting are activated as soon as an entry into the previously defined geo-zone occurs. After the individually set time has elapsed, here 240 seconds, or the geo-zone has been left, both LED strips are switched off again.
Each with the app Geofency Equipped cell phone can create its own defense zone. A corresponding system variable is created in the control center for each cell phone, e.g. “Presence_AG". This can then be queried programmatically to initiate the desired actions.

SLBF_ON / … OFF
The floor lighting can also be switched using the 6-way wall button. A long key press is defined with a minimum duration of 0.4 seconds. Shorter times are interpreted as a short key press. These times can be changed in the device settings.
Here, a short press of the button switches ON, a long press switches OFF.

RL_ON / … OFF
The reversing spotlights are also controlled via a button.
