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 |
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.
Released on: | July 17, 2022 |
Requires: | Indigo v2022.1.0+ |
Download this release |
With thanks to @indynz
Released on: | April 27, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
fix any change logic broken in 0.0.25
Released on: | April 25, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 2 times |
Download this release |
Bug fixes
Released on: | March 6, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
unicode fixes
Released on: | April 6, 2019 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Remove github plugin updater in preparation for Indigo 7.3
Released on: | March 4, 2018 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
github download TLS fix
Released on: | Feb. 23, 2018 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
fix github TLS error
Released on: | Jan. 3, 2018 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
bugfix for plugin devices tracking other plugin devices
Released on: | Nov. 29, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
first plugin store version
Released on: | Oct. 17, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
• new Threshold Timer device type • clearer device configuration UI • README fixes
Released on: | Oct. 12, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
• New 'Running Timer' device tracks accumulated time of other device states. • Minor efficiency improvements
Released on: | Aug. 27, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download 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
Released on: | Aug. 25, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download 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
Released on: | Aug. 24, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
• verbose debug logging • code readability improvements
Released on: | Aug. 19, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
• Improved debug logging • For simple logic, 'Locked' should equal True • Prevent config error when changing logic
Released on: | Aug. 3, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
• comparison logic option • readme • tweaks and bug fixes
Released on: | June 10, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
timing bugfix ghpu config fix test plugin update
Released on: | June 9, 2017 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download this release |
First release