ITemp

From MiOS
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
*Make sure you have at least version 1.5.622 on your unit  
 
*Make sure you have at least version 1.5.622 on your unit  
*Upload the two plugin files into VERA: Go to Apps -> Develop Apps -> Luup Files, click browse and choose each of these files.
+
*Go to Apps -> Install Apps
*After the files were uploaded you have to create a virtual device in Apps -> Develop Apps -> Create Device, type in a Description as the name and as Device file use D_iTemp.xml and as Implementation file I_iTemp.xml. Afterwards click on "Create device"  
+
*Login if needed
*On the Dashboard you will have a new device with the name you've given and in the Advanced tab of the device, you should have a variable called "iTemp_Devices". You can fill the variable with the device id (Settings tab) of the iTemp device you already included into the network.
+
*Search for "iTemp" and install it
*After you save the changes you should get another binary sensor on the Dashboard which should be tripped/untripped according to the tripped state of the master device.
+
*After the plugin is installed a new generic device will be installed
 +
*Go to the Advanced tab and locate the '''iTemp_Devices''' variable
 +
*Fill in the Device #ID of the physical iTemp device, which you already included in the network

Revision as of 12:18, 30 April 2013

iTEMP is a complex device with Temperature sensor, binary sensor and even thermostat functions. To fully support ZME iTEMP in VERA the following steps are required:

  • Make sure you have at least version 1.5.622 on your unit
  • Go to Apps -> Install Apps
  • Login if needed
  • Search for "iTemp" and install it
  • After the plugin is installed a new generic device will be installed
  • Go to the Advanced tab and locate the iTemp_Devices variable
  • Fill in the Device #ID of the physical iTemp device, which you already included in the network
Personal tools