WDSC-HVAC-Control-Plugin: Difference between revisions
Jump to navigation
Jump to search
(Created initial page) |
(Added Categories) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | [[Category:Home Automation]] | ||
[[Category:Programming]] | |||
= Introduction = | |||
Vera - WDSC HVAC Control Plugin (a.k.a If door is opened for 5 minutes...turn off air) | Vera - WDSC HVAC Control Plugin (a.k.a If door is opened for 5 minutes...turn off air) | ||
Line 8: | Line 10: | ||
Note: Currently does not work on UI7. | Note: Currently does not work on UI7. | ||
== Source Code == | == Source Code == | ||
https://github.com/KG7QIN/WDSC-HVAC-Control-Plugin | https://github.com/KG7QIN/WDSC-HVAC-Control-Plugin |
Latest revision as of 07:38, 21 July 2023
Introduction
Vera - WDSC HVAC Control Plugin (a.k.a If door is opened for 5 minutes...turn off air)
This is a Vera 3 (UI5) plugin I wrote. This code and accompanying documentation was originally published to the MIOS Trac SVN repo at: http://code.mios.com/trac/mios_wdsc-hvac
I have moved it here so that it can be with the other code/projects I have on Github.
Note: Currently does not work on UI7.