Files, scripts, howtos and more for openHAB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1020 B

Luftdaten.info

Monitor particulate matter, temperature and humidity parameters of Luftdaten sensors.

I run a Luftdaten particulate matter sensor and use openSenseMap to collect data from it to display and use in openHAB.

First you need to register your sensor with openSenseMap. You can access the data of your sensor through a JSON file. All you need is the box id of your sensor as described here.

  • luftdaten.items: Put this file into your /etc/openhab2/items directory and modify it for your specific setup. Maybe everything suits your needs, but you need to enter the correct box id for your sensor like described here.
  • **DHT22_*.js**: Put these files into your */etc/openhab2/transform* directory.
  • **SDS011_*.js**: Put these files into your */etc/openhab2/transform* directory.