Changes between Version 40 and Version 41 of WikiStart
- Timestamp:
- 2015-02-21 16:05:48 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v40 v41 94 94 3. Wait for the Luup restart to complete. 95 95 96 4. Go into the TCPLighting device configuration UI (wrench icon). You should see a "Pair" button - but don't click it yet ;-)96 4. If you don't have a TCPGateway device set up from a previous installation, use the Apps / Develop Apps / Create Device page to create a new device for the gateway. Simply enter D_TCPLightingGateway1.xml in the Upnp Device Filename field and click the "Create Device" button. Wait for the Luup restart to complete and refresh the Vera UI for good measure. 97 97 98 5. If you are lucky, the auto-discovery feature will have detected the ''Connected By TCP'' gateway and configured its IP address.98 5. Go into the TCPLighting device configuration UI (wrench icon). You should see a "Pair" button - but don't click it yet ;-) 99 99 100 6. If the auto-discovery failed, you will see the message ''No gateway IP address specified, autodiscovery failed'' in the gateway device UI. Some of the reasons why this might happen, and how to manually configure the gateway IP address, are outlined in the Auto-Discovery section below.100 6. If you are lucky, the auto-discovery feature will have detected the ''Connected By TCP'' gateway and configured its IP address. 101 101 102 7. Press the green sync button on your Connected by TCP gateway.102 7. If the auto-discovery failed, you will see the message ''No gateway IP address specified, autodiscovery failed'' in the gateway device UI. Some of the reasons why this might happen, and how to manually configure the gateway IP address, are outlined in the Auto-Discovery section below. 103 103 104 8. Click the "Pair" button on the TCP Lighting config UI. Wait a few seconds. If the pairing is successful, the plugin will then poll the gateway and create child devices for each bulb. If a bulb's room name matches that of a Vera room, it will be automatically added to the room. 104 8. Press the green sync button on your Connected by TCP gateway. 105 106 9. Click the "Pair" button on the TCP Lighting config UI. Wait a few seconds. If the pairing is successful, the plugin will then poll the gateway and create child devices for each bulb. If a bulb's room name matches that of a Vera room, it will be automatically added to the room. 105 107 106 108 __Manual Installation of Version 1.0.1 (UI5)__ … … 114 116 3. Wait for the Luup restart to complete. 115 117 116 4. If you are lucky, the auto-discovery feature will have detected the ''Connected By TCP'' gateway and configured its IP address.118 4. If you don't have a TCPGateway device set up from a previous installation, use the Apps / Develop Apps / Create Device page to create a new device for the gateway. Simply enter D_TCPLightingGateway1.xml in the Upnp Device Filename field and click the "Create Device" button. Wait for the Luup restart to complete and refresh the Vera UI for good measure. 117 119 118 5. If the auto-discovery failed, you will see the message ''No gateway IP address specified, autodiscovery failed'' in the gateway device UI. Some of the reasons why this might happen, and how to manually configure the gateway IP address, are outlined in the Auto-Discovery section below. 120 5. If you are lucky, the auto-discovery feature will have detected the ''Connected By TCP'' gateway and configured its IP address. 121 122 6. If the auto-discovery failed, you will see the message ''No gateway IP address specified, autodiscovery failed'' in the gateway device UI. Some of the reasons why this might happen, and how to manually configure the gateway IP address, are outlined in the Auto-Discovery section below. 119 123 120 124 __Acknowledgements__