Changes between Version 34 and Version 35 of WikiStart


Ignore:
Timestamp:
2015-02-16 02:15:06 (9 years ago)
Author:
pmnb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v34 v35  
    33This plugin integrates a [http://www.tcpi.com/connected-by-tcp Connected By TCP] LED lighting gateway with a Vera controller.   Once a device for the gateway is created, the plugin in turn creates child devices (of type ''Dimming'' or ''SwitchPower'', as appropriate) for each connected bulb.  Since the bulbs are created as standard devices, they are available for control via scenes, mobile apps, etc. 
    44 
    5 '''Important:''' In the 3.0.74 TCP gateway firmware update, TCPi disabled the API that version 1.x of this plugin used.  This is an automatically pushed update, that not everyone received at the same time.  Version 2.0 of this plugin, which uses a secure local API seems to correct this problem.  However, the 2.0 plugin will not work with prior gateway firmware version. If for whatever reason, your gateway is running a earlier firmware version, you can try manually installing the v1.x plugin, which is attached below. 
     5'''Important:''' In the 3.0.74 TCP gateway firmware update, TCPi disabled the API that version 1.x of this plugin used.  This is an automatically pushed update, that not everyone received at the same time.  Version 2.0 of this plugin, which uses a secure local API seems to correct this problem.  However, the 2.0 plugin will not work with prior gateway firmware versions. If for whatever reason, your gateway is running a earlier firmware version, you can try manually installing the v1.x plugin, which is attached below. 
    66 
    77__Pre-Installation__ 
     
    7373If you still can't connect, try enabling remote access via the Connected By TCP / Greenwave mobile app.  One user has reported that this seemed to make things work. 
    7474 
     75__v2.0 Release Notes:__ 
     76* In the 3.0.74 TCP gateway firmware update, TCPi disabled the API that version 1.x of this plugin used.  This is an automatically pushed update, that not everyone received at the same time.  Version 2.0 of this plugin, which uses a secure local API seems to correct this problem.  However, the 2.0 plugin will not work with prior gateway firmware versions. If for whatever reason, your gateway is running a earlier firmware version, you can try manually installing the v1.x plugin. 
     77 
     78__v1.0.1 Release Notes:__ 
     79* Fixes JSON file issue for UI7. 
     80 
    7581__v1.0 Release Notes:__ 
    7682* First version available in the MiOS app Marketplace. 
     
    110116Many thanks to: 
    111117* [http://forum.micasaverde.com/index.php?action=profile;u=93494 ctguess] for [http://forum.micasaverde.com/index.php/topic,22555.0.html the forum posting that describes how to control these bulbs]. 
     118* [http://home.stockmopar.com/author/stockmopar/ stockmopar] for figuring out [http://home.stockmopar.com/updated-connected-by-tcp-api/ how to access the secure local API for gateway firmware version 3.0.74]. 
    112119* [http://forum.micasaverde.com/index.php?action=profile;u=5055 futzle] for the clear and concise description of the [http://code.mios.com/trac/mios_belkin-wemo multicast forwarding issue]. 
    113120* [http://forum.micasaverde.com/index.php?action=profile;u=36261 migi] and [http://forum.micasaverde.com/index.php?action=profile;u=5055 futzle] for their comments on the [http://forum.micasaverde.com/index.php/topic,13890.msg104717.html#msg104717 multiple IPs assigned to the VeraLite Ethernet port].