Sensor Definitions¶
Once added to Home Assistant you can configure different settings for your sensor. Below is what each setting does.
Controls¶
Calibrate SCD40 to 420ppm CO2
- A control option to calibrate the SCD40 CO₂ sensor to outdoor baseline levels.
Clean SEN55
- This control allows you to clean the SEN55 sensor, likely clearing any temporary issues or re-calibrating.
RGB Light
- Three RGB Neopixel LEDs. Click on the light bulb or color wheel to change the color. Click on the toggle to turn on or off.
Sensors¶
Ammonia (NH₃)
- Measures the concentration of ammonia in the air, which can come from agricultural emissions, cleaning products, or industrial processes.
Carbon Monoxide (CO)
- Detects the concentration of carbon monoxide, a dangerous, odorless gas typically produced by combustion.
(Carbon Dioxide (CO₂)
- Tracks CO₂ levels in parts per million (ppm), which can indicate poor ventilation and impact overall air quality and cognitive performance. True NDIR CO2 reading from the SCD40. This will be Unknown if you do not have the CO2 module. You can re-calibrate the SCD40 CO₂ sensor to outdoor baseline levels.
DPS310 Pressure
- Measures air pressure in psi (pounds per square inch), providing insights into atmospheric changes and enhancing the accuracy of CO₂ readings.
Ethanol (C₂H₅OH)
- Detects ethanol vapors, commonly found in cleaning agents, sanitizers, or alcohol-based products.
Hydrogen (H₂)
- Monitors the concentration of hydrogen gas, which can indicate leaks or industrial processes.
Methane (CH₄)
- Detects methane concentrations, which can indicate natural gas leaks or emissions from agricultural activities.
Nitrogen Dioxide (NO₂)
- Measures the levels of nitrogen dioxide, a harmful gas often produced by vehicle emissions and industrial processes.
PM <10µm Weight Concentration
- Tracks particulate matter smaller than 10 micrometers (PM10), which includes dust, pollen, and mold.
PM <1µm Weight Concentration
- Monitors the concentration of ultra-fine particles smaller than 1 micrometer, often present in smoke or exhaust.
PM <2.5µm Weight Concentration
- Measures particles smaller than 2.5 micrometers (PM2.5), which are generated by combustion and industrial activities.
PM <4µm Weight Concentration
- Detects particulate matter smaller than 4 micrometers.
SEN55 Temperature
- Tracks ambient air temperature to help assess comfort levels and environmental conditions.
SEN55 Humidity
- Measures relative humidity in the air, which impacts comfort and the overall environment.
SEN55 NOX
- Monitors nitrogen oxides (NOX), harmful gases produced by burning fossil fuels and industrial processes.
SEN55 VOC
Detects volatile organic compounds (VOC Index), which are emitted from paints, cleaning products, and industrial chemicals. VOC index from the SEN55.
VOC Quality -This uses the VOC index and a scale to output an easier to use variable
0-79: Improved -> 80-149: Normal -> 150-249: Abnormal -> 250-399: Very abnormal -> 400+: Extremely abnormal
PM 0.3 To 1 µm
- Monitors particles in the range of 0.3 to 1 micrometer. Disabled by default.
PM 1 To 2.5 µm
- Tracks particles between 1 and 2.5 micrometers. Disabled by default.
PM 2.5 To 4 µm
- Measures particulate matter between 2.5 and 4 micrometers. Disabled by default.
PM 4 To 10 µm
- Detects particles between 4 and 10 micrometers. Disabled by default.
Configuration¶
- ESP Reboot
- Performs a restart of the sensor
- SEN55 Temperature Offset
- Allows you to calibrate the SEN55 temperature. Please refer to our calibration guide.
- SEN55 Humidity Offset
- Allows you to calibrate the SEN55 humidity. Please refer to our calibration guide.
Configuration:¶
ESP Reboot
- A button to restart the ESP32 microcontroller running the AIR-1 sensor, helpful for troubleshooting or refreshing connections.
Prevent Sleep
- Ability to put AIR-1 to sleep to get better temperature and humidity measurements.
SEN55 Humidity Offset
- Allows you to adjust the humidity readings for calibration purposes.
SEN55 Temperature Offset
- Lets you calibrate the temperature sensor by adjusting the offset in degrees Celsius.
Diagnostic:¶
ESP Temperature
- Displays the internal temperature of the ESP32 microcontroller (112.6°F shown), which is often higher than ambient due to the processor’s activity.
Firmware Update
- Shows the status of firmware updates (currently unavailable).
Online
- Shows the connection status of the device (Connected).
RSSI
- Displays the signal strength of the Wi-Fi connection (-61 dBm shown), which can impact the sensor’s performance if too weak.
Uptime
- How long the device has been online without rebooting.