Switch auto off

Virtual switches have the auto off feature. Would be nice to have that on regular switches. I know a rule can be made to do that, but build in would be great.

1 Like

It makes sense on virtual switches because they are, by definition, not tied to a real device, and some people have a real-world use case for this by using virtual switches as an effectively momentary switch otherwise similar to a button -- but usable in apps that don't offer buttons as devices they work with.

For real devices, drivers generally match the real-world capabilites of the device. Some devices do have this feature; if you have one and don't see the feature in the built-in driver, please share the manufacturer and model of device and what driver you're using. If not, you could consider a feature request to the manufacturer -- or if not, create an automation to do it (Basic Rule is a very easy option, but many apps can do this), a likely path you'll end up taking, as it seems you're aware. :slight_smile:

1 Like

I would have thought it would be a function in the driver, not necessarily the hardware. But no matter.

Several do in the advanced driver - for example I use on a couple of my Zooz switches with [DRIVER] Zooz ZEN Switches Advanced (and Dimmers)

It should be noted that above is an example of the device features I was talking about (Zooz is one that includes this feature with many devices). A driver simulating this for one that doesn't is an example of an automation, which is better suited for an app on Hubitat.

5 Likes

Simple Switch Off, part of the Simple Series applications, implements an automatic off.

3 Likes

I use Auto_Off, available in HPM.

This was just a feature request. I thought it would be nice and convient to have that in the driver, which can be done quite simply.

I know there are a thousand ways it can be done otherwise, which I have done.

But the likelihood of the request being incorporated into built-in drivers is probably low based on the following:

So the above examples of apps are likely to be the only way to accomplish this (with built-in drivers, a custom driver developer could always choose to do this).

4 Likes

5 posts were split to a new topic: Continued discussion of switch auto off (plus implementation in custom driver)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.