I have a light that automatically turns on after I open the door, but I also want to turn off after 5 minutes. How do I do this? Also, in general I want to be able to turn of certain switches around the house after a x amount of minutes.
Thanks!
I have a light that automatically turns on after I open the door, but I also want to turn off after 5 minutes. How do I do this? Also, in general I want to be able to turn of certain switches around the house after a x amount of minutes.
Thanks!
There is a setting in the Smart Light app called Power Allowence. It turns the lights off after x minutes. Itâs the last option on the list.
the smart lighting app will also do this
I donât see the power allowance option for the scenario above.
Those are the options I have running so far, but canât see to find the power allowance option on the screen to turn it off after 5 minutes of it being triggered.
How do you trigger power allowance?
Well, your original post had two different scenarios. First was turning off light after (sensor) action stops for x minutes. The second was turning off switches after x minutes (in general). For the first scenario you need to use a different app, as the Smart Light doesnât allow delays for lock state triggers. For the second, the setting for âpower allowence exeedsâ is listed on the same page where you select your sensors (itâs last on the list).
great, thanks! I really appreciate the help!
But where do you set the level of the allowance so the trigger fires?
After you select the trigger, the section âAfter this number of minutesâ appears. See first screenshot above.
Sorry, Iâm having problems explaining what I am asking. So when I read âPower allowanceâ I read this as a threshold. So if the lights have consumed more than 50 Wats, then turn it off after 15 minutes. In order for this to work, the device needs to report the amount of power used. Is this how that trigger works?
No, but I agree that trigger name is misleading/confusing choice of words for what it currently does. Maybe they will expand on its functionality in the future, but for now âallowanceâ refers to timing, NOT power consumption.
This is truly a stupid name. Iâm pretty sure the only reason they named it that was because the name of the shortcut app that you could install from Lights & Switches was called that. But, you never saw that name in Lights & Switches as an option. It was just âTurn off after some minutesâ, or âTurn off after some timeâ. Then youâd set it up, and voila, you had an app called âLight Power Allowanceâ, or something like that. Even that was stupid. ST should just call this what everyone thinks about it as, and what it actually does. @tslagle13, Help us out here, and point out to whoever made this decision how itâs going to confuse everybody, makes no sense whatsoever, etc.
I agree, unless they plan on using it for other purposes in the future, like true power allowance exceeding X Watts?! Tagging @slagle as @tslagle13 is Timâs old name tagâŚ
The old app that did the same exact thing was called power allowance. It was named so for parity.
Yes, it was named that AFTER it was installed. But when you went into Lights & Switches, the option was called âTurn off after some timeâ, or something very close to that. So the user never saw âPower Allowanceâ as a choice!
Anyone having issues with lights not turning back off? They are inconsistently sending an âoff commandâ and often find lights on for hours until I manually turn them off. Mostly occurs with Aeon sensors, versus Fibraro, but the Aeon are outside, Fibraro are inside. I have read that if motion is detected during the âtime outâ period it causes issues. Thanks!!strong text
Does anyone know of any smartapp or 3rd party code for STâs zigbee smart outlet which would start that power allowance timer when wattage was greater than 0 (light has been turned on) and would then turn off the smart outlet 20 minutes after the light was turned on, or would be reset if it was turned off manually before the time frame?
So is there a way to make this scenario work?
I only want to trigger this when the presence is detected. If I manually turn on the light I donât want it to shut off after 10 minutes. Can that be done?
interested in doing this for my front porch light.
When presence detected, turn light on for 10 minutes, then turn off.
Iâve set up a CoRE piston to try my hand at that app. Wondering if its overkill or there is a simpler method. I have tried Stringify but didnât have any success, which is a shame because it seems like it was easy to set it up (unless I did it wrong)