[App][Pro] Tuya Cloud

temp_set	Integer	
{
  "unit": "℃",
  "min": 50,
  "max": 400,
  "scale": 1,
  "step": 5
}

Does anyone know whether the “scale” parameter in device details represents the decimals for the temperature?
If yes, I can take this on pairint to set the capability options. If not, I can only set decimals fixed to 1.