# How do I calibrate the humidity sensor?

However, if you notice slight variations, calibration can help fine-tune accuracy.

### W**hy not use the salt test?**

While the salt test is a common DIY method, it’s notoriously unreliable and difficult to execute precisely.&#x20;

An inaccurate reference point can lead to incorrect calibration - which may be worse than no calibration at all.

Instead, we recommend using a [Boveda One-Step Hygrometer Calibration Kit](https://store.bovedainc.com/products/calibration-kit) for the most precise and repeatable results.

### H**ow to calibrate humidity using a Boveda kit**

{% stepper %}
{% step %}
**Place your Grow Sensor inside the calibration bag**&#x20;

Use a Boveda 75% One-Step Hygrometer Calibration Kit, which can be found online for under £10.
{% endstep %}

{% step %}
**Seal the bag and leave it undisturbed for 48–72 hours**&#x20;

Keep it in a stable environment with minimal temperature fluctuations.
{% endstep %}

{% step %}
**Adjust the calibration in the app**&#x20;

If the reading is slightly off, use the app’s calibration settings to fine-tune it to 75.0% RH.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Pro Tip:** Keep your calibration kit sealed when not in use. It can be reused for at least three months to re-verify accuracy.
{% endhint %}

### **Important notes**

* **Only calibrate if necessary** – The Grow Sensor is highly accurate out of the box. Adjustments should only be made if a verified reference shows a discrepancy.
* **Make small adjustments** – Calibration is intended to correct minor variations (typically within ±5% RH). If your readings are significantly off, there may be an issue with the calibration process or sensor.
* **Temperature and humidity calibrations are separate** – You can calibrate one or both independently, depending on what’s needed.

If you're seeing large discrepancies or need help calibrating, contact us at <support@growsensor.co> we’re happy to help!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.growsensor.co/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/how-do-i-calibrate-the-humidity-sensor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
