To initialize the sensor, you have to specify the sensor type and the GPIO pin where the sensor is connected to. It should work for DHT11, DHT22 and AM2302 sensors. You should use sensorType value to ...
Knowing the temperature coefficient of a sensor is only half the equation, we also need to nail down the zero point, meaning that we establish a calibrated reference point. Applying a known ...