Discussions

Ask a Question
Back to All

What unit is sensorTemperature for the thermometer?

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 }
  },