Changes between Version 12 and Version 13 of WikiStart
- Timestamp:
- 2011-06-30 14:08:38 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v12 v13 2 2 Notifies users when an **armed** security sensor has been inactive for a set period. 3 3 4 == = Requirements ===4 == Requirements == 5 5 Firmware version: **1.1.1183** or newer. 6 6 7 == = Installation ===7 == Installation == 8 8 1. Download the following 6 files: 9 9 [[http://code.mios.com/svn_public/mios_home-care/D_HomeCare.json | D_HomeCare.json]] \\ … … 18 18 5. After Luup has restarted reload page. 19 19 20 == = Usage ===20 == Usage == 21 21 In the //Users// tab check the users to be notified. 22 22 … … 35 35 After configuring the plugin, close the window and click //SAVE// to restart Luup. 36 36 37 This plugin supports the following events: 37 == Events and Commands == 38 38 39 * !TimerExpired: you can use this to run a scene when a motion sensor hasn't been tripped in the set period. 39 === Events === 40 40 41 and the following commands: 41 * !TimerExpired: you can use this to run a scene when '''any''' motion sensor hasn't been tripped in the set period. If you configure the event to send notifications, you should uncheck //Send notification// for all the devices. 42 43 === Commands === 42 44 43 45 * Set inactivity period: you can use this to disable monitoring of a device by setting the inactivity period to //0//. 44 46 45 == = Known Issues ===47 == Known Issues == 46 48 * 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. 47 49 * The plugin's interface doesn't work when the Vera Dashboard is accessed remotely ('''fixed in 1.1.1245''').