Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
2011-05-12 13:52:18 (14 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    1 = Home Care Plugin = 
     1== Home Care Plugin == 
     2Notifies users when a security sensor has been inactive for a set period. 
     3 
     4=== Requires === 
     5Firmware version: **1.1.1161** or newer. 
     6 
     7=== Known Issues === 
     8* First time you open the plugin control window by clicking the wrench you will notice the //Opening Users...// loading bar. Click on the //Users// tab again to finish loading the interface. 
     9* The plugin's interface doesn't work when the Vera Dashboard is accessed remotely. 
     10 
     11=== Installation === 
     121. Download the following 6 files: 
     13[[http://code.mios.com/svn_public/mios_home-care/D_HomeCare.json | D_HomeCare.json]] \\ 
     14[[http://code.mios.com/svn_public/mios_home-care/D_HomeCare.xml | D_HomeCare.xml]] \\ 
     15[[http://code.mios.com/svn_public/mios_home-care/I_HomeCare.xml | I_HomeCare.xml]] \\ 
     16[[http://code.mios.com/svn_public/mios_home-care/J_HomeCare.js | J_HomeCare.js]] \\ 
     17[[http://code.mios.com/svn_public/mios_home-care/L_HomeCare.lua | L_HomeCare.lua]] \\ 
     18[[http://code.mios.com/svn_public/mios_home-care/S_HomeCare.xml | S_HomeCare.xml]] 
     192. On the Vera Dashboard, go to //MiOS Developers// -> //Luup Files// and upload all the files. Do NOT check //Restart Luup after upload//. If it's already checked, uncheck it. 
     203. After the files have been uploaded go to //Create Device// and write //D_HomeCare.xml// in the //UpnpDevFilename// field and //Home Care Plugin// (or any desired name) in the //Description// field. Click //Create Device//. 
     214. Restart Luup. 
     225. After Luup has restarted reload page. 
     23 
     24=== Usage === 
     25* In the //Users// tab check the users to be notified. 
     26* In the //Devices// tab set the inactivity periods (representing minutes) for every device. Leave the field blank or write //0// to disable monitoring of that device. 
     27* After configuring the plugin, close the window and click //SAVE// to restart Luup.