02.10.2024, 11:33
Hi,
I have created a LM script to control some light functionality manually and I am linking that to a dimming function on a wall switch. The wall switch is calling the address 0/5/27 (DTP diming control) and an event-based script is managing the lights from the LM.
The wall switch is sending two possible values and I cannot capture that from the script. I thought that using event.getvalue() will get me that data, but it only gives me true or false.
When looking on the group address info ´Last Value´ I can see the two possible values.
Could you please let me know how to capture that?
Thanks!
I have created a LM script to control some light functionality manually and I am linking that to a dimming function on a wall switch. The wall switch is calling the address 0/5/27 (DTP diming control) and an event-based script is managing the lights from the LM.
The wall switch is sending two possible values and I cannot capture that from the script. I thought that using event.getvalue() will get me that data, but it only gives me true or false.
When looking on the group address info ´Last Value´ I can see the two possible values.
Could you please let me know how to capture that?
Thanks!