Slacky-DIY SLACKY_DIY_CO2_SENSOR_R01
Model | SLACKY_DIY_CO2_SENSOR_R01 |
Vendor | Slacky-DIY |
Description | Tuya CO2 sensor with custom Firmware |
Exposes | co2 |
Picture | ![]() |
OTA updates
This device supports OTA updates, for more information see OTA updates.
Options
How to use device type specific configuration
co2_calibration
: Calibrates the co2 value (absolute offset), takes into effect on next report of device. The value must be a number.
Exposes
CO2 (numeric)
Measured value. Value can be found in the published state on the co2
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"co2": ""}
. It's not possible to write (/set
) this value. The unit of this value is ppm
.