App Request: Simple Timer

There are three ways to do this now depending on exactly what you need. As is typical, smart things is very powerful, but not very intuitive.

One) if you just want the light to always turn off after it has been on for 15 minutes, you can just use the power allowance feature in the official smart lighting smart app. But in that case no matter how you turn it on it will turn itself off again after 15 minutes. And that’s not what most people want.


Two) if you want to sometimes have the light turned on on a timer, and other times turn it on and have it stay on, you can use a virtual timer there is a how to article with the instructions for this in the community – created wiki.

http://thingsthataresmart.wiki/index.php?title=How_to_create_a_virtual_timer_for_a_light

  1. finally, if you want to do this without needing a virtual device and with additional multiple conditions, you can use core.

So it can be done, it just depends on your exact requirements. :sunglasses:

1 Like