Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| auto_off [2009/01/08 19:00] – jay | auto_off [2026/04/07 18:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Automatically turn off a light after a certain amount of time ====== | ||
| + | Often times users have a room where someone forgets to turn off the light like a closet or utility room. There is a simple solution to this problem: the [[wiki: | ||
| + | |||
| + | Just follow these steps (which should work with any type of on/off switch or device that sends a status change message): | ||
| + | |||
| + | - Select **'' | ||
| + | - Click on the **'' | ||
| + | - In the **'' | ||
| + | - You'll notice 3 tabs under the Name: field: make sure **'' | ||
| + | - Select **'' | ||
| + | - Select the device you want to watch from the **'' | ||
| + | - On the popup directly below **'' | ||
| + | - On the popup directly below the previous popup, select **'' | ||
| + | - Skip the **'' | ||
| + | - Click the **'' | ||
| + | - Select **'' | ||
| + | - Select **'' | ||
| + | - Select the same device you did above from the **'' | ||
| + | - You'll notice a checkbox by the words **'' | ||
| + | - Click **'' | ||
| + | |||
| + | That's it! Now, when you turn on the device, after the delay you specified, it will turn off. You can see the Trigger Action fire in the Event Log window, and you'll also see Time/Date Action that's created automatically for you fire to turn off the device. Congratulations! | ||
| + | |||
| + | **A note on this How-To**: if the device has a manually operated switch of some type, it needs to have the ability to broadcast it's state when physically toggled - a lot of modern HA capable switches do that, but many X10 devices don't - for those older switches, this solution won't work. | ||