This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Staircase script with dimming option
#23
The dimmer status arrives after several seconds when changing the value. As mentioned before: For this to work the dimmer must have a status output active and should report the status as soon as possible (some dimmers have an option to report status when only after a transition).

For testing purposes you can also increase the ignore time for the dimmer by changing delta from 1 to 10 seconds. But this may lead to the script missing status updates that should be taken into account so see if you can change the dimmer settings.
Code:
if delta >= 0 and delta <= 10 then
Reply


Messages In This Thread
RE: Staircase script with dimming option - by admin - 18.01.2023, 11:54

Forum Jump: