The supported sensors for now:
pm_sensors: {
“SDS011”: true,
“SDS021”: true,
“PMS1003”: true,
“PMS3003”: true,
“PMS5003”: true,
“PMS6003”: true,
“PMS7003”: true,
“HPM”: true,
“SPS30”: true,
},
thp_sensors: {
“DHT11”: true,
“DHT22”: true,
“BMP180”: true,
“BMP280”: true,
“BME280”: true,
“HTU21D”: true,
“DS18B20”: true,
“SHT11”: true,
“SHT12”: true,
“SHT15”: true,
“SHT30”: true,
“SHT31”: true,
“SHT35”: true,
“SHT85”: true,
}
noise_sensors: {
“DNMS (Noise)”: true,
}
There are no sensor for measuring NH3 and H2S consistently (look at the resolution in the datasheets) yet.