Does anyone know how to read values from sensors with more decimal places like 20.1; 20.2 …?
I am using the vera2 as a platform for logging temperature values from different rooms in my house using Everspring ST814 and the ES 861 temperature sensors from LS Control.
Using the following luup call:
current_temp = luup.variable_get(“urn:upnp-org:serviceId:TemperatureSensor1”,“CurrentTemperature”,devnum)
I am only able to read absolute/integer values like 20; 21;…
As the ST814 is able to display tenths of degrees in the LCD display and I know by talking to the vendor of ES 861 that this will report temperatures with decimals, how can this be done on the vera2?
The capabilities of the two sensors are:
ST 814:
Capabilities: 82,156,0,4,33,1|32,49,96:2,112,114,128,132:2,133,134,
Nodeinfo: 20,31,60,70,72,80,84,85,86,
ES 861:
Capabilities 81,140,0,4,33,1|49,112,114,128,132:1,133,134,
Nodeinfo: 31,70,72,80,84,85,86,
FW version: 1.1.1047