Timed Devices  

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

Timed Devices

This plugin creates Indigo devices that are essentially timers with built-in triggers. The goal is to make some common tasks in Indigo simpler to setup, easier to maintain, and requiring fewer Indigo entities.

This plugin doesn't do anything that can't be accomplished in Indigo with a combination of Triggers, Variables, and Timers and/or Delayed Actions. However, I find it very helpful in accomplishing those things quickly and simply. I have seen a number of new users on the forums struggle with these sorts of tasks, and hope this may be useful to them as well.

This plugin requires Indigo 2002.1 and above.

Release details
Released on: July 17, 2022
Requires: Indigo v2022.1.0+
Changes in this release

With thanks to @indynz

Release details
Released on: April 27, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

fix any change logic broken in 0.0.25

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

Bug fixes

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

unicode fixes

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: March 4, 2018
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

github download TLS fix

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

fix github TLS error

Release details
Released on: Jan. 3, 2018
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

bugfix for plugin devices tracking other plugin devices

Release details
Released on: Nov. 29, 2017
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

first plugin store version

Release details
Released on: Oct. 17, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• new Threshold Timer device type • clearer device configuration UI • README fixes

Release details
Released on: Oct. 12, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• New 'Running Timer' device tracks accumulated time of other device states. • Minor efficiency improvements

Release details
Released on: Aug. 27, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• NEW 'Alive Timer' device type tracks any change (including heartbeat) of another device or variable. Switches to OFF when tracked entity is not updated for user-defined period. • Plugin devices may now track other plugin devices (but not self) • Fixed a couple incorrect states on Force On and Force Off • Update README

Release details
Released on: Aug. 25, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• Activity Timers can track up to 20 devices and 10 variables • Better initial device state, especially on plugin reload • Fix bug when switching between tracking device and variable • Thread cleanup in deviceStopComm

Release details
Released on: Aug. 24, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• verbose debug logging • code readability improvements

Release details
Released on: Aug. 19, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• Improved debug logging • For simple logic, 'Locked' should equal True • Prevent config error when changing logic

Release details
Released on: Aug. 3, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

• comparison logic option • readme • tweaks and bug fixes

Release details
Released on: June 10, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

timing bugfix ghpu config fix test plugin update

Release details
Released on: June 9, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

First release