WDSC-HVAC-Control-Plugin: Difference between revisions

From KG7QIN's Wiki
Jump to navigation Jump to search
No edit summary
(Added Categories)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Home Automation]]
[[Category:Programming]]
= Introduction =  
= 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.   
**Issues**:  Please check the existing issues before submitting a new one-- duplicate issues will be closed without comment.  This plugin does not work on UI7 at this time. 
**Pull requests**:  Please submit all PRs against the develop branch.  Include both a description and any instructions on what features you added/fixed in your PR.


== 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.

Source Code

https://github.com/KG7QIN/WDSC-HVAC-Control-Plugin