0.8.4 • Published 10 years ago

pimatic-dhtxx v0.8.4

Weekly downloads
3
License
GPL-2.0
Repository
github
Last release
10 years ago

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.

0.8.4

10 years ago

0.8.3

10 years ago

0.8.2

10 years ago

0.8.1

10 years ago

0.8.0

10 years ago