Over Auto  

Developer: kmarkley's Plugins
Category: Virtual Devices and Scenes
Github: Github Repo
Assistance: Get help!    Check the online documentation
Plugin ID: com.morris.over-auto
Latest release: v0.1.0 released on Sept. 18, 2022
Release downloaded: 0 times
Requires: Indigo v2022.1.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

Over Auto

Provides for both automatic control of a device and for manual override of that automatic control.

Say you want a bathroom fan to come on when the humidity exceeds some threshold. Easy enough, one trigger to turn it on and one to turn it off.

You can still turn the fan on at the switch, but to keep the automatic triggers from turning it back off you'll need actions to disable (and later re-enable) them. And if you want it to revert to automatic control at some point, you'll need a timer and another trigger - and a way to evaluate if it 'should' be on or off when the timer expires. Still not a big deal.

If you want all this to work the same way when you turn the switch off, just do everything again for the other state.

Now say you also want to override the automatic control of the fan from from a control page. Repeat again for the control page control on and off.

What if you also want to cancel the override when you leave the house? Even more triggers.

This is all perfectly do-able with Indigo, but after setting it up twice I decided to write a plugin to manage it all instead.

Much simpler.

Release details
Released on: Sept. 18, 2022
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

python 3

Release details
Released on: March 30, 2020
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

xml bug fix

Release details
Released on: March 6, 2020
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

initial release

Release details
Released on: April 6, 2019
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

Remove github plugin updater in preparation for Indigo 7.3

Release details
Released on: Sept. 13, 2018
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

new state for override remaining time

Release details
Released on: Aug. 23, 2018
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

initial release