| 5 | The [https://apps.mios.com/plugin.php?id=1618|Radio Thermostat Wifi plug-in] enables integration of Radio Thermostat Wifi products with Vera. The plugin is designed to co-exist with existing thermostat controls, including Radio Thermostat's cloud, and manual control from the physical thermostat interface. |
| 6 | |
| 7 | = Requirements = |
| 8 | |
| 9 | * A Vera device with UI5 |
| 10 | * A compatible Radio Thermostat Wifi thermostat. This plug-in was developed and tested with the [http://www.radiothermostat.com/filtrete/products/3M-50 | 3M-50], but should work with other Radio Thermostat wifi thermostats. |
| 11 | * Your thermostat must already be provisioned and connected to your LAN. (I suggest going through the normal provisioning process to connect your thermostat to the Radio Thermostat cloud - this will also make sure you have the latest firmware) |
| 12 | * You need to know the IP address of your thermostat. I suggest either assigning a static IP to the thermostat, or creating a static / permanent DHCP allocation for the thermostat in your router. |
| 13 | * The thermostat firmware must be version 1.04.64 or newer. To check, browse to http://IPAddressOfYourThermostat/ and look for "Firmware Version" at the bottom of the page. (the newest is 1.04.73) |
| 14 | * An SSH client to connect to your Vera (to workaround a bug in UI5). ** If you don't know how to SSH to your Vera, stop here. ** |
| 22 | 2. Click on "Install" to install the plugin. |
| 23 | |
| 24 | 3. Vera will display the message "Please wait while the plugin is downloaded". |
| 25 | |
| 26 | **Note: the following two steps are a workaround for a bug in UI5:** |
| 27 | |
| 28 | 4. Wait for the message "Radio Thermostat Wifi Thermostat: Lua Engine Failed to start" in the portal status display (at the top of the page). |
| 29 | |
| 30 | 5. You must now SSH into your Vera and execute the following command: |
| 31 | |
| 32 | {{{ |
| 33 | pluto-lzo d /etc/cmh-ludl/L_RTCOA_Wifi_dkjson.lua.lzo /etc/cmh-ludl/L_RTCOA_Wifi_dkjson.lua |
| 34 | }}} |
| 35 | |
| 36 | 6. Click "close" on the "Please wait..." dialog in the Vera portal. |
| 37 | |
| 38 | 7. On the Advanced Tab of the device configuration dialog, enter the IP Address of your thermostat in the "IP" field. |
| 39 | |
| 40 | 8. Close the configuration dialog, and click "Save" to save your configuration. |
| 41 | |
| 42 | 9. In a minute or two, your thermostat device will appear in your device list. |
| 43 | |
| 44 | = Operation = |