Hi,
Im using 'Set Device to Another Device to dim or bright a lamp on (up./down) Keypress. In this example dimming 17%. How can i avoid that the value becomes negative ( <0 or when using +17 the value becomes >99%) So the values must be locked to min 0% and max 99%. I think with some regular expression i can do?

Thanks,
Walter
Im using 'Set Device to Another Device to dim or bright a lamp on (up./down) Keypress. In this example dimming 17%. How can i avoid that the value becomes negative ( <0 or when using +17 the value becomes >99%) So the values must be locked to min 0% and max 99%. I think with some regular expression i can do?
Thanks,
Walter
Comment