This package has been deprecated

Author message:

Please

pimatic-dhtxx

0.8.4 • Public • Published

pimatic-dhtxx

Support for the DHTxx temperature/humidity sensor.

Example config

Add the plugin to the plugin section:

{ 
  "plugin": "dhtxx"
}

Then add a sensor for your device to the devices section:

{
  "id": "my-sensor",
  "name": "dhtxx example",
  "class": "DHTxxSensor",
  "type": 22,
  "gpio": 18,
  "interval": 60000
}

Thank you David Jose for node-dht-sensor and sweet pi for inspiration and his work on best automatization software Pimatic.

Package Sidebar

Install

npm i pimatic-dhtxx

Weekly Downloads

0

Version

0.8.4

License

GPL-2.0

Last publish

Collaborators

  • wutu