Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
2014-02-06 01:13:50 (10 years ago)
Author:
pmnb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    772. Upload all of the plugin XML, JSON and LUA files using the ''Apps / Develop Apps / Luup files'' page.  Make sure to click the ''Restart Luup after upload'' checkbox. 
    883. Wait for the Luup restart to complete. 
    9 4. Once the upload and Luup restart are completed, use the ''Apps / Develop Apps /  Create Device'' page to create a new device for the gateway.  Enter D_TCPLighting1.xml in the Upnp Device Filename field and the IP of your gateway in the IP field. You may need to check the DHCP client table of your home router to find the IP address of the gateway.  Another way of getting the IP address is to open a command window on a PC that is on the same network as the lighting gateway, enter the command ping lighting and note the IP address that the lighting host name resolves to. 
     94. Once the upload and Luup restart are completed, use the ''Apps / Develop Apps /  Create Device'' page to create a new device for the gateway.  Enter '''D_TCPLighting1.xml''' in the ''Upnp Device Filename'' field and the IP of your gateway in the ''IP'' field. You may need to check the DHCP client table of your home router to find the IP address of the gateway.  Another way of getting the IP address is to open a command window on a PC that is on the same network as the lighting gateway, enter the command '''ping lighting''' and note the IP address that the lighting host name resolves to. 
    10105. Wait for the Luup restart to complete. 
    11116. Refresh the Vera UI for good measure. 
     
    1414__Release Notes:__ 
    1515* This is my first attempt at a Vera plugin, so please do not hesitate to provide constructive criticism. 
    16 * This is an unsupported hobbyist project.  I am in no way connected with TCPi (the makers of the Connected By TCP gateway and bulbs) or Vera Control, Ltd.  Please do not ask them for support with this plugin. 
     16* This is an unsupported hobbyist project.  I am in no way connected with ''TCPi'' (the makers of the Connected By TCP gateway and bulbs) or ''Vera Control, Ltd''.  Please do not ask them for support with this plugin. 
    1717* Code is based on an undocumented HTTP API. 
    1818* Only tested on a Veralite with UI5. 
    1919* Only tested with A19 dimmable bulbs. 
    20 * Default polling interval is 60 seconds. Therefore, any changes made outside of the Vera environment (using a remote or the Connected By TCP / Greenwave Reality apps) may take up to 60 seconds to be reflected in the Vera UI.  Ditto for new bulbs. 
     20* Default polling interval is 60 seconds. Therefore, any changes made outside of the Vera environment (using a remote or the ''Connected By TCP / Greenwave Reality'' apps) may take up to 60 seconds to be reflected in the Vera UI.  Ditto for new bulbs. 
    2121