Luup plugins and Luup code

From MiOS
(Difference between revisions)
Jump to: navigation, search
(Alphabetical list of all Luup plugins, Luup code fragments and Vera clients)
(Alphabetical list of all Luup plugins, Luup code fragments and Vera clients: Obsolete HDMI-CEC Plugin)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Sources:<br />
+
<br>
http://forum.micasaverde.com/<br />
+
http://code.mios.com/<br />
+
http://wiki.micasaverde.com/index.php/Luup_Projects<br />
+
http://forum.micasaverde.com/index.php?topic=6280.msg40147#msg40147<br />
+
http://www.micasaverde.com/list-of-apps.php<br />
+
  
<br />
+
= '''All Luup plugins, Luup code fragments and Vera clients by category'''  =
  
= '''Alarm System integration''' =
+
== '''Alarm System integration''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Ademco Honeywell Vista 20P Alarm Plugin
+
| Ademco Honeywell Vista 20P Alarm Plugin  
|
+
| <br>
|plugin
+
| plugin  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4531.0]
+
| [http://forum.micasaverde.com/index.php?topic=4531.0]  
|
+
| <br>
|N/A
+
| N/A  
|
+
| <br>
 
|-
 
|-
|DSC Alarm Panel
+
| DSC Alarm Panel  
|Integration with DSC's Alarm Panel, via an IT-100 data interface module.
+
| Integration with DSC's Alarm Panel, via an IT-100 data interface module.  
|plugin
+
| plugin  
|Javier Guerra, guessed
+
| Javier Guerra, guessed  
|
+
| <br>
|Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter
+
| Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5154.0]
+
| [http://forum.micasaverde.com/index.php?topic=5154.0]  
|[http://code.mios.com/trac/mios_dscalarmpanel]
+
| [http://code.mios.com/trac/mios_dscalarmpanel]  
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|GE Caddx Networx NX-584 NX-8E Alarm Plugin
+
| GE Caddx Networx NX-584 NX-8E Alarm Plugin  
|Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584.
+
| Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584.  
|plugin
+
| plugin  
|futzle
+
| futzle  
|
+
| <br>
|NX-8E or NX-584
+
| NX-8E or NX-584  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4060.0]
+
| [http://forum.micasaverde.com/index.php?topic=4060.0]  
|[http://code.mios.com/trac/mios_caddxnx584]
+
| [http://code.mios.com/trac/mios_caddxnx584]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Paradox Alarm Plugin
+
| Paradox Alarm Plugin  
|A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB.  
+
| A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB.  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|Paradox Digiplex DGP-848 or EVO series, Paradox PRT3
+
| Paradox Digiplex DGP-848 or EVO series, Paradox PRT3  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2492.0]
+
| [http://forum.micasaverde.com/index.php?topic=2492.0]  
|[http://code.mios.com/trac/mios_paradox-alarm]
+
| [http://code.mios.com/trac/mios_paradox-alarm]  
|Working
+
| Working  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Development''' =
+
== '''Development''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Generic Lua Utilities
+
| Generic Lua Utilities  
|Some Lua helping code
+
| Some Lua helping code  
|code
+
| code  
|Javier Guerra, mcvflorin
+
| Javier Guerra, mcvflorin  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3319.0]
+
| [http://forum.micasaverde.com/index.php?topic=3319.0]  
|[http://code.mios.com/trac/mios_genericutils]
+
| [http://code.mios.com/trac/mios_genericutils]  
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Luup Code Generator
+
| Luup Code Generator  
|This will help all of us who are new to Luup coding get started.
+
| This will help all of us who are new to Luup coding get started.  
|LabVIEW application
+
| LabVIEW application  
|TimAlls
+
| TimAlls  
|
+
| <br>
|
+
| <br>
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]  
|[http://forum.micasaverde.com/index.php?topic=6508.0]
+
| [http://forum.micasaverde.com/index.php?topic=6508.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|Setting Z-Wave parameters
+
| Setting Z-Wave parameters  
|Setting Z-Wave parameters using Luup/Lua
+
| Setting Z-Wave parameters using Luup/Lua  
|code
+
| code  
|Ap15e
+
| Ap15e  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1937.msg7803#msg7803]
+
| [http://forum.micasaverde.com/index.php?topic=1937.msg7803#msg7803]  
|
+
| <br>
|Working
+
| Working  
|ModifyUserData might be a simpler, but more dangerous way [http://forum.micasaverde.com/index.php?topic=6277.msg38070#msg38070].
+
| ModifyUserData might be a simpler, but more dangerous way [http://forum.micasaverde.com/index.php?topic=6277.msg38070#msg38070].
 
|-
 
|-
|WAI
+
| WAI  
|Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI.
+
| Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI.  
|plugin
+
| plugin  
|Ap15e
+
| Ap15e  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6441.0]
+
| [http://forum.micasaverde.com/index.php?topic=6441.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Energy management''' =
+
== '''Energy management''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Automated "occupied/unoccupied" VR mode for thermostat control
+
| Automated "occupied/unoccupied" VR mode for thermostat control  
|
+
| <br>
|code
+
| code  
|neilios
+
| neilios  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4809.0]
+
| [http://forum.micasaverde.com/index.php?topic=4809.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Energy Reporting framework
+
| Energy Reporting framework  
|Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.
+
| Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.  
|
+
| <br>
|Javier Guerra
+
| Javier Guerra  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://code.mios.com/trac/mios_energry-reporting]
+
| [http://code.mios.com/trac/mios_energry-reporting]  
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|TED5000
+
| TED5000  
|Electricity and energy monitoring and management system
+
| Electricity and energy monitoring and management system  
|plugin
+
| plugin  
|woodsby
+
| woodsby  
|
+
| <br>
|TED 5000
+
| TED 5000  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5371]
+
| [http://forum.micasaverde.com/index.php?topic=5371]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Trane Thermostats
+
| Trane Thermostats  
|
+
| <br>
|plugin
+
| plugin  
|jgdurbin
+
| jgdurbin  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1730.msg39409#msg39409]
+
| [http://forum.micasaverde.com/index.php?topic=1730.msg39409#msg39409]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Home Entertainment management''' =
+
== '''Home Entertainment management''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Denon Receiver Control Plugin
+
| Denon Receiver Control Plugin  
|
+
| <br>
|plugin
+
| plugin  
|Rick Naething
+
| Rick Naething  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5863.0]
+
| [http://forum.micasaverde.com/index.php?topic=5863.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|DirecTV Media Control Plugin
+
| DirecTV Media Control Plugin  
|The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers.
+
| The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers.  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection
+
| HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3079.0]
+
| [http://forum.micasaverde.com/index.php?topic=3079.0]  
|[http://code.mios.com/trac/mios_directv-media-control]
+
| [http://code.mios.com/trac/mios_directv-media-control]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|HDMI-CEC Media Controller Plugin
+
| HDMI-CEC Media Controller Plugin  
|A HDMI-CEC Driver for Rainshadow Tech and Kwikwai HDMI-CEC Controllers adapting them to MiOS Media Control APIs.
+
| A HDMI-CEC Driver for Rainshadow Tech and Kwikwai HDMI-CEC Controllers adapting them to MiOS Media Control APIs.  
|plugin
+
| plugin  
|guessed  
+
| guessed  
|
+
| <br>
|Rainshadow Tech or Kwikwai HDMI-CEC controller
+
| Rainshadow Tech or Kwikwai HDMI-CEC controller  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5468.0]
+
| [http://forum.micasaverde.com/index.php?topic=5468.0]  
|[http://code.mios.com/trac/mios_hdmi-cec-media-controller]
+
| [http://code.mios.com/trac/mios_hdmi-cec-media-controller]  
|On hold
+
| On hold  
|
+
| <br>
 
|-
 
|-
|IR plugin  
+
| IR plugin  
|Sends IR Pronto codes stored in a text file
+
| Sends IR Pronto codes stored in a text file  
|plugin
+
| plugin  
|Roy S
+
| Roy S  
|
+
| <br>
|UPnP IrTransmitter1 device
+
| UPnP IrTransmitter1 device  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6532.msg40741#msg40741]
+
| [http://forum.micasaverde.com/index.php?topic=6532.msg40741#msg40741]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|Learning IR codes
+
| Learning IR codes  
|
+
| <br>
|Windows application
+
| Windows application  
|
+
| <br>
|
+
| <br>
|USB-UIRT
+
| USB-UIRT  
|lrnhelper [http://www.usbuirt.com/lrnhelper_0_0_5.zip]
+
| lrnhelper [http://www.usbuirt.com/lrnhelper_0_0_5.zip]  
|[http://forum.micasaverde.com/index.php?topic=3617.0]
+
| [http://forum.micasaverde.com/index.php?topic=3617.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|LIRC2LuupDevice4SBS
+
| LIRC2LuupDevice4SBS  
|Control your IR capable devices via IR
+
| Control your IR capable devices via IR  
|code/plugin
+
| code/plugin  
|Ap15e
+
| Ap15e  
|
+
| <br>
|Squeezebox V2/V3 or Transporter, IR transmitter
+
| Squeezebox V2/V3 or Transporter, IR transmitter  
|Squeezebox Server
+
| Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=5709.0]
+
| [http://forum.micasaverde.com/index.php?topic=5709.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|LIRC for Vera
+
| LIRC for Vera  
|LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls.
+
| LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls.  
|compiled binaries
+
| compiled binaries  
|
+
| <br>
|
+
| <br>
|IR transmitter
+
| IR transmitter  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5856.0]
+
| [http://forum.micasaverde.com/index.php?topic=5856.0]  
|
+
| <br>
|?
+
| &nbsp;?  
|
+
| <br>
 
|-
 
|-
|Magnavox 19MF337B/27 LCD TV
+
| Magnavox 19MF337B/27 LCD TV  
|
+
| <br>
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|N/A
+
| N/A  
|
+
| <br>
 
|-
 
|-
|Monoprice Matrix HDMI Switch
+
| Monoprice Matrix HDMI Switch  
|The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E)  
+
| The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E)  
|plugin
+
| plugin  
|guessed, strangely
+
| guessed, strangely  
|
+
| <br>
|Monoprice HDX-404E
+
| Monoprice HDX-404E  
|
+
| <br>
|
+
| <br>
|[http://code.mios.com/trac/mios_monoprice-hdmi-switch]
+
| [http://code.mios.com/trac/mios_monoprice-hdmi-switch]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Onkyo Media Control Plugin
+
| Onkyo Media Control Plugin  
|A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP.
+
| A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP.  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|compatible Onky receiver
+
| compatible Onky receiver  
|
+
| <br>
|
+
| <br>
|[http://code.mios.com/trac/mios_onkyo-media-control]
+
| [http://code.mios.com/trac/mios_onkyo-media-control]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Panasonic TV Plugin  
+
| Panasonic TV Plugin  
|A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port
+
| A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|compatible Panasonic TV
+
| compatible Panasonic TV  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3043.0]
+
| [http://forum.micasaverde.com/index.php?topic=3043.0]  
|[http://code.mios.com/trac/mios_panasonic-tv]
+
| [http://code.mios.com/trac/mios_panasonic-tv]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Sending IR codes
+
| Sending IR codes  
|
+
| <br>
|code
+
| code  
|Ap15e
+
| Ap15e  
|
+
| <br>
|IR emitter, Squeezebox V2/V3 or Transporter
+
| IR emitter, Squeezebox V2/V3 or Transporter  
|IRBlaster[http://www.gwendesign.com/slimserver/dev_hard_and_software.htm#irblaster], Squeezebox Server
+
| IRBlaster[http://www.gwendesign.com/slimserver/dev_hard_and_software.htm#irblaster], Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=3712.0]
+
| [http://forum.micasaverde.com/index.php?topic=3712.0]  
|
+
| <br>
|Working
+
| Working  
|[http://wiki.micasaverde.com/index.php/Squeezebox#Sending_IR_codes_.28SB2.2F3_and_Transporter.29]
+
| [http://wiki.micasaverde.com/index.php/Squeezebox#Sending_IR_codes_.28SB2.2F3_and_Transporter.29]
 
|-
 
|-
|SQBlaster
+
| SQBlaster  
|An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera
+
| An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|SquareConnect SQBlaster
+
| SquareConnect SQBlaster  
|
+
| <br>
|
+
| <br>
|[http://code.mios.com/trac/mios_sqblaster]
+
| [http://code.mios.com/trac/mios_sqblaster]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Squeezebox Control
+
| Squeezebox Control  
|Let's you control and monitor Squeezebox music players.
+
| Let's you control and monitor Squeezebox music players.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|Squeezebox music player or software emulation
+
| Squeezebox music player or software emulation  
|Squeezebox Server
+
| Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=5097.msg28878#msg28878]
+
| [http://forum.micasaverde.com/index.php?topic=5097.msg28878#msg28878]  
|
+
| <br>
|Unreleased (beta)
+
| Unreleased (beta)  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|Squeezebox control for 'go to bed scene'
+
| Squeezebox control for 'go to bed scene'  
|Turns the player on, sets the player to sleep in an hour, plays an internet station.
+
| Turns the player on, sets the player to sleep in an hour, plays an internet station.  
|code
+
| code  
|Klunket
+
| Klunket  
|
+
| <br>
|Squeezebox music player or software emulation
+
| Squeezebox music player or software emulation  
|Squeezebox Server
+
| Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=3889.0]
+
| [http://forum.micasaverde.com/index.php?topic=3889.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|squeezedVera, squeezedVeraScenes
+
| squeezedVera, squeezedVeraScenes  
|Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run.
+
| Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run.  
|Squeezebox plugin
+
| Squeezebox plugin  
|m_gustafsson
+
| m_gustafsson  
|
+
| <br>
|Squeezebox music player
+
| Squeezebox music player  
|Squeezebox Server
+
| Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=1047.0]
+
| [http://forum.micasaverde.com/index.php?topic=1047.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|TiVo
+
| TiVo  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3437.0]
+
| [http://forum.micasaverde.com/index.php?topic=3437.0]  
|
+
| <br>
|
+
| <br>
|[http://david.blackledge.com/tivo/URLMenu.zip][http://www.tivocommunity.com/tivo-vb/showthread.php?t=392385]
+
| [http://david.blackledge.com/tivo/URLMenu.zip][http://www.tivocommunity.com/tivo-vb/showthread.php?t=392385]
 
|-
 
|-
|USB-UIRT
+
| USB-UIRT  
|USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment.
+
| USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6304.0]
+
| [http://forum.micasaverde.com/index.php?topic=6304.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Interfacing''' =
+
== '''Interfacing''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|ActiveRFID
+
| ActiveRFID  
|Affordable RFID solution, supporting multiple transmitters on multiple receivers.
+
| Affordable RFID solution, supporting multiple transmitters on multiple receivers.  
|plugin
+
| plugin  
|woodsby
+
| woodsby  
|
+
| <br>
|ActiveRFID hardware
+
| ActiveRFID hardware  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3855.0]
+
| [http://forum.micasaverde.com/index.php?topic=3855.0]  
|[http://code.mios.com/trac/mios_activerfid]
+
| [http://code.mios.com/trac/mios_activerfid]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Crestron Status Engine Plugin
+
| Crestron Status Engine Plugin  
|Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes.
+
| Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes.  
|plugin
+
| plugin  
|Wendell Manley
+
| Wendell Manley  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Enocean Gateway
+
| Enocean Gateway  
|Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams.
+
| Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams.  
|plugin
+
| plugin  
|evanes
+
| evanes  
|
+
| <br>
|Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter
+
| Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4990.0]
+
| [http://forum.micasaverde.com/index.php?topic=4990.0]  
|[http://code.mios.com/trac/mios_enocean]
+
| [http://code.mios.com/trac/mios_enocean]  
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Global Cache GC100
+
| Global Cache GC100  
|Allows Vera to control any setting that the GC100 offers.
+
| Allows Vera to control any setting that the GC100 offers.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|GC100
+
| GC100  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4060.0]
+
| [http://forum.micasaverde.com/index.php?topic=4060.0]  
|[http://code.mios.com/trac/mios_caddxnx584]
+
| [http://code.mios.com/trac/mios_caddxnx584]  
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|IPSerial Plugin  
+
| IPSerial Plugin  
|This component permits the registration of IP-based Serial devices with Vera.
+
| This component permits the registration of IP-based Serial devices with Vera.  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
+
| Serial-to-Ethernet gateway (e.g., WIZNet 110SR)  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2989.0]
+
| [http://forum.micasaverde.com/index.php?topic=2989.0]  
|[http://code.mios.com/trac/mios_ipserial]
+
| [http://code.mios.com/trac/mios_ipserial]  
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Leviton Vizia RF+ Emulator
+
| Leviton Vizia RF+ Emulator  
|Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera.
+
| Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera.  
|plugin
+
| plugin  
|Javier Guerra
+
| Javier Guerra  
|
+
| <br>
|Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
+
| Serial-to-Ethernet gateway (e.g., WIZNet 110SR)  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Unreleased (beta)
+
| Unreleased (beta)  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|Lutron RadioRA2 Devices Control
+
| Lutron RadioRA2 Devices Control  
|
+
| <br>
|plugin
+
| plugin  
|Bo Li
+
| Bo Li  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5092.0][http://forum.micasaverde.com/index.php?topic=5964.0]
+
| [http://forum.micasaverde.com/index.php?topic=5092.0][http://forum.micasaverde.com/index.php?topic=5964.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|Modbus/TCP plugin
+
| Modbus/TCP plugin  
|A Luup plugin for controlling Modbus/TCP slaves.
+
| A Luup plugin for controlling Modbus/TCP slaves.  
|plugin
+
| plugin  
|ekarak
+
| ekarak  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2907.0]
+
| [http://forum.micasaverde.com/index.php?topic=2907.0]  
|
+
| <br>
|?
+
| &nbsp;?  
|[http://forum.micasaverde.com/index.php?topic=6007.0]
+
| [http://forum.micasaverde.com/index.php?topic=6007.0]
 
|-
 
|-
|Phone Dialer plugin
+
| Phone Dialer plugin  
|Allows to automatically connect two (or more) parties via phones and/or VoIP.
+
| Allows to automatically connect two (or more) parties via phones and/or VoIP.  
|plugin
+
| plugin  
|325xi
+
| 325xi  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1589.0]
+
| [http://forum.micasaverde.com/index.php?topic=1589.0]  
|
+
| <br>
|Working
+
| Working  
|[http://wiki.micasaverde.com/index.php/Dialer_Plugin]
+
| [http://wiki.micasaverde.com/index.php/Dialer_Plugin]
 
|-
 
|-
|RFXcom Gateway
+
| RFXcom Gateway  
|Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc..
+
| Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc..  
|plugin
+
| plugin  
|evanes
+
| evanes  
|
+
| <br>
|RFXCOM interface
+
| RFXCOM interface  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4991.0]
+
| [http://forum.micasaverde.com/index.php?topic=4991.0]  
|[http://code.mios.com/trac/mios_rfxcom]
+
| [http://code.mios.com/trac/mios_rfxcom]  
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|RS-485 RCS Thermostats Plugin
+
| RS-485 RCS Thermostats Plugin  
|The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats.
+
| The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats.  
|plugin
+
| plugin  
|Bo Li
+
| Bo Li  
|
+
| <br>
|RS-485 thermostat
+
| RS-485 thermostat  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Pending
+
| Pending  
|
+
| <br>
 
|-
 
|-
|Somfy Blind Interface & Somfy ST30 Blind Interface
+
| Somfy Blind Interface &amp; Somfy ST30 Blind Interface  
|Used to setup and control the Somfy blind control device.
+
| Used to setup and control the Somfy blind control device.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|Somfy Blind Interface
+
| Somfy Blind Interface  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|TI eZ430-Chronos Wireless Watch Plugin
+
| TI eZ430-Chronos Wireless Watch Plugin  
|Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch.
+
| Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch.  
|plugin
+
| plugin  
|obot, ojas(?)
+
| obot, ojas(?)  
|
+
| <br>
|TI eZ430-Chronos
+
| TI eZ430-Chronos  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5822.0]
+
| [http://forum.micasaverde.com/index.php?topic=5822.0]  
|[http://code.mios.com/trac/mios_ez430-chronos]
+
| [http://code.mios.com/trac/mios_ez430-chronos]  
|Pending
+
| Pending  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Monitoring''' =
+
== '''Monitoring''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Foscam plugin
+
| Foscam plugin  
|Pan, tilt, patrol support for Foscam FI8908[w]  
+
| Pan, tilt, patrol support for Foscam FI8908[w]  
|plugin
+
| plugin  
|MCV, Ap15e
+
| MCV, Ap15e  
|shady
+
| shady  
|Foscam FI8908[w]
+
| Foscam FI8908[w]  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3720.0][http://forum.micasaverde.com/index.php?topic=3720.msg21954#msg21954]
+
| [http://forum.micasaverde.com/index.php?topic=3720.0][http://forum.micasaverde.com/index.php?topic=3720.msg21954#msg21954]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|FPM
+
| FPM  
|Foscam Privacy Mode - have the camera automatically point up.
+
| Foscam Privacy Mode - have the camera automatically point up.  
|code
+
| code  
|Ap15e
+
| Ap15e  
|
+
| <br>
|Foscam FI8908[w]
+
| Foscam FI8908[w]  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5082.0]
+
| [http://forum.micasaverde.com/index.php?topic=5082.0]  
|
+
| <br>
|Working
+
| Working  
|[http://wiki.micasaverde.com/index.php/Luup_Scenes_Events#.27Privacy.27_mode_for_Foscam_FI8908.5Bw.5D]
+
| [http://wiki.micasaverde.com/index.php/Luup_Scenes_Events#.27Privacy.27_mode_for_Foscam_FI8908.5Bw.5D]
 
|-
 
|-
|Generic IP Camera
+
| Generic IP Camera  
|The Generic IP Camera plugin is used for adding and manipulating the IP Cameras.
+
| The Generic IP Camera plugin is used for adding and manipulating the IP Cameras.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|IP camera
+
| IP camera  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php][http://wiki.micasaverde.com/index.php/IP_Cameras]
+
| [http://www.micasaverde.com/list-of-apps.php][http://wiki.micasaverde.com/index.php/IP_Cameras]
 
|-
 
|-
|ICamView
+
| ICamView  
|ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras.
+
| ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras.  
|plugin
+
| plugin  
|325xi  
+
| 325xi  
|
+
| <br>
|compatible IP camera
+
| compatible IP camera  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Working
+
| Working  
|[http://wiki.micasaverde.com/index.php/ICamView]
+
| [http://wiki.micasaverde.com/index.php/ICamView]
 
|-
 
|-
|Panasonic IP Camera
+
| Panasonic IP Camera  
|Used for adding and manipulating Panasonic IP Cameras.
+
| Used for adding and manipulating Panasonic IP Cameras.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|compatible IP camera
+
| compatible IP camera  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Notifications''' =
+
== '''Notifications''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Email notifications
+
| Email notifications  
|Send emails via SMTP server that doesn't require SSL
+
| Send emails via SMTP server that doesn't require SSL  
|code
+
| code  
|guessed
+
| guessed  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3584.msg17474#msg17474][http://forum.micasaverde.com/index.php?topic=6153.msg37159#msg37159]
+
| [http://forum.micasaverde.com/index.php?topic=3584.msg17474#msg17474][http://forum.micasaverde.com/index.php?topic=6153.msg37159#msg37159]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Prowl notifications
+
| Prowl notifications  
|Get notifications via Prowl on your iPhone
+
| Get notifications via Prowl on your iPhone  
|code
+
| code  
|futzle
+
| futzle  
|
+
| <br>
|
+
| <br>
|iOS
+
| iOS  
|[http://forum.micasaverde.com/index.php?topic=4508.0]
+
| [http://forum.micasaverde.com/index.php?topic=4508.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Twitter notifications
+
| SND
|A little plugin that tweets current time when you click on On button.
+
| SMTP Notification Device - SMTP via UPnP
|plugin/code
+
| plugin  
|325xi
+
| Ap15e
|
+
| guessed
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2320.0][http://forum.micasaverde.com/index.php?topic=3662.0]
+
| [http://forum.micasaverde.com/index.php?topic=6656.0]  
|
+
| <br>
|Working
+
| Working  
|[http://forum.micasaverde.com/index.php?topic=1412.0]
+
| <br>
 
|-
 
|-
|UDP listener
+
| Twitter notifications
|Get your message across to Vera via UDP.
+
| A little plugin that tweets current time when you click on On button.  
|plugin
+
| plugin/code
|nixterrimus
+
| 325xi
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3385.0]
+
| [http://forum.micasaverde.com/index.php?topic=2320.0][http://forum.micasaverde.com/index.php?topic=3662.0]  
|
+
| <br>
|WIP
+
| Working
|
+
| [http://forum.micasaverde.com/index.php?topic=1412.0]
 
|-
 
|-
|UDP notifier
+
| UDP listener
|Send a udp message whenever a device switches on or off or dims.
+
| Get your message across to Vera via UDP.  
|code
+
| plugin
|martin12345
+
| nixterrimus
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6489.msg40643#msg40643]
+
| [http://forum.micasaverde.com/index.php?topic=3385.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|Veralert
+
| UDP notifier
|Set up alerts/notifications to go straight to your 2.2 and above Android phone.
+
| Send a udp message whenever a device switches on or off or dims.
|plugin
+
| code
|ragmondo
+
| martin12345
|
+
| <br>
|
+
| <br>
|Android >= 2.2
+
| <br>
|[http://forum.micasaverde.com/index.php?board=21.0]
+
| [http://forum.micasaverde.com/index.php?topic=6489.msg40643#msg40643]
|
+
| <br>
|
+
| WIP
|
+
| <br>
 +
|-
 +
| Veralert  
 +
| Set up alerts/notifications to go straight to your 2.2 and above Android phone.  
 +
| plugin  
 +
| ragmondo  
 +
| <br>
 +
| <br>
 +
| Android &gt;= 2.2  
 +
| [http://forum.micasaverde.com/index.php?board=21.0]  
 +
| <br>
 +
| <br>
 +
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''System management''' =
+
== '''System management''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 +
|-
 +
! Name
 +
! Description
 +
! Type
 +
! Author
 +
! Contributor
 +
! HW requirements
 +
! SW requirements
 +
! Forum link
 +
! Code repository link
 +
! Status
 +
! Remarks
 
|-
 
|-
!Name
+
| ADD
!Description
+
| Alerter for Drowsy Devices
!Type
+
| code
!Author
+
| Ap15e
!Contributor
+
| dcowan, guessed, Les F, mda
!HW requirements
+
| <br>
!SW requirements
+
| <br>
!Forum link
+
| [http://forum.micasaverde.com/index.php?topic=5130.0]
!Code repository link
+
| <br>
!Status
+
| Working
!Remarks
+
| cf. Battery low notification
 
|-
 
|-
|ADD
+
| Battery low notification
|Alerter for Drowsy Devices
+
| Detecting a low battery level in any number of devices.
|code
+
| code  
|Ap15e
+
| axill, FlyBoyBob
|dcowan, guessed, Les F, mda
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5130.0]
+
| [http://forum.micasaverde.com/index.php?topic=6169.msg38081#msg38081][http://forum.micasaverde.com/index.php?topic=6169.msg38084#msg38084][http://forum.micasaverde.com/index.php?topic=6169.msg40871#msg40871]  
|
+
| <br>
|Working
+
| <br>
|cf. Battery low notification
+
| cf. ADD
 
|-
 
|-
|Battery low notification
+
| Debugging Utilities
|Detecting a low battery level in any number of devices.
+
| Utilities for Vera debugging
|code
+
| plugin
|FlyBoyBob
+
| mcvflorin
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6169.msg38081#msg38081][http://forum.micasaverde.com/index.php?topic=6169.msg38084#msg38084]
+
| [http://forum.micasaverde.com/index.php?topic=2099.msg36320#msg36320]  
|
+
| [http://code.mios.com/trac/mios_debugging-utilities]  
|
+
| <br>
|cf. ADD
+
| based on 'Z-Wave routing matrix' by Ap15e
 
|-
 
|-
|Debugging Utilities
+
| LSI
|Utilities for Vera debugging
+
| Luup System Information
|plugin
+
| plugin  
|mcvflorin
+
| Ap15e
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2099.msg36320#msg36320]
+
| [http://forum.micasaverde.com/index.php?topic=6614.0]  
|[http://code.mios.com/trac/mios_debugging-utilities]
+
| <br>
|
+
| Working
|based on 'Z-Wave routing matrix' by Ap15e
+
| <br>
 
|-
 
|-
|Modify user_data (dangerous, read the thread)
+
| Modify user_data (dangerous, read the thread)  
|Modify any setting of your Vera.
+
| Modify any setting of your Vera.  
|code
+
| code  
|mikkelj
+
| mikkelj  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6277.0]
+
| [http://forum.micasaverde.com/index.php?topic=6277.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Report Generator
+
| Report Generator  
|Gives you all your system information in one neat package.
+
| Gives you all your system information in one neat package.  
|LabVIEW application
+
| LabVIEW application  
|TimAlls
+
| TimAlls  
|
+
| <br>
|
+
| <br>
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]  
|[http://forum.micasaverde.com/index.php?topic=6547.0]
+
| [http://forum.micasaverde.com/index.php?topic=6547.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|-
 
|-
|Z-Wave routing matrix
+
| Z-Wave routing matrix  
|
+
| <br>
|code
+
| code  
|Ap15e
+
| Ap15e  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2099.0]
+
| [http://forum.micasaverde.com/index.php?topic=2099.0]  
|
+
| <br>
|
+
| <br>
|obsoleted by ADD; cf. Debugging Utilities
+
| obsoleted by ADD; cf. Debugging Utilities
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Temperature or Weather measurement''' =
+
== '''Temperature or Weather measurement''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|GWC
+
| GWC  
|Google Weather Companion - a graphical interface for guessed's Google Weather plugin.
+
| Google Weather Companion - a graphical interface for guessed's Google Weather plugin.  
|plugin
+
| plugin  
|Ap15e
+
| Ap15e  
|
+
| <br>
|
+
| <br>
|Google Weather plugin by guessed
+
| Google Weather plugin by guessed  
|[http://forum.micasaverde.com/index.php?topic=6553.0]
+
| [http://forum.micasaverde.com/index.php?topic=6553.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Weather Plugin
+
| Weather Plugin  
|Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location.  
+
| Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location.  
|plugin
+
| plugin  
|guessed
+
| guessed  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1435.0]
+
| [http://forum.micasaverde.com/index.php?topic=1435.0]  
|[http://code.mios.com/trac/mios_weather]
+
| [http://code.mios.com/trac/mios_weather]  
|Working
+
| Working  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''UI''' =
+
== '''UI''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|air4vera
+
| air4vera  
|The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades.
+
| The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades.  
|client
+
| client  
|chairman_bubba
+
| chairman_bubba  
|
+
| <br>
|
+
| <br>
|Adobe AIR
+
| Adobe AIR  
|[http://forum.micasaverde.com/index.php?topic=2150.0]
+
| [http://forum.micasaverde.com/index.php?topic=2150.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|AutoHTN
+
| AutoHTN  
|AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled rece
+
| AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled rece  
|client
+
| client  
|Home Theater Network, LLC
+
| Home Theater Network, LLC  
|
+
| <br>
|
+
| <br>
|Android
+
| Android  
|[http://forum.micasaverde.com/index.php?board=16.0]
+
| [http://forum.micasaverde.com/index.php?board=16.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Automator.App
+
| Automator.App  
|Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad).
+
| Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad).  
|client
+
| client  
|Vakoc Woodworks, LLC
+
| Vakoc Woodworks, LLC  
|
+
| <br>
|iPhone or iPod or iPad
+
| iPhone or iPod or iPad  
|iOS
+
| iOS  
|[http://forum.micasaverde.com/index.php?board=18.0]
+
| [http://forum.micasaverde.com/index.php?board=18.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Basic mobile phone Web interface (WAP)
+
| Basic mobile phone Web interface (WAP)  
|Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities.
+
| Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities.  
|plugin
+
| plugin  
|MCV
+
| MCV  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|Elisa
+
| Elisa  
|Control device locally and remote
+
| Control device locally and remote  
|client
+
| client  
|structor
+
| structor  
|
+
| <br>
|
+
| <br>
|Android
+
| Android  
|[http://forum.micasaverde.com/index.php?topic=3219.0]
+
| [http://forum.micasaverde.com/index.php?topic=3219.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Grasshopper
+
| Grasshopper  
|Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home.
+
| Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home.  
|client
+
| client  
|Amgine Creations
+
| Amgine Creations  
|
+
| <br>
|Windows Phone 7
+
| Windows Phone 7  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5846.0]
+
| [http://forum.micasaverde.com/index.php?topic=5846.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Home Buddy
+
| Home Buddy  
|Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera to control Z-Wave compatible devices around your home.
+
| Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera to control Z-Wave compatible devices around your home.  
|client
+
| client  
|rakstar
+
| rakstar  
|
+
| <br>
|
+
| <br>
|Android
+
| Android  
|[http://forum.micasaverde.com/index.php?board=15.0]
+
| [http://forum.micasaverde.com/index.php?board=15.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|HTML GUI creator
+
| HTML GUI creator  
|A Lua application which parses the user_data and creates a compact HTML GUI for Vera.
+
| A Lua application which parses the user_data and creates a compact HTML GUI for Vera.  
|code
+
| code  
|Ap15e
+
| Ap15e  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1775.0]
+
| [http://forum.micasaverde.com/index.php?topic=1775.0]  
|
+
| <br>
|Proof of concept
+
| Proof of concept  
|
+
| <br>
 
|-
 
|-
|iVera
+
| iVera  
|iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde.
+
| iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde.  
|client
+
| client  
|Thinkiwi LLC
+
| Thinkiwi LLC  
|
+
| <br>
|
+
| <br>
|iOS
+
| iOS  
|[http://forum.micasaverde.com/index.php?board=11.0]
+
| [http://forum.micasaverde.com/index.php?board=11.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|j9 (now: Elve) Automation Engine Driver
+
| j9 (now: Elve) Automation Engine Driver  
|The driver currently supports lighting and thermostats.
+
| The driver currently supports lighting and thermostats.  
|external driver
+
| external driver  
|johnnynine  
+
| johnnynine  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|?
+
| &nbsp;?  
|
+
| <br>
 
|-
 
|-
|LOUIS4Vera
+
| LOUIS4Vera  
|A Line-Oriented User Interface for Squeezebox devices for Vera
+
| A Line-Oriented User Interface for Squeezebox devices for Vera  
|plugin
+
| plugin  
|Ap15e
+
| Ap15e  
|
+
| <br>
|Squeezebox V2/V3 or Transporter (or software emulation)
+
| Squeezebox V2/V3 or Transporter (or software emulation)  
|Squeezebox Server
+
| Squeezebox Server  
|[http://forum.micasaverde.com/index.php?topic=5232.0]
+
| [http://forum.micasaverde.com/index.php?topic=5232.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|SmartPhone plugin
+
| SmartPhone plugin  
|This is a basic HTML interface for accessing Vera from a smartphone web browser
+
| This is a basic HTML interface for accessing Vera from a smartphone web browser  
|plugin
+
| plugin  
|Javier Guerra
+
| Javier Guerra  
|
+
| <br>
|compatible smartphone
+
| compatible smartphone  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3320.0]
+
| [http://forum.micasaverde.com/index.php?topic=3320.0]  
|[http://code.mios.com/trac/mios_smartphones]
+
| [http://code.mios.com/trac/mios_smartphones]  
|Published
+
| Published  
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]
 
|-
 
|-
|SQ Remote
+
| SQ Remote  
|SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad.
+
| SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad.  
|client
+
| client  
|Square Connect Inc.
+
| Square Connect Inc.  
|
+
| <br>
|iPhone or iPod or iPad
+
| iPhone or iPod or iPad  
|iOS
+
| iOS  
|[http://forum.micasaverde.com/index.php?board=9.0]
+
| [http://forum.micasaverde.com/index.php?board=9.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Vera UI (LabVIEW)
+
| Vera UI (LabVIEW)  
|This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer.
+
| This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer.  
|client
+
| client  
|TimAlls
+
| TimAlls  
|
+
| <br>
|
+
| <br>
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]  
|[http://forum.micasaverde.com/index.php?topic=6515.0]
+
| [http://forum.micasaverde.com/index.php?topic=6515.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Utility''' =
+
== '''Utility''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|AquaLink RS Plugin
+
| AquaLink RS Plugin  
|Smart pool control
+
| Smart pool control  
|plugin
+
| plugin  
|mcvflorin
+
| mcvflorin  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|On hold
+
| On hold  
|
+
| <br>
 
|-
 
|-
|CalDAV Scheduler
+
| CalDAV Scheduler  
|Integration with an external Calendaring service via CalDAV protocol.
+
| Integration with an external Calendaring service via CalDAV protocol.  
|plugin (nearly)
+
| plugin (nearly)  
|guessed
+
| guessed  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3761.0]
+
| [http://forum.micasaverde.com/index.php?topic=3761.0]  
|[http://code.mios.com/trac/mios_caldav-scheduler]
+
| [http://code.mios.com/trac/mios_caldav-scheduler]  
|On hold
+
| On hold  
|
+
| <br>
 
|-
 
|-
|Christmas Toolkit
+
| Christmas Toolkit  
|Christmas Lights off when raining, Blinking christmas tree
+
| Christmas Lights off when raining, Blinking christmas tree  
|code
+
| code  
|mikemsd, Ap15e
+
| mikemsd, Ap15e  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4932.0][http://forum.micasaverde.com/index.php?topic=5127.0]
+
| [http://forum.micasaverde.com/index.php?topic=4932.0][http://forum.micasaverde.com/index.php?topic=5127.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Closing a window shutter partially
+
| Closing a window shutter partially  
|
+
| <br>
|code
+
| code  
|huwu
+
| huwu  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3512.0]
+
| [http://forum.micasaverde.com/index.php?topic=3512.0]  
|
+
| <br>
|Working
+
| Working  
|[http://forum.micasaverde.com/index.php?topic=3359.msg15891#msg15891]
+
| [http://forum.micasaverde.com/index.php?topic=3359.msg15891#msg15891]
 
|-
 
|-
|DAD
+
| DAD  
|DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data.  
+
| DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data.  
|plugin
+
| plugin  
|Ap15e
+
| Ap15e  
|futzle, javier, JOD, oTi@
+
| futzle, javier, JOD, oTi@  
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5466.0]
+
| [http://forum.micasaverde.com/index.php?topic=5466.0]  
|
+
| <br>
|Working
+
| Working  
|Please note the limitations: [http://forum.micasaverde.com/index.php?topic=6052.0].
+
| Please note the limitations: [http://forum.micasaverde.com/index.php?topic=6052.0].
 
|-
 
|-
|Emergency light
+
| Emergency light  
|Get Vera to blink your porch light.
+
| Get Vera to blink your porch light.  
|code
+
| code  
|aa6vh
+
| aa6vh  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3015.0]
+
| [http://forum.micasaverde.com/index.php?topic=3015.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Garage Door Plugin
+
| FCM
|Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock.
+
| FRITZ!Box Call Monitor
|plugin
+
| plugin  
|woodsby
+
| Ap15e
|
+
| <br>
|
+
| FRITZ!Box
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5106]
+
| [http://forum.micasaverde.com/index.php?topic=6658.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| Tested with FRITZ!Box 7170/29.04.67 and 7390/84.04.88
 
|-
 
|-
|Graphing tool for Vera
+
| Garage Door Plugin
|A Windows dialog based app that can track any data from any Vera connected device.
+
| Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock.  
|Windows application
+
| plugin
|FlyBoyBob
+
| woodsby
|
+
| <br>
|
+
| <br>
|Windows
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5870.0]
+
| [http://forum.micasaverde.com/index.php?topic=5106]  
|
+
| <br>
|
+
| Working
|
+
| <br>
 
|-
 
|-
|Home Care Plugin
+
| Graphing tool for Vera
|Sends notification if the motion sensors aren't triggered in the user set period.
+
| A Windows dialog based app that can track any data from any Vera connected device.  
|plugin
+
| Windows application
|mcvflorin
+
| FlyBoyBob
|
+
| <br>
|
+
| <br>
|MiOS >= 1.1.1161
+
| Windows
|[http://forum.micasaverde.com/index.php?topic=6517.0]
+
| [http://forum.micasaverde.com/index.php?topic=5870.0]  
|[http://code.mios.com/trac/mios_home-care]
+
| <br>
|Working
+
| <br>
|
+
| <br>
 
|-
 
|-
|Locale Android App Plugin
+
| Home Care Plugin  
|Plugin for running scenes from the Locale app.
+
| Sends notification if the motion sensors aren't triggered in the user set period.  
|plugin
+
| plugin  
|Jason Parekh
+
| mcvflorin
|
+
| <br>
|
+
| <br>
|
+
| MiOS &gt;= 1.1.1161
|
+
| [http://forum.micasaverde.com/index.php?topic=6517.0]
|
+
| [http://code.mios.com/trac/mios_home-care]
|Pending
+
| Working
|
+
| <br>
 
|-
 
|-
|Ping sensor
+
| Locale Android App Plugin
|A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable.
+
| Plugin for running scenes from the Locale app.  
|plugin
+
| plugin  
|TedStriker
+
| Jason Parekh
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6096.msg39996#msg39996][http://forum.micasaverde.com/index.php?topic=1997.0]
+
| <br>
|
+
| <br>
|Working
+
| Pending
|
+
| <br>
 
|-
 
|-
|Public Holiday virtual switch
+
| Ping sensor
|A binary switch, which is ON if today is a public holiday, and OFF if today is not.
+
| A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable.  
|plugin
+
| plugin  
|futzle
+
| TedStriker
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6355.0][http://forum.micasaverde.com/index.php?topic=6355.msg39216#msg39216]
+
| [http://forum.micasaverde.com/index.php?topic=6096.msg39996#msg39996][http://forum.micasaverde.com/index.php?topic=1997.0]  
|
+
| <br>
|WIP
+
| Working
|
+
| <br>
 
|-
 
|-
|Randomizer plugin
+
| Public Holiday virtual switch
|The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off".
+
| A binary switch, which is ON if today is a public holiday, and OFF if today is not.  
|plugin
+
| plugin  
|guessed
+
| futzle
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2826.msg11175#msg11175]
+
| [http://forum.micasaverde.com/index.php?topic=6355.0][http://forum.micasaverde.com/index.php?topic=6355.msg39216#msg39216]  
|
+
| <br>
|WIP
+
| WIP
|[http://forum.micasaverde.com/index.php?topic=5609.0]
+
| <br>
 
|-
 
|-
|SABnzbd download control
+
| Randomizer plugin
|Control SABnzbd downloads as a device
+
| The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off".
|plugin
+
| plugin  
|Klunket
+
| guessed
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3789.0]
+
| [http://forum.micasaverde.com/index.php?topic=2826.msg11175#msg11175]  
|[http://code.mios.com/trac/mios_sabnzbd-control]
+
| <br>
|
+
| WIP
|
+
| [http://forum.micasaverde.com/index.php?topic=5609.0]
 
|-
 
|-
|Slowly dim your lights
+
| SABnzbd download control
|
+
| Control SABnzbd downloads as a device
|code
+
| plugin
|brsipaq
+
| Klunket
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2386.0]
+
| [http://forum.micasaverde.com/index.php?topic=3789.0]  
|
+
| [http://code.mios.com/trac/mios_sabnzbd-control]
|Working
+
| <br>
|cf. WakeupRamp
+
| <br>
 
|-
 
|-
|Sunrise/sunset
+
| Slowly dim your lights
|
+
| <br>
|code
+
| code  
|Ap15e, javier
+
| brsipaq
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2073.msg8132#msg8132][http://forum.micasaverde.com/index.php?topic=3836.0]
+
| [http://forum.micasaverde.com/index.php?topic=2386.0]  
|[http://code.mios.com/svn_public/mios_genericutils/suntime.lua]
+
| <br>
|Working
+
| Working  
|
+
| cf. WakeupRamp
 
|-
 
|-
|TimerAnnouncer device
+
| Sunrise/sunset
|Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS).
+
| <br>
|UPnP device
+
| code
|achalhoub
+
| Ap15e, javier
|
+
| <br>
|
+
| <br>
|Windows with .NET 4.0, MiOS >= 1.1.1234
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5493.0][http://forum.micasaverde.com/index.php?topic=5466.msg36405#msg36405]
+
| [http://forum.micasaverde.com/index.php?topic=2073.msg8132#msg8132][http://forum.micasaverde.com/index.php?topic=3836.0]  
|
+
| [http://code.mios.com/svn_public/mios_genericutils/suntime.lua]
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|Vera Chrome Extension
+
| TimerAnnouncer device
|Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click.
+
| Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS).  
|plugin
+
| UPnP device
|Shemoni Parekh
+
| achalhoub
|
+
| <br>
|
+
| <br>
|
+
| Windows with .NET 4.0, MiOS &gt;= 1.1.1234
|
+
| [http://forum.micasaverde.com/index.php?topic=5493.0][http://forum.micasaverde.com/index.php?topic=5466.msg36405#msg36405]
|
+
| <br>
|WIP
+
| Working
|
+
| <br>
 
|-
 
|-
|Virtual StateDevice
+
| Vera Chrome Extension
|A simple virtual switch based on binary switch
+
| Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click.
|plugin
+
| plugin  
|325xi
+
| Shemoni Parekh
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6375.msg40051#msg40051][http://forum.micasaverde.com/index.php?topic=2138.msg9104#msg9104]
+
| <br>
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
 
|-
 
|-
|Wake-On-Lan plugin
+
| Virtual StateDevice
|Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up.
+
| A simple virtual switch based on binary switch
|plugin
+
| plugin  
|mikeholczer, mcvflorin
+
| 325xi
|
+
| <br>
|Device with WoL support
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3718.0]
+
| [http://forum.micasaverde.com/index.php?topic=6375.msg40051#msg40051][http://forum.micasaverde.com/index.php?topic=2138.msg9104#msg9104]  
|[http://code.mios.com/trac/mios_wake-on-lan]
+
| <br>
|Working
+
| Working  
|
+
| <br>
 
|-
 
|-
|WakeupRamp
+
| Wake-On-Lan plugin
|Device for ramping up a set of lights slowly
+
| Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up.
|plugin
+
| plugin  
|ZMaF
+
| mikeholczer, mcvflorin
|
+
| <br>
|
+
| Device with WoL support
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5718.msg33307#msg33307]
+
| [http://forum.micasaverde.com/index.php?topic=3718.0]  
|
+
| [http://code.mios.com/trac/mios_wake-on-lan]
|Working
+
| Working  
|cf. Slowly dim your lights
+
| <br>
 
|-
 
|-
|Wavemaking
+
| WakeupRamp
|
+
| Device for ramping up a set of lights slowly
|code
+
| plugin
|aa6vh
+
| ZMaF
|
+
| <br>
|two pumps
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5865.msg34754#msg34754]
+
| [http://forum.micasaverde.com/index.php?topic=5718.msg33307#msg33307]
|
+
| <br>
|Working
+
| Working
|
+
| cf. Slowly dim your lights
 +
|-
 +
| Wavemaking  
 +
| <br>
 +
| code  
 +
| aa6vh  
 +
| <br>
 +
| two pumps  
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=5865.msg34754#msg34754]  
 +
| <br>
 +
| Working  
 +
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Watering System management''' =
+
== '''Watering System management''' ==
  
<font color="red">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>
+
<font color="#ff0000">DO NOT EDIT! Automatically generated from the alphabetical list below.</font>  
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Remarks
+
! Remarks
 
|-
 
|-
|Etherrain Controller Plugin  
+
| Etherrain Controller Plugin  
|EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves.
+
| EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves.  
|plugin
+
| plugin  
|325xi
+
| 325xi  
|
+
| <br>
|EtherRain Sprinkler Controller
+
| EtherRain Sprinkler Controller  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1846.0]
+
| [http://forum.micasaverde.com/index.php?topic=1846.0]  
|[http://code.mios.com/trac/mios_etherrain-controller]
+
| [http://code.mios.com/trac/mios_etherrain-controller]  
|Working
+
| Working  
|
+
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
<br />
+
  
= '''Alphabetical list of all Luup plugins, Luup code fragments and Vera clients''' =
+
= '''Alphabetical list of all Luup plugins, Luup code fragments and Vera clients''' =
  
{| cellpadding="2" border="1"
+
{| border="1" cellpadding="2"
 
|-
 
|-
!Name  
+
! Name  
!Description
+
! Description  
!Type
+
! Type  
!Category
+
! Category  
!Author
+
! Author  
!Contributor
+
! Contributor  
!HW requirements
+
! HW requirements  
!SW requirements
+
! SW requirements  
!Forum link
+
! Forum link  
!Code repository link
+
! Code repository link  
!Status
+
! Status  
!Unique MCVID
+
! Unique MCVID  
!Remarks
+
! Remarks  
!Screenshot
+
! Screenshot
 
|-
 
|-
|ActiveRFID
+
| ActiveRFID  
|Affordable RFID solution, supporting multiple transmitters on multiple receivers.
+
| Affordable RFID solution, supporting multiple transmitters on multiple receivers.  
|plugin
+
| plugin  
|Interfacing
+
| Interfacing  
|woodsby
+
| woodsby  
|
+
| <br>
|ActiveRFID hardware
+
| ActiveRFID hardware  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3855.0]
+
| [http://forum.micasaverde.com/index.php?topic=3855.0]  
|[http://code.mios.com/trac/mios_activerfid]
+
| [http://code.mios.com/trac/mios_activerfid]  
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|ADD
+
| ADD  
|Alerter for Drowsy Devices
+
| Alerter for Drowsy Devices  
|code
+
| code  
|System management
+
| System management  
|Ap15e
+
| Ap15e  
|dcowan, guessed, Les F, mda
+
| dcowan, guessed, Les F, mda  
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5130.0]
+
| [http://forum.micasaverde.com/index.php?topic=5130.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|cf. Battery low notification
+
| cf. Battery low notification  
|
+
| <br>
 
|-
 
|-
|Ademco Honeywell Vista 20P Alarm Plugin
+
| air4vera
|
+
| The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades.
|plugin
+
| client
|Alarm System integration
+
| UI
|
+
| chairman_bubba
|
+
| <br>
|
+
| <br>
|
+
| Adobe AIR
|[http://forum.micasaverde.com/index.php?topic=4531.0]
+
| [http://forum.micasaverde.com/index.php?topic=2150.0]  
|
+
| <br>
|N/A
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|air4vera
+
| AutoHTN
|The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades.
+
| AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled receivers.  
|client
+
| client  
|UI
+
| UI  
|chairman_bubba
+
| Home Theater Network, LLC
|
+
| <br>
|
+
| <br>
|Adobe AIR
+
| Android
|[http://forum.micasaverde.com/index.php?topic=2150.0]
+
| [http://forum.micasaverde.com/index.php?board=16.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|AquaLink RS Plugin
+
| Automated "occupied/unoccupied" VR mode for thermostat control
|Smart pool control
+
| <br>
|plugin
+
| code
|Utility
+
| Energy management
|mcvflorin
+
| neilios
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=4809.0]
|
+
| <br>
|On hold
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|AutoHTN
+
| Automator.App
|AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled receivers.
+
| Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad).  
|client
+
| client  
|UI
+
| UI  
|Home Theater Network, LLC
+
| Vakoc Woodworks, LLC  
|
+
| <br>
|
+
| iPhone or iPod or iPad
|Android
+
| iOS
|[http://forum.micasaverde.com/index.php?board=16.0]
+
| [http://forum.micasaverde.com/index.php?board=18.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Automated "occupied/unoccupied" VR mode for thermostat control
+
| Basic mobile phone Web interface (WAP)
|
+
| Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities.
|code
+
| plugin
|Energy management
+
| UI
|neilios
+
| MCV
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4809.0]
+
| <br>
|
+
| <br>
|
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|Automator.App
+
| Battery low notification
|Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad).
+
| Detecting a low battery level in any number of devices.  
|client
+
| code
|UI
+
| System management
|Vakoc Woodworks, LLC
+
| axill, FlyBoyBob
|
+
| <br>
|iPhone or iPod or iPad
+
| <br>
|iOS
+
| <br>
|[http://forum.micasaverde.com/index.php?board=18.0]
+
| [http://forum.micasaverde.com/index.php?topic=6169.msg38081#msg38081][http://forum.micasaverde.com/index.php?topic=6169.msg38084#msg38084][http://forum.micasaverde.com/index.php?topic=6169.msg40871#msg40871]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| cf. ADD
|
+
| <br>
 
|-
 
|-
|Basic mobile phone Web interface (WAP)
+
| Brultech Power Monitor
|Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities.
+
| Energy Monitoring integration for Brultech ECM-1240 devices.  
|plugin
+
| plugin  
|UI
+
| Energy management
|MCV
+
| guessed
|
+
| <br>
|
+
| Brultech ECM-1240
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=7589.0]
|
+
| [http://code.mios.com/trac/mios_brultech-power-monitor]  
|Published
+
| Working
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Battery low notification
+
| CalDAV Scheduler
|Detecting a low battery level in any number of devices.
+
| Integration with an external Calendaring service via CalDAV protocol.  
|code
+
| plugin (nearly)
|System management
+
| Utility
|FlyBoyBob
+
| guessed
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6169.msg38081#msg38081][http://forum.micasaverde.com/index.php?topic=6169.msg38084#msg38084]
+
| [http://forum.micasaverde.com/index.php?topic=3761.0]  
|
+
| [http://code.mios.com/trac/mios_caldav-scheduler]  
|
+
| On hold
|
+
| <br>
|cf. ADD
+
| <br>
|
+
| <br>
 
|-
 
|-
|CalDAV Scheduler
+
| Christmas Toolkit
|Integration with an external Calendaring service via CalDAV protocol.
+
| Christmas Lights off when raining, Blinking christmas tree
|plugin (nearly)
+
| code
|Utility
+
| Utility  
|guessed
+
| mikemsd, Ap15e
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3761.0]
+
| [http://forum.micasaverde.com/index.php?topic=4932.0][http://forum.micasaverde.com/index.php?topic=5127.0]  
|[http://code.mios.com/trac/mios_caldav-scheduler]
+
| <br>
|On hold
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Christmas Toolkit
+
| Closing a window shutter partially
|Christmas Lights off when raining, Blinking christmas tree
+
| <br>
|code
+
| code  
|Utility
+
| Utility  
|mikemsd, Ap15e
+
| huwu
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4932.0][http://forum.micasaverde.com/index.php?topic=5127.0]
+
| [http://forum.micasaverde.com/index.php?topic=3512.0]  
|
+
| <br>
|Working
+
| Working
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=3359.msg15891#msg15891]  
|
+
| <br>
 
|-
 
|-
|Closing a window shutter partially
+
| Crestron Status Engine Plugin
|
+
| Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes.
|code
+
| plugin
|Utility
+
| Interfacing
|huwu
+
| Wendell Manley
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3512.0]
+
| <br>
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3359.msg15891#msg15891]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Crestron Status Engine Plugin
+
| dataMine Graphing Plugin  
|Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes.
+
| Records and graphs variables. A GUI is provided to select any MIOS variable and graphs are presented in real-time with zoom/scroll capability.  
|plugin
+
| plugin  
|Interfacing
+
| Utility
|Wendell Manley
+
| Chris Jackson
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php/topic,7750.0]
|
+
| [http://code.mios.com/trac/mios_datamine]
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|DAD
+
| DAD  
|DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data.  
+
| DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data.  
|plugin
+
| plugin  
|Utility
+
| Utility  
|Ap15e
+
| Ap15e  
|futzle, javier, JOD, oTi@
+
| futzle, javier, JOD, oTi@  
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5466.0]
+
| [http://forum.micasaverde.com/index.php?topic=5466.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|Please note the limitations: [http://forum.micasaverde.com/index.php?topic=6052.0].
+
| Please note the limitations: [http://forum.micasaverde.com/index.php?topic=6052.0].  
|
+
| <br>
 
|-
 
|-
|Debugging Utilities
+
| Debugging Utilities  
|Utilities for Vera debugging
+
| Utilities for Vera debugging  
|plugin
+
| plugin  
|System management
+
| System management  
|mcvflorin
+
| mcvflorin  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2099.msg36320#msg36320]
+
| [http://forum.micasaverde.com/index.php?topic=2099.msg36320#msg36320]  
|[http://code.mios.com/trac/mios_debugging-utilities]
+
| [http://code.mios.com/trac/mios_debugging-utilities]  
|
+
| <br>
|
+
| <br>
|based on 'Z-Wave routing matrix' by Ap15e
+
| based on 'Z-Wave routing matrix' by Ap15e  
|
+
| <br>
 
|-
 
|-
|Denon Receiver Control Plugin
+
| Denon Receiver Control Plugin  
|
+
| <br>
|plugin
+
| plugin  
|Home Entertainment management
+
| Home Entertainment management  
|Rick Naething
+
| Rick Naething  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5863.0]
+
| [http://forum.micasaverde.com/index.php?topic=5863.0]  
|
+
| <br>
|WIP
+
| WIP  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|DirecTV Media Control Plugin
+
| DirecTV Media Control Plugin  
|The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers.
+
| The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers.  
|plugin
+
| plugin  
|Home Entertainment management
+
| Home Entertainment management  
|guessed
+
| guessed  
|
+
| <br>
|HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection
+
| HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3079.0]
+
| [http://forum.micasaverde.com/index.php?topic=3079.0]  
|[http://code.mios.com/trac/mios_directv-media-control]
+
| [http://code.mios.com/trac/mios_directv-media-control]  
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|DSC Alarm Panel
+
| [[Alarm Panel Plugins#DSC_PowerSeries_Panels|DSC Alarm Panel]]
|Integration with DSC's Alarm Panel, via an IT-100 data interface module.
+
| Integration with DSC's Alarm Panel, via an IT-100 data interface module.  
|plugin
+
| plugin  
|Alarm System integration
+
| Alarm System integration  
|Javier Guerra, guessed
+
| Javier Guerra, guessed  
|
+
| <br>
|Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter
+
| Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter  
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5154.0]
+
| [http://forum.micasaverde.com/index.php?topic=5154.0]  
|[http://code.mios.com/trac/mios_dscalarmpanel]
+
| [http://code.mios.com/trac/mios_dscalarmpanel]  
|Published
+
| Published  
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|Elisa
+
| Elisa  
|Control device locally and remote
+
| Control device locally and remote  
|client
+
| client  
|UI
+
| UI  
|structor
+
| structor  
|
+
| <br>
|
+
| <br>
|Android
+
| Android  
|[http://forum.micasaverde.com/index.php?topic=3219.0]
+
| [http://forum.micasaverde.com/index.php?topic=3219.0]  
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Email notifications
+
| Elk M1 Family Panels<br>
|Send emails via SMTP server that doesn't require SSL
+
| Integration with the Elk M1 alarm panels via the RS232 port.
|code
+
| plugin<br>
|Notifications
+
| Alarm System integration
|guessed
+
| mcvflorin<br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3584.msg17474#msg17474][http://forum.micasaverde.com/index.php?topic=6153.msg37159#msg37159]
+
| [http://forum.micasaverde.com/index.php?topic=6916.0]<br>
|
+
| [http://code.mios.com/trac/mios_elk-alarm-panel]<br>
|Working
+
| Working<br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Emergency light
+
| Email notifications
|Get Vera to blink your porch light.
+
| Send emails via SMTP server that doesn't require SSL
|code
+
| code  
|Utility
+
| Notifications
|aa6vh
+
| guessed
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3015.0]
+
| [http://forum.micasaverde.com/index.php?topic=3584.msg17474#msg17474][http://forum.micasaverde.com/index.php?topic=6153.msg37159#msg37159]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Energy Reporting framework
+
| Emergency light
|Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.
+
| Get Vera to blink your porch light.  
|
+
| code
|Energy management
+
| Utility
|Javier Guerra
+
| aa6vh
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=3015.0]  
|[http://code.mios.com/trac/mios_energry-reporting]
+
| <br>
|Published
+
| Working
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Enocean Gateway
+
| Energy Reporting framework
|Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams.
+
| Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.  
|plugin
+
| <br>
|Interfacing
+
| Energy management
|evanes
+
| Javier Guerra
|
+
| <br>
|Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4990.0]
+
| <br>
|[http://code.mios.com/trac/mios_enocean]
+
| [http://code.mios.com/trac/mios_energry-reporting]  
|
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]
|
+
| <br>
 
|-
 
|-
|Etherrain Controller Plugin
+
| Enocean Gateway
|EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves.
+
| Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams.  
|plugin
+
| plugin  
|Watering System management
+
| Interfacing
|325xi
+
| evanes
|
+
| <br>
|EtherRain Sprinkler Controller
+
| Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1846.0]
+
| [http://forum.micasaverde.com/index.php?topic=4990.0]  
|[http://code.mios.com/trac/mios_etherrain-controller]
+
| [http://code.mios.com/trac/mios_enocean]  
|Working
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Foscam plugin
+
| Etherrain Controller Plugin
|Pan, tilt, patrol support for Foscam FI8908[w]
+
| EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves.
|plugin
+
| plugin  
|Monitoring
+
| Watering System management
|MCV, Ap15e
+
| 325xi
|shady
+
| <br>
|Foscam FI8908[w]
+
| EtherRain Sprinkler Controller
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3720.0][http://forum.micasaverde.com/index.php?topic=3720.msg21954#msg21954]
+
| [http://forum.micasaverde.com/index.php?topic=1846.0]  
|
+
| [http://code.mios.com/trac/mios_etherrain-controller]  
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|FPM
+
| FCM
|Foscam Privacy Mode - have the camera automatically point up.
+
| FRITZ!Box Call Monitor
|code
+
| plugin
|Monitoring
+
| Utility
|Ap15e
+
| Ap15e  
|
+
| <br>
|Foscam FI8908[w]
+
| FRITZ!Box
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5082.0]
+
| [http://forum.micasaverde.com/index.php?topic=6658.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|[http://wiki.micasaverde.com/index.php/Luup_Scenes_Events#.27Privacy.27_mode_for_Foscam_FI8908.5Bw.5D]
+
| Tested with FRITZ!Box 7170/29.04.67 and 7390/84.04.88
|
+
| <br>
 
|-
 
|-
|Garage Door Plugin
+
| Foscam plugin
|Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock.
+
| Pan, tilt, patrol support for Foscam FI8908[w]
|plugin
+
| plugin  
|Utility
+
| Monitoring
|woodsby
+
| MCV, Ap15e
|
+
| shady
|
+
| Foscam FI8908[w]
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5106]
+
| [http://forum.micasaverde.com/index.php?topic=3720.0][http://forum.micasaverde.com/index.php?topic=3720.msg21954#msg21954]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|GE Caddx Networx NX-584 NX-8E Alarm Plugin
+
| FPM
|Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584.
+
| Foscam Privacy Mode - have the camera automatically point up.  
|plugin
+
| code
|Alarm System integration
+
| Monitoring
|futzle
+
| Ap15e
|
+
| <br>
|NX-8E or NX-584
+
| Foscam FI8908[w]
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4060.0]
+
| [http://forum.micasaverde.com/index.php?topic=5082.0]  
|[http://code.mios.com/trac/mios_caddxnx584]
+
| <br>
|Working
+
| Working
|
+
| <br>
|
+
| [http://wiki.micasaverde.com/index.php/Luup_Scenes_Events#.27Privacy.27_mode_for_Foscam_FI8908.5Bw.5D]  
|
+
| <br>
 
|-
 
|-
|Generic IP Camera
+
| Garage Door Plugin
|The Generic IP Camera plugin is used for adding and manipulating the IP Cameras.
+
| Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock.  
|plugin
+
| plugin  
|Monitoring
+
| Utility
|MCV
+
| woodsby
|
+
| <br>
|IP camera
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=5106]  
|
+
| <br>
|Published
+
| Working
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php][http://wiki.micasaverde.com/index.php/IP_Cameras]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Generic Lua Utilities
+
| [[Alarm Panel Plugins#GE.2FCaddx_NetworX_Panels|GE Caddx NetworX NX-584 NX-8E Alarm Plugin]]
|Some Lua helping code
+
| Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584.
|code
+
| plugin
|Development
+
| Alarm System integration
|Javier Guerra, mcvflorin
+
| futzle
|
+
| <br>
|
+
| NX-8E or NX-584
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3319.0]
+
| [http://forum.micasaverde.com/index.php?topic=4060.0]  
|[http://code.mios.com/trac/mios_genericutils]
+
| [http://code.mios.com/trac/mios_caddxnx584]  
|
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Global Cache GC100
+
| Generic IP Camera
|Allows Vera to control any setting that the GC100 offers.
+
| The Generic IP Camera plugin is used for adding and manipulating the IP Cameras.  
|plugin
+
| plugin  
|Interfacing
+
| Monitoring
|MCV
+
| MCV  
|
+
| <br>
|GC100
+
| IP camera
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4060.0]
+
| <br>
|[http://code.mios.com/trac/mios_caddxnx584]
+
| <br>
|Published
+
| Published  
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| [http://www.micasaverde.com/list-of-apps.php][http://wiki.micasaverde.com/index.php/IP_Cameras]  
|
+
| <br>
 
|-
 
|-
|Graphing tool for Vera
+
| Generic Lua Utilities
|A Windows dialog based app that can track any data from any Vera connected device.
+
| Some Lua helping code
|Windows application
+
| code
|Utility
+
| Development
|FlyBoyBob
+
| Javier Guerra, mcvflorin
|
+
| <br>
|
+
| <br>
|Windows
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5870.0]
+
| [http://forum.micasaverde.com/index.php?topic=3319.0]  
|
+
| [http://code.mios.com/trac/mios_genericutils]
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Grasshopper
+
| Global Cache GC100
|Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home.
+
| Allows Vera to control any setting that the GC100 offers.  
|client
+
| plugin
|UI
+
| Interfacing
|Amgine Creations
+
| MCV
|
+
| <br>
|Windows Phone 7
+
| GC100
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5846.0]
+
| [http://forum.micasaverde.com/index.php?topic=4060.0]  
|
+
| [http://code.mios.com/trac/mios_caddxnx584]
|Working
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]
|
+
| <br>
 
|-
 
|-
|GWC
+
| Graphing tool for Vera
|Google Weather Companion - a graphical interface for guessed's Google Weather plugin.
+
| A Windows dialog based app that can track any data from any Vera connected device.  
|plugin
+
| Windows application
|Temperature or Weather measurement
+
| Utility
|Ap15e
+
| FlyBoyBob
|
+
| <br>
|
+
| <br>
|Google Weather plugin by guessed
+
| Windows
|[http://forum.micasaverde.com/index.php?topic=6553.0]
+
| [http://forum.micasaverde.com/index.php?topic=5870.0]  
|
+
| <br>
|Working
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|HDMI-CEC Media Controller Plugin
+
| Grasshopper
|A HDMI-CEC Driver for Rainshadow Tech and Kwikwai HDMI-CEC Controllers adapting them to MiOS Media Control APIs.
+
| Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home.  
|plugin
+
| client
|Home Entertainment management
+
| UI
|guessed
+
| Amgine Creations
|
+
| <br>
|Rainshadow Tech or Kwikwai HDMI-CEC controller
+
| Windows Phone 7
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5468.0]
+
| [http://forum.micasaverde.com/index.php?topic=5846.0]  
|[http://code.mios.com/trac/mios_hdmi-cec-media-controller]
+
| <br>
|On hold
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Home Care Plugin
+
| GWC
|Sends notification if the motion sensors aren't triggered in the user set period.
+
| Google Weather Companion - a graphical interface for guessed's Google Weather plugin.  
|plugin
+
| plugin  
|Utility
+
| Temperature or Weather measurement
|mcvflorin
+
| Ap15e
|
+
| <br>
|
+
| <br>
|MiOS >= 1.1.1161
+
| Google Weather plugin by guessed
|[http://forum.micasaverde.com/index.php?topic=6517.0]
+
| [http://forum.micasaverde.com/index.php?topic=6553.0]  
|[http://code.mios.com/trac/mios_home-care]
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Home Buddy
+
| Home Care Plugin
|Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera  to control Z-Wave compatible devices around your home.
+
| Sends notification if the motion sensors aren't triggered in the user set period.  
|client
+
| plugin
|UI
+
| Utility
|rakstar
+
| mcvflorin
|
+
| <br>
|
+
| <br>
|Android
+
| MiOS &gt;= 1.1.1161
|[http://forum.micasaverde.com/index.php?board=15.0]
+
| [http://forum.micasaverde.com/index.php?topic=6517.0]  
|
+
| [http://code.mios.com/trac/mios_home-care]
|
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|HTML GUI creator
+
| Home Buddy
|A Lua application which parses the user_data and creates a compact HTML GUI for Vera.
+
| Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera to control Z-Wave compatible devices around your home.  
|code
+
| client
|UI
+
| UI  
|Ap15e
+
| rakstar
|
+
| <br>
|
+
| <br>
|
+
| Android
|[http://forum.micasaverde.com/index.php?topic=1775.0]
+
| [http://forum.micasaverde.com/index.php?board=15.0]  
|
+
| <br>
|Proof of concept
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|ICamView
+
| Honeywell Ademco Vista Panels via AD2USB
|ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras.
+
| Integration with Honeywell's Ademco Vista panels via the AD2USB adapter.  
|plugin
+
| plugin  
|Monitoring
+
| Alarm System integration
|325xi
+
| mcvflorin<br>
|
+
| <br>
|compatible IP camera
+
| AD2USB Adapter<br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=7266.0]
|
+
| [http://code.mios.com/trac/mios_vista-alarm-panel-ad2usb]<br>
|Working
+
| Beta
|
+
| <br>
|[http://wiki.micasaverde.com/index.php/ICamView]
+
| <br>
|
+
| <br>
 
|-
 
|-
|IPSerial Plugin
+
| Honeywell Ademco Vista Panels with RS232<br>
|This component permits the registration of IP-based Serial devices with Vera.
+
| Integration with Honeywell's Ademco Vista panels with a RS232 interface.  
|plugin
+
| plugin  
|Interfacing
+
| Alarm System integration
|guessed
+
| dfad1469
|
+
| <br>
|Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2989.0]
+
| [http://forum.micasaverde.com/index.php?topic=6626.0]  
|[http://code.mios.com/trac/mios_ipserial]
+
| [http://code.mios.com/trac/mios_ademco-panels-plugin]  
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|IR plugin
+
| HTML GUI creator
|Sends IR Pronto codes stored in a text file
+
| A Lua application which parses the user_data and creates a compact HTML GUI for Vera.
|plugin
+
| code
|Home Entertainment management
+
| UI
|Roy S
+
| Ap15e
|
+
| <br>
|UPnP IrTransmitter1 device
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6532.msg40741#msg40741]
+
| [http://forum.micasaverde.com/index.php?topic=1775.0]  
|
+
| <br>
|WIP
+
| Proof of concept
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|iVera
+
| ICamView
|iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde.
+
| ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras.  
|client
+
| plugin
|UI
+
| Monitoring
|Thinkiwi LLC
+
| 325xi
|
+
| <br>
|
+
| compatible IP camera
|iOS
+
| <br>
|[http://forum.micasaverde.com/index.php?board=11.0]
+
| <br>
|
+
| <br>
|
+
| Working
|
+
| <br>
|
+
| [http://wiki.micasaverde.com/index.php/ICamView]  
|
+
| <br>
 
|-
 
|-
|j9 (now: Elve) Automation Engine Driver
+
| IO Relay Plugin
|The driver currently supports lighting and thermostats.
+
| This component permits the control of Relay and Analog IO boards from IORelay.com (National Control Devices). Controls up to 8 Relays and 8 Analog inputs.  
|external driver
+
| plugin
|UI
+
| Interfacing
|johnnynine
+
| guessed
|
+
| <br>
|
+
| ProXR, ProXR Lite, Reactor Relay board from iorelay.com
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=7589.0]
|
+
| [http://code.mios.com/trac/mios_iorelay]
|?
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Learning IR codes
+
| IPSerial Plugin
|
+
| This component permits the registration of IP-based Serial devices with Vera.
|Windows application
+
| plugin
|Home Entertainment management
+
| Interfacing
|
+
| guessed
|
+
| <br>
|USB-UIRT
+
| Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
|lrnhelper [http://www.usbuirt.com/lrnhelper_0_0_5.zip]
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3617.0]
+
| [http://forum.micasaverde.com/index.php?topic=2989.0]  
|
+
| [http://code.mios.com/trac/mios_ipserial]
|
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Leviton Vizia RF+ Emulator
+
| IR plugin
|Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera.
+
| Sends IR Pronto codes stored in a text file
|plugin
+
| plugin  
|Interfacing
+
| Home Entertainment management
|Javier Guerra
+
| Roy S
|
+
| <br>
|Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
+
| UPnP IrTransmitter1 device
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=6532.msg40741#msg40741]  
|
+
| <br>
|Unreleased (beta)
+
| WIP
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|LIRC2LuupDevice4SBS
+
| iVera
|Control your IR capable devices via IR
+
| iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde.
|code/plugin
+
| client
|Home Entertainment management
+
| UI
|Ap15e
+
| Thinkiwi LLC
|
+
| <br>
|Squeezebox V2/V3 or Transporter, IR transmitter
+
| <br>
|Squeezebox Server
+
| iOS
|[http://forum.micasaverde.com/index.php?topic=5709.0]
+
| [http://forum.micasaverde.com/index.php?board=11.0]  
|
+
| <br>
|Working
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|LIRC for Vera
+
| j9 (now: Elve) Automation Engine Driver
|LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls.
+
| The driver currently supports lighting and thermostats.  
|compiled binaries
+
| external driver
|Home Entertainment management
+
| UI
|
+
| johnnynine
|
+
| <br>
|IR transmitter
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5856.0]
+
| <br>
|
+
| <br>
|?
+
| &nbsp;?  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Locale Android App Plugin
+
| Learning IR codes
|Plugin for running scenes from the Locale app.
+
| <br>
|plugin
+
| Windows application
|Utility
+
| Home Entertainment management
|Jason Parekh
+
| <br>
|
+
| <br>
|
+
| USB-UIRT
|
+
| lrnhelper [http://www.usbuirt.com/lrnhelper_0_0_5.zip]
|
+
| [http://forum.micasaverde.com/index.php?topic=3617.0]
|
+
| <br>
|Pending
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|LOUIS4Vera
+
| Leviton Vizia RF+ Emulator
|A Line-Oriented User Interface for Squeezebox devices for Vera
+
| Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera.
|plugin
+
| plugin  
|UI
+
| Interfacing
|Ap15e
+
| Javier Guerra
|
+
| <br>
|Squeezebox V2/V3 or Transporter (or software emulation)
+
| Serial-to-Ethernet gateway (e.g., WIZNet 110SR)  
|Squeezebox Server
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5232.0]
+
| <br>
|
+
| <br>
|Working
+
| Unreleased (beta)
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|Lutron RadioRA2 Devices Control
+
| LIRC2LuupDevice4SBS
|
+
| Control your IR capable devices via IR
|plugin
+
| code/plugin  
|Interfacing
+
| Home Entertainment management
|Bo Li
+
| Ap15e
|
+
| <br>
|
+
| Squeezebox V2/V3 or Transporter, IR transmitter
|
+
| Squeezebox Server
|[http://forum.micasaverde.com/index.php?topic=5092.0][http://forum.micasaverde.com/index.php?topic=5964.0]
+
| [http://forum.micasaverde.com/index.php?topic=5709.0]  
|
+
| <br>
|WIP
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Luup Code Generator
+
| LIRC for Vera
|This will help all of us who are new to Luup coding get started.
+
| LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls.  
|LabVIEW application
+
| compiled binaries
|Development
+
| Home Entertainment management
|TimAlls
+
| <br>
|
+
| <br>
|
+
| IR transmitter
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6508.0]
+
| [http://forum.micasaverde.com/index.php?topic=5856.0]  
|
+
| <br>
|WIP
+
| &nbsp;?
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Magnavox 19MF337B/27 LCD TV
+
| Locale Android App Plugin
|
+
| Plugin for running scenes from the Locale app.
|plugin
+
| plugin  
|Home Entertainment management
+
| Utility
|MCV
+
| Jason Parekh
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|N/A
+
| Pending
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Modbus/TCP plugin
+
| LOUIS4Vera
|A Luup plugin for controlling Modbus/TCP slaves.
+
| A Line-Oriented User Interface for Squeezebox devices for Vera
|plugin
+
| plugin  
|Interfacing
+
| UI
|ekarak
+
| Ap15e
|
+
| <br>
|
+
| Squeezebox V2/V3 or Transporter (or software emulation)
|
+
| Squeezebox Server
|[http://forum.micasaverde.com/index.php?topic=2907.0]
+
| [http://forum.micasaverde.com/index.php?topic=5232.0]  
|
+
| <br>
|?
+
| Working
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6007.0]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Modify user_data (dangerous, read the thread)
+
| LSI
|Modify any setting of your Vera.
+
| Luup System Information
|code
+
| plugin
|System management
+
| System management  
|mikkelj
+
| Ap15e
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6277.0]
+
| [http://forum.micasaverde.com/index.php?topic=6614.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Monoprice Matrix HDMI Switch
+
| Lutron RadioRA2 Devices Control
|The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E)
+
| <br>
|plugin
+
| plugin  
|Home Entertainment management
+
| Interfacing
|guessed, strangely
+
| Bo Li
|
+
| <br>
|Monoprice HDX-404E
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=5092.0][http://forum.micasaverde.com/index.php?topic=5964.0]  
|[http://code.mios.com/trac/mios_monoprice-hdmi-switch]
+
| <br>
|Working
+
| WIP
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Onkyo Media Control Plugin
+
| Luup Code Generator
|A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP.
+
| This will help all of us who are new to Luup coding get started.  
|plugin
+
| LabVIEW application
|Home Entertainment management
+
| Development
|guessed
+
| TimAlls
|
+
| <br>
|compatible Onky receiver
+
| <br>
|
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
|
+
| [http://forum.micasaverde.com/index.php?topic=6508.0]  
|[http://code.mios.com/trac/mios_onkyo-media-control]
+
| <br>
|Working
+
| WIP
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Panasonic IP Camera
+
| Magnavox 19MF337B/27 LCD TV
|Used for adding and manipulating Panasonic IP Cameras.
+
| <br>
|plugin
+
| plugin  
|Monitoring
+
| Home Entertainment management
|MCV
+
| MCV  
|
+
| <br>
|compatible IP camera
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|Published
+
| N/A
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Panasonic TV Plugin
+
| Modbus/TCP plugin
|A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port
+
| A Luup plugin for controlling Modbus/TCP slaves.
|plugin
+
| plugin  
|Home Entertainment management
+
| Interfacing
|guessed
+
| ekarak
|
+
| <br>
|compatible Panasonic TV
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3043.0]
+
| [http://forum.micasaverde.com/index.php?topic=2907.0]  
|[http://code.mios.com/trac/mios_panasonic-tv]
+
| <br>
|Working
+
| &nbsp;?
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=6007.0]  
|
+
| <br>
 
|-
 
|-
|Paradox Alarm Plugin
+
| Modify user_data (dangerous, read the thread)
|A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB.  
+
| Modify any setting of your Vera.  
|plugin
+
| code
|Alarm System integration
+
| System management
|guessed
+
| mikkelj
|
+
| <br>
|Paradox Digiplex DGP-848 or EVO series, Paradox PRT3
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2492.0]
+
| [http://forum.micasaverde.com/index.php?topic=6277.0]  
|[http://code.mios.com/trac/mios_paradox-alarm]
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Phone Dialer plugin
+
| Monoprice Matrix HDMI Switch
|Allows to automatically connect two (or more) parties via phones and/or VoIP.
+
| The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E)  
|plugin
+
| plugin  
|Interfacing
+
| Home Entertainment management
|325xi
+
| guessed, strangely
|
+
| <br>
|
+
| Monoprice HDX-404E
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1589.0]
+
| <br>
|
+
| [http://code.mios.com/trac/mios_monoprice-hdmi-switch]  
|Working
+
| Working  
|
+
| <br>
|[http://wiki.micasaverde.com/index.php/Dialer_Plugin]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Ping sensor
+
| Onkyo Media Control Plugin
|A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable.
+
| A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP.  
|plugin
+
| plugin  
|Utility
+
| Home Entertainment management
|TedStriker
+
| guessed
|
+
| <br>
|
+
| compatible Onky receiver
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6096.msg39996#msg39996][http://forum.micasaverde.com/index.php?topic=1997.0]
+
| <br>
|
+
| [http://code.mios.com/trac/mios_onkyo-media-control]  
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Prowl notifications
+
| Panasonic IP Camera
|Get notifications via Prowl on your iPhone
+
| Used for adding and manipulating Panasonic IP Cameras.
|code
+
| plugin
|Notifications
+
| Monitoring
|futzle
+
| MCV
|
+
| <br>
|
+
| compatible IP camera
|iOS
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4508.0]
+
| <br>
|
+
| <br>
|Working
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|Public Holiday virtual switch
+
| Panasonic TV Plugin
|A binary switch, which is ON if today is a public holiday, and OFF if today is not.
+
| A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port
|plugin
+
| plugin  
|Utility
+
| Home Entertainment management
|futzle
+
| guessed
|
+
| <br>
|
+
| compatible Panasonic TV
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6355.0][http://forum.micasaverde.com/index.php?topic=6355.msg39216#msg39216]
+
| [http://forum.micasaverde.com/index.php?topic=3043.0]  
|
+
| [http://code.mios.com/trac/mios_panasonic-tv]  
|WIP
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Randomizer plugin
+
| [[Alarm Panel Plugins#Paradox_EVO_Panels|Paradox Alarm Plugin]]
|The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off".
+
| A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB.  
|plugin
+
| plugin  
|Utility
+
| Alarm System integration
|guessed
+
| guessed  
|
+
| <br>
|
+
| Paradox Digiplex DGP-848 or EVO series, Paradox PRT3
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2826.msg11175#msg11175]
+
| [http://forum.micasaverde.com/index.php?topic=2492.0]  
|
+
| [http://code.mios.com/trac/mios_paradox-alarm]  
|WIP
+
| Working
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5609.0]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Report Generator
+
| Phone Dialer plugin
|Gives you all your system information in one neat package.
+
| Allows to automatically connect two (or more) parties via phones and/or VoIP.  
|LabVIEW application
+
| plugin
|System management
+
| Interfacing
|TimAlls
+
| 325xi
|
+
| <br>
|
+
| <br>
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6547.0]
+
| [http://forum.micasaverde.com/index.php?topic=1589.0]  
|
+
| <br>
|WIP
+
| Working
|
+
| <br>
|
+
| [http://wiki.micasaverde.com/index.php/Dialer_Plugin]
|
+
| <br>
 
|-
 
|-
|RFXcom Gateway
+
| Ping sensor
|Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc..
+
| A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable.  
|plugin
+
| plugin  
|Interfacing
+
| Utility
|evanes
+
| TedStriker
|
+
| guessed, Henk
|RFXCOM interface
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=4991.0]
+
| [http://forum.micasaverde.com/index.php?topic=6096.msg39996#msg39996][http://forum.micasaverde.com/index.php?topic=1997.0]  
|[http://code.mios.com/trac/mios_rfxcom]
+
| [http://code.mios.com/trac/mios_ping-sensor]  
|
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|RS-485 RCS Thermostats Plugin
+
| Prowl notifications
|The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats.
+
| Get notifications via Prowl on your iPhone
|plugin
+
| code
|Interfacing
+
| Notifications
|Bo Li
+
| futzle
|
+
| <br>
|RS-485 thermostat
+
| <br>
|
+
| iOS
|
+
| [http://forum.micasaverde.com/index.php?topic=4508.0]
|
+
| <br>
|Pending
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|SABnzbd download control
+
| Public Holiday virtual switch
|Control SABnzbd downloads as a device
+
| A binary switch, which is ON if today is a public holiday, and OFF if today is not.
|plugin
+
| plugin  
|Utility
+
| Utility  
|Klunket
+
| futzle
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3789.0]
+
| [http://forum.micasaverde.com/index.php?topic=6355.0][http://forum.micasaverde.com/index.php?topic=6355.msg39216#msg39216]  
|[http://code.mios.com/trac/mios_sabnzbd-control]
+
| <br>
|
+
| WIP
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Sending IR codes
+
| Randomizer plugin
|
+
| The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off".
|code
+
| plugin
|Home Entertainment management
+
| Utility
|Ap15e
+
| guessed
|
+
| <br>
|IR emitter, Squeezebox V2/V3 or Transporter
+
| <br>
|IRBlaster[http://www.gwendesign.com/slimserver/dev_hard_and_software.htm#irblaster], Squeezebox Server
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3712.0]
+
| [http://forum.micasaverde.com/index.php?topic=2826.msg11175#msg11175]  
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|[http://wiki.micasaverde.com/index.php/Squeezebox#Sending_IR_codes_.28SB2.2F3_and_Transporter.29]
+
| [http://forum.micasaverde.com/index.php?topic=5609.0]  
|
+
| <br>
 
|-
 
|-
|Setting Z-Wave parameters
+
| Report Generator
|Setting Z-Wave parameters using Luup/Lua
+
| Gives you all your system information in one neat package.
|code
+
| LabVIEW application
|Development
+
| System management
|Ap15e
+
| TimAlls
|
+
| <br>
|
+
| <br>
|
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]  
|[http://forum.micasaverde.com/index.php?topic=1937.msg7803#msg7803]
+
| [http://forum.micasaverde.com/index.php?topic=6547.0]  
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|ModifyUserData might be a simpler, but more dangerous way [http://forum.micasaverde.com/index.php?topic=6277.msg38070#msg38070].
+
| <br>
|
+
| <br>
 
|-
 
|-
|Slowly dim your lights
+
| RFXcom Gateway
|
+
| Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc..
|code
+
| plugin
|Utility
+
| Interfacing
|brsipaq
+
| evanes
|
+
| <br>
|
+
| RFXCOM interface
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2386.0]
+
| [http://forum.micasaverde.com/index.php?topic=4991.0]  
|
+
| [http://code.mios.com/trac/mios_rfxcom]
|Working
+
| <br>
|
+
| <br>
|cf. WakeupRamp
+
| <br>
|
+
| <br>
 
|-
 
|-
|SmartPhone plugin
+
| RS-485 RCS Thermostats Plugin
|This is a basic HTML interface for accessing Vera from a smartphone web browser
+
| The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats.
|plugin
+
| plugin  
|UI
+
| Interfacing
|Javier Guerra
+
| Bo Li
|
+
| <br>
|compatible smartphone
+
| RS-485 thermostat
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3320.0]
+
| <br>
|[http://code.mios.com/trac/mios_smartphones]
+
| <br>
|Published
+
| Pending
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Somfy Blind Interface & Somfy ST30 Blind Interface
+
| SABnzbd download control
|Used to setup and control the Somfy blind control device.
+
| Control SABnzbd downloads as a device  
|plugin
+
| plugin  
|Interfacing
+
| Utility
|MCV
+
| Klunket
|
+
| <br>
|Somfy Blind Interface
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=3789.0]  
|
+
| [http://code.mios.com/trac/mios_sabnzbd-control]
|Published
+
| <br>
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| <br>
|
+
| <br>
 
|-
 
|-
|SQ Remote
+
| Sending IR codes
|SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad.
+
| <br>
|client
+
| code
|UI
+
| Home Entertainment management
|Square Connect Inc.
+
| Ap15e
|
+
| <br>
|iPhone or iPod or iPad
+
| IR emitter, Squeezebox V2/V3 or Transporter
|iOS
+
| IRBlaster[http://www.gwendesign.com/slimserver/dev_hard_and_software.htm#irblaster], Squeezebox Server
|[http://forum.micasaverde.com/index.php?board=9.0]
+
| [http://forum.micasaverde.com/index.php?topic=3712.0]  
|
+
| <br>
|
+
| Working
|
+
| <br>
|
+
| [http://wiki.micasaverde.com/index.php/Squeezebox#Sending_IR_codes_.28SB2.2F3_and_Transporter.29]
|
+
| <br>
 
|-
 
|-
|SQBlaster
+
| Setting Z-Wave parameters
|An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera
+
| Setting Z-Wave parameters using Luup/Lua
|plugin
+
| code
|Home Entertainment management
+
| Development
|guessed
+
| Ap15e
|
+
| <br>
|SquareConnect SQBlaster
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=1937.msg7803#msg7803]  
|[http://code.mios.com/trac/mios_sqblaster]
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| ModifyUserData might be a simpler, but more dangerous way [http://forum.micasaverde.com/index.php?topic=6277.msg38070#msg38070].
|
+
| <br>
 
|-
 
|-
|Squeezebox Control
+
| Slowly dim your lights
|Let's you control and monitor Squeezebox music players.
+
| <br>
|plugin
+
| code
|Home Entertainment management
+
| Utility
|MCV
+
| brsipaq
|
+
| <br>
|Squeezebox music player or software emulation
+
| <br>
|Squeezebox Server
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5097.msg28878#msg28878]
+
| [http://forum.micasaverde.com/index.php?topic=2386.0]  
|
+
| <br>
|Unreleased (beta)
+
| Working
|
+
| <br>
|[http://www.micasaverde.com/list-of-apps.php]
+
| cf. WakeupRamp
|
+
| <br>
 
|-
 
|-
|Squeezebox control for 'go to bed scene'
+
| SmartPhone plugin
|Turns the player on, sets the player to sleep in an hour, plays an internet station.
+
| This is a basic HTML interface for accessing Vera from a smartphone web browser
|code
+
| plugin
|Home Entertainment management
+
| UI
|Klunket
+
| Javier Guerra
|
+
| <br>
|Squeezebox music player or software emulation
+
| compatible smartphone
|Squeezebox Server
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3889.0]
+
| [http://forum.micasaverde.com/index.php?topic=3320.0]  
|
+
| [http://code.mios.com/trac/mios_smartphones]
|Working
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]
|
+
| <br>
 
|-
 
|-
|squeezedVera, squeezedVeraScenes
+
| SND
|Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run.
+
| SMTP Notification Device - SMTP via UPnP
|Squeezebox plugin
+
| plugin  
|Home Entertainment management
+
| Notifications
|m_gustafsson
+
| Ap15e
|
+
| guessed
|Squeezebox music player
+
| <br>
|Squeezebox Server
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1047.0]
+
| [http://forum.micasaverde.com/index.php?topic=6656.0]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Sunrise/sunset
+
| Somfy Blind Interface &amp; Somfy ST30 Blind Interface
|
+
| Used to setup and control the Somfy blind control device.
|code
+
| plugin
|Utility
+
| Interfacing
|Ap15e, javier
+
| MCV
|
+
| <br>
|
+
| Somfy Blind Interface
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2073.msg8132#msg8132][http://forum.micasaverde.com/index.php?topic=3836.0]
+
| <br>
|[http://code.mios.com/svn_public/mios_genericutils/suntime.lua]
+
| <br>
|Working
+
| Published
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|TED5000
+
| SQ Remote
|Electricity and energy monitoring and management system
+
| SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad.
|plugin
+
| client
|Energy management
+
| UI
|woodsby
+
| Square Connect Inc.
|
+
| <br>
|TED 5000
+
| iPhone or iPod or iPad
|
+
| iOS
|[http://forum.micasaverde.com/index.php?topic=5371]
+
| [http://forum.micasaverde.com/index.php?board=9.0]  
|
+
| <br>
|Working
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|TI eZ430-Chronos Wireless Watch Plugin
+
| SQBlaster
|Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch.
+
| An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera
|plugin
+
| plugin  
|Interfacing
+
| Home Entertainment management
|obot, ojas(?)
+
| guessed
|
+
| <br>
|TI eZ430-Chronos
+
| SquareConnect SQBlaster
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5822.0]
+
| <br>
|[http://code.mios.com/trac/mios_ez430-chronos]
+
| [http://code.mios.com/trac/mios_sqblaster]  
|Pending
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|TimerAnnouncer device
+
| Squeezebox Control
|Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS).
+
| Let's you control and monitor Squeezebox music players.  
|UPnP device
+
| plugin
|Utility
+
| Home Entertainment management
|achalhoub
+
| MCV
|
+
| <br>
|
+
| Squeezebox music player or software emulation
|Windows with .NET 4.0, MiOS >= 1.1.1234
+
| Squeezebox Server
|[http://forum.micasaverde.com/index.php?topic=5493.0][http://forum.micasaverde.com/index.php?topic=5466.msg36405#msg36405]
+
| [http://forum.micasaverde.com/index.php?topic=5097.msg28878#msg28878]  
|
+
| <br>
|Working
+
| Unreleased (beta)
|
+
| <br>
|
+
| [http://www.micasaverde.com/list-of-apps.php]  
|
+
| <br>
 
|-
 
|-
|TiVo
+
| Squeezebox control for 'go to bed scene'
|
+
| Turns the player on, sets the player to sleep in an hour, plays an internet station.
|
+
| code
|Home Entertainment management
+
| Home Entertainment management  
|
+
| Klunket
|
+
| <br>
|
+
| Squeezebox music player or software emulation
|
+
| Squeezebox Server
|[http://forum.micasaverde.com/index.php?topic=3437.0]
+
| [http://forum.micasaverde.com/index.php?topic=3889.0]  
|
+
| <br>
|
+
| Working
|
+
| <br>
|[http://david.blackledge.com/tivo/URLMenu.zip][http://www.tivocommunity.com/tivo-vb/showthread.php?t=392385]
+
| <br>
|
+
| <br>
 
|-
 
|-
|Trane Thermostats
+
| squeezedVera, squeezedVeraScenes
|
+
| Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run.
|plugin
+
| Squeezebox plugin  
|Energy management
+
| Home Entertainment management  
|jgdurbin
+
| m_gustafsson
|
+
| <br>
|
+
| Squeezebox music player
|
+
| Squeezebox Server
|[http://forum.micasaverde.com/index.php?topic=1730.msg39409#msg39409]
+
| [http://forum.micasaverde.com/index.php?topic=1047.0]  
|
+
| <br>
|
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Twitter notifications
+
| Sunrise/sunset
|A little plugin that tweets current time when you click on On button.
+
| <br>
|plugin/code
+
| code  
|Notifications
+
| Utility
|325xi
+
| Ap15e, javier
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2320.0][http://forum.micasaverde.com/index.php?topic=3662.0]
+
| [http://forum.micasaverde.com/index.php?topic=2073.msg8132#msg8132][http://forum.micasaverde.com/index.php?topic=3836.0]  
|
+
| [http://code.mios.com/svn_public/mios_genericutils/suntime.lua]  
|Working
+
| Working
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=1412.0]
+
| <br>
|
+
| <br>
 
|-
 
|-
|UDP listener
+
| TED5000
|Get your message across to Vera via UDP.
+
| Electricity and energy monitoring and management system
|plugin
+
| plugin  
|Notifications
+
| Energy management
|nixterrimus
+
| woodsby
|
+
| <br>
|
+
| TED 5000
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3385.0]
+
| [http://forum.micasaverde.com/index.php?topic=5371]  
|
+
| <br>
|WIP
+
| Working
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|UDP notifier
+
| TI eZ430-Chronos Wireless Watch Plugin
|Send a udp message whenever a device switches on or off or dims.
+
| Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch.  
|code
+
| plugin
|Notifications
+
| Interfacing
|martin12345
+
| obot, ojas(?)
|
+
| <br>
|
+
| TI eZ430-Chronos
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6489.msg40643#msg40643]
+
| [http://forum.micasaverde.com/index.php?topic=5822.0]  
|
+
| [http://code.mios.com/trac/mios_ez430-chronos]
|WIP
+
| Pending
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|USB-UIRT
+
| TimerAnnouncer device
|USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment.
+
| Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS).  
|plugin
+
| UPnP device
|Home Entertainment management
+
| Utility
|MCV
+
| achalhoub
|
+
| <br>
|
+
| <br>
|
+
| Windows with .NET 4.0, MiOS &gt;= 1.1.1234
|[http://forum.micasaverde.com/index.php?topic=6304.0]
+
| [http://forum.micasaverde.com/index.php?topic=5493.0][http://forum.micasaverde.com/index.php?topic=5466.msg36405#msg36405]  
|
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Vera Chrome Extension
+
| TiVo
|Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click.
+
| <br>
|plugin
+
| <br>
|Utility
+
| Home Entertainment management
|Shemoni Parekh
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=3437.0]
|
+
| <br>
|WIP
+
| <br>
|
+
| <br>
|
+
| [http://david.blackledge.com/tivo/URLMenu.zip][http://www.tivocommunity.com/tivo-vb/showthread.php?t=392385]
|
+
| <br>
 
|-
 
|-
|Vera UI (LabVIEW)
+
| Trane Thermostats
|This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer.
+
| <br>
|client
+
| plugin
|UI
+
| Energy management
|TimAlls
+
| jgdurbin
|
+
| <br>
|
+
| <br>
|Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6515.0]
+
| [http://forum.micasaverde.com/index.php?topic=1730.msg39409#msg39409]  
|
+
| <br>
|WIP
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Veralert
+
| Twitter notifications
|Set up alerts/notifications to go straight to your 2.2 and above Android phone.
+
| A little plugin that tweets current time when you click on On button.  
|plugin
+
| plugin/code
|Notifications
+
| Notifications  
|ragmondo
+
| 325xi
|
+
| <br>
|
+
| <br>
|Android >= 2.2
+
| <br>
|[http://forum.micasaverde.com/index.php?board=21.0]
+
| [http://forum.micasaverde.com/index.php?topic=2320.0][http://forum.micasaverde.com/index.php?topic=3662.0]  
|
+
| <br>
|
+
| Working
|
+
| <br>
|
+
| [http://forum.micasaverde.com/index.php?topic=1412.0]
|
+
| <br>
 
|-
 
|-
|Virtual StateDevice
+
| UDP listener
|A simple virtual switch based on binary switch
+
| Get your message across to Vera via UDP.
|plugin
+
| plugin  
|Utility
+
| Notifications
|325xi
+
| nixterrimus
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6375.msg40051#msg40051][http://forum.micasaverde.com/index.php?topic=2138.msg9104#msg9104]
+
| [http://forum.micasaverde.com/index.php?topic=3385.0]  
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|WAI
+
| UDP notifier
|Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI.
+
| Send a udp message whenever a device switches on or off or dims.  
|plugin
+
| code
|Development
+
| Notifications
|Ap15e
+
| martin12345
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=6441.0]
+
| [http://forum.micasaverde.com/index.php?topic=6489.msg40643#msg40643]  
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Wake-On-Lan plugin
+
| USB-UIRT
|Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up.
+
| USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment.  
|plugin
+
| plugin  
|Utility
+
| Home Entertainment management
|mikeholczer, mcvflorin
+
| MCV
|
+
| <br>
|Device with WoL support
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=3718.0]
+
| [http://forum.micasaverde.com/index.php?topic=6304.0]  
|[http://code.mios.com/trac/mios_wake-on-lan]
+
| <br>
|Working
+
| Working  
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|WakeupRamp
+
| Vera Chrome Extension
|Device for ramping up a set of lights slowly
+
| Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click.
|plugin
+
| plugin  
|Utility
+
| Utility  
|ZMaF
+
| Shemoni Parekh
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=5718.msg33307#msg33307]
+
| <br>
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|cf. Slowly dim your lights
+
| <br>
|
+
| <br>
 
|-
 
|-
|Wavemaking
+
| Vera UI (LabVIEW)
|
+
| This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer.
|code
+
| client
|Utility
+
| UI
|aa6vh
+
| TimAlls
|
+
| <br>
|two pumps
+
| <br>
|
+
| Windows, [http://ftp.ni.com/support/softlib/labview/labview_runtime/8.0/windows/LabVIEW_8.0_Runtime_Engine.exe]  
|[http://forum.micasaverde.com/index.php?topic=5865.msg34754#msg34754]
+
| [http://forum.micasaverde.com/index.php?topic=6515.0]  
|
+
| <br>
|Working
+
| WIP
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?action=dlattach;topic=5865.0;attach=1826;image]
+
| <br>
 
|-
 
|-
|Weather Plugin
+
| Veralert
|Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location.  
+
| Set up alerts/notifications to go straight to your 2.2 and above Android phone.  
|plugin
+
| plugin  
|Temperature or Weather measurement
+
| Notifications
|guessed
+
| ragmondo
|
+
| <br>
|
+
| <br>
|
+
| Android &gt;= 2.2
|[http://forum.micasaverde.com/index.php?topic=1435.0]
+
| [http://forum.micasaverde.com/index.php?board=21.0]  
|[http://code.mios.com/trac/mios_weather]
+
| <br>
|Working
+
| <br>
|
+
| <br>
|
+
| <br>
|
+
| <br>
 
|-
 
|-
|Z-Wave routing matrix
+
| Virtual StateDevice
|
+
| A simple virtual switch based on binary switch
|code
+
| plugin
|System management
+
| Utility
|Ap15e
+
| 325xi
|
+
| <br>
|
+
| <br>
|
+
| <br>
|[http://forum.micasaverde.com/index.php?topic=2099.0]
+
| [http://forum.micasaverde.com/index.php?topic=6375.msg40051#msg40051][http://forum.micasaverde.com/index.php?topic=2138.msg9104#msg9104]
|
+
| <br>
|
+
| Working
|
+
| <br>
|obsoleted by ADD; cf. Debugging Utilities
+
| <br>
|
+
| <br>
 +
|-
 +
| WAI
 +
| Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI.
 +
| plugin
 +
| Development
 +
| Ap15e
 +
| <br>
 +
| <br>
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=6441.0]
 +
| <br>
 +
| Working
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Wake-On-Lan plugin
 +
| Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up.
 +
| plugin
 +
| Utility
 +
| mikeholczer, mcvflorin
 +
| <br>
 +
| Device with WoL support
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=3718.0]
 +
| [http://code.mios.com/trac/mios_wake-on-lan]
 +
| Working
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| WakeupRamp
 +
| Device for ramping up a set of lights slowly
 +
| plugin
 +
| Utility
 +
| ZMaF
 +
| <br>
 +
| <br>
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=5718.msg33307#msg33307]
 +
| <br>
 +
| Working
 +
| <br>
 +
| cf. Slowly dim your lights
 +
| <br>
 +
|-
 +
| Wavemaking
 +
| <br>
 +
| code
 +
| Utility
 +
| aa6vh
 +
| <br>
 +
| two pumps
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=5865.msg34754#msg34754]
 +
| <br>
 +
| Working
 +
| <br>
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?action=dlattach;topic=5865.0;attach=1826;image]
 +
|-
 +
| Weather Plugin
 +
| Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location.
 +
| plugin
 +
| Temperature or Weather measurement
 +
| guessed
 +
| <br>
 +
| <br>
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=1435.0]
 +
| [http://code.mios.com/trac/mios_weather]
 +
| Working
 +
| <br>
 +
| <br>
 +
| <br>
 +
|-
 +
| Z-Wave routing matrix  
 +
| <br>
 +
| code  
 +
| System management  
 +
| Ap15e  
 +
| <br>
 +
| <br>
 +
| <br>
 +
| [http://forum.micasaverde.com/index.php?topic=2099.0]  
 +
| <br>
 +
| <br>
 +
| <br>
 +
| obsoleted by ADD; cf. Debugging Utilities  
 +
| <br>
 
|}
 
|}
  
<br />
+
<br><br>
TODO:<br />
+
 
Battery Low notifications: http://forum.micasaverde.com/index.php?topic=6169.msg40871#msg40871
+
= '''Sources'''  =
 +
 
 +
Sources:<br>http://forum.micasaverde.com/<br>http://code.mios.com/<br>http://wiki.micasaverde.com/index.php/Luup_Projects<br>http://forum.micasaverde.com/index.php?topic=6280.msg40147#msg40147<br>http://www.micasaverde.com/list-of-apps.php<br>
 +
 
 +
<br><br>
 +
 
 +
= '''Todo'''  =
 +
 
 +
[[Category:Development]] [[Category:Plugins]]

Latest revision as of 15:38, 26 September 2012


Contents

[edit] All Luup plugins, Luup code fragments and Vera clients by category

[edit] Alarm System integration

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Ademco Honeywell Vista 20P Alarm Plugin
plugin



[1]
N/A
DSC Alarm Panel Integration with DSC's Alarm Panel, via an IT-100 data interface module. plugin Javier Guerra, guessed
Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter
[2] [3] Published [4]
GE Caddx Networx NX-584 NX-8E Alarm Plugin Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584. plugin futzle
NX-8E or NX-584
[5] [6] Working
Paradox Alarm Plugin A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB. plugin guessed
Paradox Digiplex DGP-848 or EVO series, Paradox PRT3
[7] [8] Working



[edit] Development

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Generic Lua Utilities Some Lua helping code code Javier Guerra, mcvflorin


[9] [10]

Luup Code Generator This will help all of us who are new to Luup coding get started. LabVIEW application TimAlls

Windows, [11] [12]
WIP
Setting Z-Wave parameters Setting Z-Wave parameters using Luup/Lua code Ap15e


[13]
Working ModifyUserData might be a simpler, but more dangerous way [14].
WAI Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI. plugin Ap15e


[15]
Working



[edit] Energy management

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Automated "occupied/unoccupied" VR mode for thermostat control
code neilios


[16]


Energy Reporting framework Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.
Javier Guerra



[17] Published [18]
TED5000 Electricity and energy monitoring and management system plugin woodsby
TED 5000
[19]
Working
Trane Thermostats
plugin jgdurbin


[20]




[edit] Home Entertainment management

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Denon Receiver Control Plugin
plugin Rick Naething


[21]
WIP
DirecTV Media Control Plugin The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers. plugin guessed
HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection
[22] [23] Working
HDMI-CEC Media Controller Plugin A HDMI-CEC Driver for Rainshadow Tech and Kwikwai HDMI-CEC Controllers adapting them to MiOS Media Control APIs. plugin guessed
Rainshadow Tech or Kwikwai HDMI-CEC controller
[24] [25] On hold
IR plugin Sends IR Pronto codes stored in a text file plugin Roy S
UPnP IrTransmitter1 device
[26]
WIP
Learning IR codes
Windows application

USB-UIRT lrnhelper [27] [28]


LIRC2LuupDevice4SBS Control your IR capable devices via IR code/plugin Ap15e
Squeezebox V2/V3 or Transporter, IR transmitter Squeezebox Server [29]
Working
LIRC for Vera LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. compiled binaries

IR transmitter
[30]
 ?
Magnavox 19MF337B/27 LCD TV
plugin MCV




N/A
Monoprice Matrix HDMI Switch The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E) plugin guessed, strangely
Monoprice HDX-404E

[31] Working
Onkyo Media Control Plugin A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP. plugin guessed
compatible Onky receiver

[32] Working
Panasonic TV Plugin A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port plugin guessed
compatible Panasonic TV
[33] [34] Working
Sending IR codes
code Ap15e
IR emitter, Squeezebox V2/V3 or Transporter IRBlaster[35], Squeezebox Server [36]
Working [37]
SQBlaster An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera plugin guessed
SquareConnect SQBlaster

[38] Working
Squeezebox Control Let's you control and monitor Squeezebox music players. plugin MCV
Squeezebox music player or software emulation Squeezebox Server [39]
Unreleased (beta) [40]
Squeezebox control for 'go to bed scene' Turns the player on, sets the player to sleep in an hour, plays an internet station. code Klunket
Squeezebox music player or software emulation Squeezebox Server [41]
Working
squeezedVera, squeezedVeraScenes Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run. Squeezebox plugin m_gustafsson
Squeezebox music player Squeezebox Server [42]
Working
TiVo





[43]

[44][45]
USB-UIRT USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment. plugin MCV


[46]
Working



[edit] Interfacing

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
ActiveRFID Affordable RFID solution, supporting multiple transmitters on multiple receivers. plugin woodsby
ActiveRFID hardware
[47] [48] Working
Crestron Status Engine Plugin Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes. plugin Wendell Manley




Working
Enocean Gateway Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams. plugin evanes
Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter
[49] [50]

Global Cache GC100 Allows Vera to control any setting that the GC100 offers. plugin MCV
GC100
[51] [52] Published [53]
IPSerial Plugin This component permits the registration of IP-based Serial devices with Vera. plugin guessed
Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
[54] [55] Working
Leviton Vizia RF+ Emulator Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera. plugin Javier Guerra
Serial-to-Ethernet gateway (e.g., WIZNet 110SR)


Unreleased (beta) [56]
Lutron RadioRA2 Devices Control
plugin Bo Li


[57][58]
WIP
Modbus/TCP plugin A Luup plugin for controlling Modbus/TCP slaves. plugin ekarak


[59]
 ? [60]
Phone Dialer plugin Allows to automatically connect two (or more) parties via phones and/or VoIP. plugin 325xi


[61]
Working [62]
RFXcom Gateway Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc.. plugin evanes
RFXCOM interface
[63] [64]

RS-485 RCS Thermostats Plugin The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats. plugin Bo Li
RS-485 thermostat


Pending
Somfy Blind Interface & Somfy ST30 Blind Interface Used to setup and control the Somfy blind control device. plugin MCV
Somfy Blind Interface


Published [65]
TI eZ430-Chronos Wireless Watch Plugin Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch. plugin obot, ojas(?)
TI eZ430-Chronos
[66] [67] Pending



[edit] Monitoring

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Foscam plugin Pan, tilt, patrol support for Foscam FI8908[w] plugin MCV, Ap15e shady Foscam FI8908[w]
[68][69]
Working
FPM Foscam Privacy Mode - have the camera automatically point up. code Ap15e
Foscam FI8908[w]
[70]
Working [71]
Generic IP Camera The Generic IP Camera plugin is used for adding and manipulating the IP Cameras. plugin MCV
IP camera


Published [72][73]
ICamView ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras. plugin 325xi
compatible IP camera


Working [74]
Panasonic IP Camera Used for adding and manipulating Panasonic IP Cameras. plugin MCV
compatible IP camera


Published [75]



[edit] Notifications

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Email notifications Send emails via SMTP server that doesn't require SSL code guessed


[76][77]
Working
Prowl notifications Get notifications via Prowl on your iPhone code futzle

iOS [78]
Working
SND SMTP Notification Device - SMTP via UPnP plugin Ap15e guessed

[79]
Working
Twitter notifications A little plugin that tweets current time when you click on On button. plugin/code 325xi


[80][81]
Working [82]
UDP listener Get your message across to Vera via UDP. plugin nixterrimus


[83]
WIP
UDP notifier Send a udp message whenever a device switches on or off or dims. code martin12345


[84]
WIP
Veralert Set up alerts/notifications to go straight to your 2.2 and above Android phone. plugin ragmondo

Android >= 2.2 [85]




[edit] System management

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
ADD Alerter for Drowsy Devices code Ap15e dcowan, guessed, Les F, mda

[86]
Working cf. Battery low notification
Battery low notification Detecting a low battery level in any number of devices. code axill, FlyBoyBob


[87][88][89]

cf. ADD
Debugging Utilities Utilities for Vera debugging plugin mcvflorin


[90] [91]
based on 'Z-Wave routing matrix' by Ap15e
LSI Luup System Information plugin Ap15e


[92]
Working
Modify user_data (dangerous, read the thread) Modify any setting of your Vera. code mikkelj


[93]
Working
Report Generator Gives you all your system information in one neat package. LabVIEW application TimAlls

Windows, [94] [95]
WIP
Z-Wave routing matrix
code Ap15e


[96]

obsoleted by ADD; cf. Debugging Utilities



[edit] Temperature or Weather measurement

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
GWC Google Weather Companion - a graphical interface for guessed's Google Weather plugin. plugin Ap15e

Google Weather plugin by guessed [97]
Working
Weather Plugin Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location. plugin guessed


[98] [99] Working



[edit] UI

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
air4vera The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades. client chairman_bubba

Adobe AIR [100]


AutoHTN AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled rece client Home Theater Network, LLC

Android [101]


Automator.App Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad). client Vakoc Woodworks, LLC
iPhone or iPod or iPad iOS [102]


Basic mobile phone Web interface (WAP) Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities. plugin MCV




Published [103]
Elisa Control device locally and remote client structor

Android [104]


Grasshopper Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home. client Amgine Creations
Windows Phone 7
[105]
Working
Home Buddy Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera to control Z-Wave compatible devices around your home. client rakstar

Android [106]


HTML GUI creator A Lua application which parses the user_data and creates a compact HTML GUI for Vera. code Ap15e


[107]
Proof of concept
iVera iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde. client Thinkiwi LLC

iOS [108]


j9 (now: Elve) Automation Engine Driver The driver currently supports lighting and thermostats. external driver johnnynine




 ?
LOUIS4Vera A Line-Oriented User Interface for Squeezebox devices for Vera plugin Ap15e
Squeezebox V2/V3 or Transporter (or software emulation) Squeezebox Server [109]
Working
SmartPhone plugin This is a basic HTML interface for accessing Vera from a smartphone web browser plugin Javier Guerra
compatible smartphone
[110] [111] Published [112]
SQ Remote SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad. client Square Connect Inc.
iPhone or iPod or iPad iOS [113]


Vera UI (LabVIEW) This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer. client TimAlls

Windows, [114] [115]
WIP



[edit] Utility

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
AquaLink RS Plugin Smart pool control plugin mcvflorin




On hold
CalDAV Scheduler Integration with an external Calendaring service via CalDAV protocol. plugin (nearly) guessed


[116] [117] On hold
Christmas Toolkit Christmas Lights off when raining, Blinking christmas tree code mikemsd, Ap15e


[118][119]
Working
Closing a window shutter partially
code huwu


[120]
Working [121]
DAD DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data. plugin Ap15e futzle, javier, JOD, oTi@

[122]
Working Please note the limitations: [123].
Emergency light Get Vera to blink your porch light. code aa6vh


[124]
Working
FCM FRITZ!Box Call Monitor plugin Ap15e
FRITZ!Box
[125]
Working Tested with FRITZ!Box 7170/29.04.67 and 7390/84.04.88
Garage Door Plugin Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock. plugin woodsby


[126]
Working
Graphing tool for Vera A Windows dialog based app that can track any data from any Vera connected device. Windows application FlyBoyBob

Windows [127]


Home Care Plugin Sends notification if the motion sensors aren't triggered in the user set period. plugin mcvflorin

MiOS >= 1.1.1161 [128] [129] Working
Locale Android App Plugin Plugin for running scenes from the Locale app. plugin Jason Parekh




Pending
Ping sensor A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable. plugin TedStriker


[130][131]
Working
Public Holiday virtual switch A binary switch, which is ON if today is a public holiday, and OFF if today is not. plugin futzle


[132][133]
WIP
Randomizer plugin The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off". plugin guessed


[134]
WIP [135]
SABnzbd download control Control SABnzbd downloads as a device plugin Klunket


[136] [137]

Slowly dim your lights
code brsipaq


[138]
Working cf. WakeupRamp
Sunrise/sunset
code Ap15e, javier


[139][140] [141] Working
TimerAnnouncer device Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS). UPnP device achalhoub

Windows with .NET 4.0, MiOS >= 1.1.1234 [142][143]
Working
Vera Chrome Extension Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click. plugin Shemoni Parekh




WIP
Virtual StateDevice A simple virtual switch based on binary switch plugin 325xi


[144][145]
Working
Wake-On-Lan plugin Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up. plugin mikeholczer, mcvflorin
Device with WoL support
[146] [147] Working
WakeupRamp Device for ramping up a set of lights slowly plugin ZMaF


[148]
Working cf. Slowly dim your lights
Wavemaking
code aa6vh
two pumps
[149]
Working



[edit] Watering System management

DO NOT EDIT! Automatically generated from the alphabetical list below.

Name Description Type Author Contributor HW requirements SW requirements Forum link Code repository link Status Remarks
Etherrain Controller Plugin EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves. plugin 325xi
EtherRain Sprinkler Controller
[150] [151] Working



[edit] Alphabetical list of all Luup plugins, Luup code fragments and Vera clients

Name Description Type Category Author Contributor HW requirements SW requirements Forum link Code repository link Status Unique MCVID Remarks Screenshot
ActiveRFID Affordable RFID solution, supporting multiple transmitters on multiple receivers. plugin Interfacing woodsby
ActiveRFID hardware
[152] [153] Working


ADD Alerter for Drowsy Devices code System management Ap15e dcowan, guessed, Les F, mda

[154]
Working
cf. Battery low notification
air4vera The system supports findvera.com or the home LAN, motion sensors, light sensors, temperature sensors, light switches and dimmers, door locks, scenes, generic IO, window shades. client UI chairman_bubba

Adobe AIR [155]




AutoHTN AutoHTN is made by Home Theater Network and can control a Vera home system’s lights, sensors, thermostat, switched power devices, scenes, and window blinds. AutoHTN can also be used as a remote for Boxee or XBMC media software as well as web enabled receivers. client UI Home Theater Network, LLC

Android [156]




Automated "occupied/unoccupied" VR mode for thermostat control
code Energy management neilios


[157]




Automator.App Take complete control of your home from anywhere using your iOS device (iPhone, iPod, or iPad). client UI Vakoc Woodworks, LLC
iPhone or iPod or iPad iOS [158]




Basic mobile phone Web interface (WAP) Basic HTML/WAP interface for accessing Vera from any mobile phone that has web capabilities. plugin UI MCV




Published
[159]
Battery low notification Detecting a low battery level in any number of devices. code System management axill, FlyBoyBob


[160][161][162]


cf. ADD
Brultech Power Monitor Energy Monitoring integration for Brultech ECM-1240 devices. plugin Energy management guessed
Brultech ECM-1240
[163] [164] Working


CalDAV Scheduler Integration with an external Calendaring service via CalDAV protocol. plugin (nearly) Utility guessed


[165] [166] On hold


Christmas Toolkit Christmas Lights off when raining, Blinking christmas tree code Utility mikemsd, Ap15e


[167][168]
Working


Closing a window shutter partially
code Utility huwu


[169]
Working
[170]
Crestron Status Engine Plugin Provides real-time status feedback to the Crestron system when the state of one of the Z-Wave devices changes. plugin Interfacing Wendell Manley




Working


dataMine Graphing Plugin Records and graphs variables. A GUI is provided to select any MIOS variable and graphs are presented in real-time with zoom/scroll capability. plugin Utility Chris Jackson


[171] [172] Working


DAD DAD displays the times for sunrise/sunset and moonrise/moonset, the current zodiac sign and the current moon phase on the GUI. DAD provides earthquake and radiation data. plugin Utility Ap15e futzle, javier, JOD, oTi@

[173]
Working
Please note the limitations: [174].
Debugging Utilities Utilities for Vera debugging plugin System management mcvflorin


[175] [176]

based on 'Z-Wave routing matrix' by Ap15e
Denon Receiver Control Plugin
plugin Home Entertainment management Rick Naething


[177]
WIP


DirecTV Media Control Plugin The DirecTV Media Control plugin is a Luup component that permits the Remote Control of HR2X series DirecTV DVR and other receivers. plugin Home Entertainment management guessed
HR2X series DirecTV DVR, two USB to R232 adapters or Ethernet connection
[178] [179] Working


DSC Alarm Panel Integration with DSC's Alarm Panel, via an IT-100 data interface module. plugin Alarm System integration Javier Guerra, guessed
Power 1616, 1632 or 1632 series panel, IT100 RS232 Keybus module, USB to Serial or USB to Ethernet adapter
[180] [181] Published
[182]
Elisa Control device locally and remote client UI structor

Android [183]




Elk M1 Family Panels
Integration with the Elk M1 alarm panels via the RS232 port. plugin
Alarm System integration mcvflorin



[184]
[185]
Working



Email notifications Send emails via SMTP server that doesn't require SSL code Notifications guessed


[186][187]
Working


Emergency light Get Vera to blink your porch light. code Utility aa6vh


[188]
Working


Energy Reporting framework Several parts to an all-encompassing, hopefully-extensible energy reporting/storing/graphing system. Energy Plugin allows you to see the live and historical energy usage in your home.
Energy management Javier Guerra



[189] Published
[190]
Enocean Gateway Interface to an Enocean TCM120 transceiver. For receiving sensor telegrams and for sending telegrams. plugin Interfacing evanes
Enocean TCM120 transceiver, USB to Serial or Serial to Ethernet adapter
[191] [192]



Etherrain Controller Plugin EtherRain8 Sprinkler Controller allows controlling of up to 8 regular 24V irrigation valves. plugin Watering System management 325xi
EtherRain Sprinkler Controller
[193] [194] Working


FCM FRITZ!Box Call Monitor plugin Utility Ap15e
FRITZ!Box
[195]
Working
Tested with FRITZ!Box 7170/29.04.67 and 7390/84.04.88
Foscam plugin Pan, tilt, patrol support for Foscam FI8908[w] plugin Monitoring MCV, Ap15e shady Foscam FI8908[w]
[196][197]
Working


FPM Foscam Privacy Mode - have the camera automatically point up. code Monitoring Ap15e
Foscam FI8908[w]
[198]
Working
[199]
Garage Door Plugin Takes the combination of the door sensor device and the contact closure device on a garage door setup and consolidates them into a single device that behaves as a door lock. plugin Utility woodsby


[200]
Working


GE Caddx NetworX NX-584 NX-8E Alarm Plugin Plugin for the security system interface variously sold around the world as the Caddx or GE or Networx NX-584. plugin Alarm System integration futzle
NX-8E or NX-584
[201] [202] Working


Generic IP Camera The Generic IP Camera plugin is used for adding and manipulating the IP Cameras. plugin Monitoring MCV
IP camera


Published
[203][204]
Generic Lua Utilities Some Lua helping code code Development Javier Guerra, mcvflorin


[205] [206]



Global Cache GC100 Allows Vera to control any setting that the GC100 offers. plugin Interfacing MCV
GC100
[207] [208] Published
[209]
Graphing tool for Vera A Windows dialog based app that can track any data from any Vera connected device. Windows application Utility FlyBoyBob

Windows [210]




Grasshopper Grasshopper is a Windows Phone 7 application that interfaces with Vera to control Z-Wave compatible devices around your home. client UI Amgine Creations
Windows Phone 7
[211]
Working


GWC Google Weather Companion - a graphical interface for guessed's Google Weather plugin. plugin Temperature or Weather measurement Ap15e

Google Weather plugin by guessed [212]
Working


Home Care Plugin Sends notification if the motion sensors aren't triggered in the user set period. plugin Utility mcvflorin

MiOS >= 1.1.1161 [213] [214] Working


Home Buddy Home Buddy is a native Android application that interfaces with Mi Casa Verde's Vera to control Z-Wave compatible devices around your home. client UI rakstar

Android [215]




Honeywell Ademco Vista Panels via AD2USB Integration with Honeywell's Ademco Vista panels via the AD2USB adapter. plugin Alarm System integration mcvflorin

AD2USB Adapter

[216] [217]
Beta


Honeywell Ademco Vista Panels with RS232
Integration with Honeywell's Ademco Vista panels with a RS232 interface. plugin Alarm System integration dfad1469


[218] [219] Working


HTML GUI creator A Lua application which parses the user_data and creates a compact HTML GUI for Vera. code UI Ap15e


[220]
Proof of concept


ICamView ICamView camera server allows to connect up to two compatible iCamView cameras, USB hubs, storage device for local storage, compatible Wi-Fi USB adapters, etc. Plugin supports Pan-Tilt for compatible cameras. plugin Monitoring 325xi
compatible IP camera


Working
[221]
IO Relay Plugin This component permits the control of Relay and Analog IO boards from IORelay.com (National Control Devices). Controls up to 8 Relays and 8 Analog inputs. plugin Interfacing guessed
ProXR, ProXR Lite, Reactor Relay board from iorelay.com
[222] [223] Working


IPSerial Plugin This component permits the registration of IP-based Serial devices with Vera. plugin Interfacing guessed
Serial-to-Ethernet gateway (e.g., WIZNet 110SR)
[224] [225] Working


IR plugin Sends IR Pronto codes stored in a text file plugin Home Entertainment management Roy S
UPnP IrTransmitter1 device
[226]
WIP


iVera iVera is a simple and efficient home automation remote control for Vera system from MiCasaVerde. client UI Thinkiwi LLC

iOS [227]




j9 (now: Elve) Automation Engine Driver The driver currently supports lighting and thermostats. external driver UI johnnynine




 ?


Learning IR codes
Windows application Home Entertainment management

USB-UIRT lrnhelper [228] [229]




Leviton Vizia RF+ Emulator Emulates a Leviton Vizia RF+ Serial/ZWave interface, lets serial panels to control devices connected to Vera. plugin Interfacing Javier Guerra
Serial-to-Ethernet gateway (e.g., WIZNet 110SR)


Unreleased (beta)
[230]
LIRC2LuupDevice4SBS Control your IR capable devices via IR code/plugin Home Entertainment management Ap15e
Squeezebox V2/V3 or Transporter, IR transmitter Squeezebox Server [231]
Working


LIRC for Vera LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. compiled binaries Home Entertainment management

IR transmitter
[232]
 ?


Locale Android App Plugin Plugin for running scenes from the Locale app. plugin Utility Jason Parekh




Pending


LOUIS4Vera A Line-Oriented User Interface for Squeezebox devices for Vera plugin UI Ap15e
Squeezebox V2/V3 or Transporter (or software emulation) Squeezebox Server [233]
Working


LSI Luup System Information plugin System management Ap15e


[234]
Working


Lutron RadioRA2 Devices Control
plugin Interfacing Bo Li


[235][236]
WIP


Luup Code Generator This will help all of us who are new to Luup coding get started. LabVIEW application Development TimAlls

Windows, [237] [238]
WIP


Magnavox 19MF337B/27 LCD TV
plugin Home Entertainment management MCV




N/A


Modbus/TCP plugin A Luup plugin for controlling Modbus/TCP slaves. plugin Interfacing ekarak


[239]
 ?
[240]
Modify user_data (dangerous, read the thread) Modify any setting of your Vera. code System management mikkelj


[241]
Working


Monoprice Matrix HDMI Switch The Monoprice Matrix 4x4 HDMI Switch plugin is a Luup component that permits the Remote Control of a Monoprice Matrix switch (Model HDX-404E) plugin Home Entertainment management guessed, strangely
Monoprice HDX-404E

[242] Working


Onkyo Media Control Plugin A Luup component that permits the Remote Control of an Onkyo Receiver that has a built-in RS-232/Serial, or Ethernet, port and conforms to Onkyo's ISCP. plugin Home Entertainment management guessed
compatible Onky receiver

[243] Working


Panasonic IP Camera Used for adding and manipulating Panasonic IP Cameras. plugin Monitoring MCV
compatible IP camera


Published
[244]
Panasonic TV Plugin A Luup component that permits the Remote Control of a Panasonic Plasma TV that have a built-in RS-232/Serial port plugin Home Entertainment management guessed
compatible Panasonic TV
[245] [246] Working


Paradox Alarm Plugin A Luup component that connects Vera to a Paradox Security Alarm panel (Digiplex DGP-848 or EVO series) via their Home Automation interface (Paradox PRT3) over USB. plugin Alarm System integration guessed
Paradox Digiplex DGP-848 or EVO series, Paradox PRT3
[247] [248] Working


Phone Dialer plugin Allows to automatically connect two (or more) parties via phones and/or VoIP. plugin Interfacing 325xi


[249]
Working
[250]
Ping sensor A plugin which pings defined addresses (IP and domain names) a keeps the result of the ping in a variable. plugin Utility TedStriker guessed, Henk

[251][252] [253] Working


Prowl notifications Get notifications via Prowl on your iPhone code Notifications futzle

iOS [254]
Working


Public Holiday virtual switch A binary switch, which is ON if today is a public holiday, and OFF if today is not. plugin Utility futzle


[255][256]
WIP


Randomizer plugin The code waits for a "random" period of time between intervalLower and intervalUpper (in minutes), and then it does an evaluation of whether to turn the Scene event "on" or "off". plugin Utility guessed


[257]
WIP
[258]
Report Generator Gives you all your system information in one neat package. LabVIEW application System management TimAlls

Windows, [259] [260]
WIP


RFXcom Gateway Gateway to RFXCOM devices wich can receive and send X10 RF, Homeeasy, Klik-aan Klik-Uit, Oregon, Harrison curtains etc.. plugin Interfacing evanes
RFXCOM interface
[261] [262]



RS-485 RCS Thermostats Plugin The RCS thermostat plugin is a Luup component that connects Vera to RCS serial RS-485 thermostats. plugin Interfacing Bo Li
RS-485 thermostat


Pending


SABnzbd download control Control SABnzbd downloads as a device plugin Utility Klunket


[263] [264]



Sending IR codes
code Home Entertainment management Ap15e
IR emitter, Squeezebox V2/V3 or Transporter IRBlaster[265], Squeezebox Server [266]
Working
[267]
Setting Z-Wave parameters Setting Z-Wave parameters using Luup/Lua code Development Ap15e


[268]
Working
ModifyUserData might be a simpler, but more dangerous way [269].
Slowly dim your lights
code Utility brsipaq


[270]
Working
cf. WakeupRamp
SmartPhone plugin This is a basic HTML interface for accessing Vera from a smartphone web browser plugin UI Javier Guerra
compatible smartphone
[271] [272] Published
[273]
SND SMTP Notification Device - SMTP via UPnP plugin Notifications Ap15e guessed

[274]
Working


Somfy Blind Interface & Somfy ST30 Blind Interface Used to setup and control the Somfy blind control device. plugin Interfacing MCV
Somfy Blind Interface


Published
[275]
SQ Remote SQ Remote will allow you to control your MiOS home control system directly from your iPhone, iPod touch and iPad. client UI Square Connect Inc.
iPhone or iPod or iPad iOS [276]




SQBlaster An IRTransmitter1 implementation, for SquareConnect SQBlaster users control IR devices via Vera; permits the registration of the SquareConnect SQBlaster IR Blaster device with Vera plugin Home Entertainment management guessed
SquareConnect SQBlaster

[277] Working


Squeezebox Control Let's you control and monitor Squeezebox music players. plugin Home Entertainment management MCV
Squeezebox music player or software emulation Squeezebox Server [278]
Unreleased (beta)
[279]
Squeezebox control for 'go to bed scene' Turns the player on, sets the player to sleep in an hour, plays an internet station. code Home Entertainment management Klunket
Squeezebox music player or software emulation Squeezebox Server [280]
Working


squeezedVera, squeezedVeraScenes Run scripts that control your Z-Wave devices through Vera and define conditions for when they shall run. Squeezebox plugin Home Entertainment management m_gustafsson
Squeezebox music player Squeezebox Server [281]
Working


Sunrise/sunset
code Utility Ap15e, javier


[282][283] [284] Working


TED5000 Electricity and energy monitoring and management system plugin Energy management woodsby
TED 5000
[285]
Working


TI eZ430-Chronos Wireless Watch Plugin Plugin that allows wireless control via Texas Instruments' eZ430-Chronos Wireless Watch. plugin Interfacing obot, ojas(?)
TI eZ430-Chronos
[286] [287] Pending


TimerAnnouncer device Returns the the PC date and Time from the PC to circumvent issues with the Vera clock and reads any text and announces it as Voice (TTS). UPnP device Utility achalhoub

Windows with .NET 4.0, MiOS >= 1.1.1234 [288][289]
Working


TiVo

Home Entertainment management



[290]


[291][292]
Trane Thermostats
plugin Energy management jgdurbin


[293]




Twitter notifications A little plugin that tweets current time when you click on On button. plugin/code Notifications 325xi


[294][295]
Working
[296]
UDP listener Get your message across to Vera via UDP. plugin Notifications nixterrimus


[297]
WIP


UDP notifier Send a udp message whenever a device switches on or off or dims. code Notifications martin12345


[298]
WIP


USB-UIRT USB-UIRT (Universal Infrared Receiver/Transmitter) allows to Transmit and Receive Infrared signals to common AV equipment. plugin Home Entertainment management MCV


[299]
Working


Vera Chrome Extension Permanent icon in the toolbar as the entry point. Clicking this would bring up an overlay that has all of the user's favorites (scenes or devices) within one-click. plugin Utility Shemoni Parekh




WIP


Vera UI (LabVIEW) This will be for displaying your Vera information in nice neat tables, parses your system and builds a TAB Based interface with built in dimmers that work well with a touch screen computer. client UI TimAlls

Windows, [300] [301]
WIP


Veralert Set up alerts/notifications to go straight to your 2.2 and above Android phone. plugin Notifications ragmondo

Android >= 2.2 [302]




Virtual StateDevice A simple virtual switch based on binary switch plugin Utility 325xi


[303][304]
Working


WAI Where Am I? Converts Vera's location to an address and can be used to display debug messages on the GUI. plugin Development Ap15e


[305]
Working


Wake-On-Lan plugin Used to create a virtual device that when configured with the MAC address of a machine on your LAN can send a command to wake that machine up. plugin Utility mikeholczer, mcvflorin
Device with WoL support
[306] [307] Working


WakeupRamp Device for ramping up a set of lights slowly plugin Utility ZMaF


[308]
Working
cf. Slowly dim your lights
Wavemaking
code Utility aa6vh
two pumps
[309]
Working

[310]
Weather Plugin Captures, displays, and periodically updates Temperature and Humidity data based upon Vera's current location. plugin Temperature or Weather measurement guessed


[311] [312] Working


Z-Wave routing matrix
code System management Ap15e


[313]


obsoleted by ADD; cf. Debugging Utilities



[edit] Sources

Sources:
http://forum.micasaverde.com/
http://code.mios.com/
http://wiki.micasaverde.com/index.php/Luup_Projects
http://forum.micasaverde.com/index.php?topic=6280.msg40147#msg40147
http://www.micasaverde.com/list-of-apps.php



[edit] Todo

Personal tools