ITemp

From MiOS
Revision as of 07:30, 30 April 2013 by Mcvdaniel (Talk | contribs)

Jump to: navigation, search

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
  • Upload the two plugin files into VERA: Go to Apps -> Develop Apps -> Luup Files, click browse and choose each of these files.
  • 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"
  • 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.
  • 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.
Personal tools