Discussions
What unit is sensorTemperature for the thermometer?
8 months ago by paula
I'm receiving the value of 2131
for the thermometer's current temperature. What unit is this?
{
type: 'devices.capabilities.property',
instance: 'sensorTemperature',
state: { value: 2131 }
},