Trigger a Rule for when the sun sensor changes to OFF. In this rule just use:
blinds_timer?.reschedule(30)
This one is more specific and has more explanations on Expire: Design Pattern: Expire Binding Based Timers
Trigger a Rule for when the sun sensor changes to OFF. In this rule just use:
blinds_timer?.reschedule(30)
This one is more specific and has more explanations on Expire: Design Pattern: Expire Binding Based Timers