return"Foxtemp2016viaJeelink device $addr already used for $modules{Foxtemp2016viaJeelink}{defptr}{$addr}->{NAME}."if($modules{Foxtemp2016viaJeelink}{defptr}{$addr}&&$modules{Foxtemp2016viaJeelink}{defptr}{$addr}->{NAME}ne$name);
addr is the ID of the sensor, either in decimal oder (prefixed with 0x) in hexadecimal notation.<br>
</ul>
<br>
<a name="Foxtemp2016viaJeelink_Set"></a>
<b>Set</b>
<ul>
<li>there is nothing to set here.</li>
</ul><br>
<a name="Foxtemp2016viaJeelink_Get"></a>
<b>Get</b>
<ul>
</ul><br>
<a name="Foxtemp2016viaJeelink_Readings"></a>
<b>Readings</b>
<ul>
<li>batvolt (V)<br>
the battery voltage in volts. The sensor should keep working until about
1.0 volts.</li>
<li>temperature (degC)<br>
the temperature in degrees centigrade. Sorry, we don't support retard units.</li>
<li>humidity (%rH)<br>
the relative humidity in percent.</li>
</ul><br>
<a name="Foxtemp2016viaJeelink_Attr"></a>
<b>Attributes</b>
<ul>
<li>ignore<br>
1 -> ignore this device.</li>
</ul><br>
<b>Logging and autocreate</b><br>
<ul>
<li>If autocreate is not active (not defined or disabled) and LaCrosse is not contained in the ignoreTypes attribute of autocreate then
the <i>Unknown device xx, please define it</i> messages will be logged with loglevel 3. In all other cases they will be logged with loglevel 4. </li>
<li>The autocreateThreshold attribute of the autocreate module (see <a href="#autocreate">autocreate</a>) is respected. The default is 2:120, means, that
autocreate will create a device for a sensor only, if the sensor was received at least two times within two minutes.</li>