License: AGPL-3.0
| Node | Description |
|---|---|
| dht11-device | Represents a DHT11 sensor. Also named RHT01. |
| dht11-hygrometer | Read the temperature and humidity by the DHT11 (RHT01) hygrometer sensor. |
| dht2x-device | Represents a DHT21 or compatible sensor: DHT21, DHT22, DHT33, DHT44, AM2301, HM2301, AM2302, AM2303, RHT02, RHT03, RHT04, RHT05. |
| dht2x-hygrometer | Read the temperature and humidity by the DHT21 or compatible (DHT21, DHT22, DHT33, DHT44, AM2301, HM2301, AM2302, AM2303, RHT02, RHT03, RHT04, RHT05) hygrometer sensor. |
| example-dht11 | No description |
| read | Reads the temperature and humidity. |
| read(dht11-device) | Reads the temperature and humidity. |
| read(dht2x-device) | Reads the temperature and humidity. |