Skip to content

HomeBridge module for the DIY luftdaten.info particulates sensor

License

Notifications You must be signed in to change notification settings

h0lz/homebridge-airrohr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-airrohr

HomeBridge module for the DIY luftdaten.info air particulates sensor from OpenData Stuttgart.

It can be used to see the status of your own sensor in HomeKit. You can also use it to see another sensor if it's data is published to api.luftdaten.info (see here).

Setup

Install homebridge-airrohr using (sudo) npm install -g homebridge-airrohr.

Configure your AirRohr sensor in the homebridge settings file. See conig.sample.json. All settings except update_interval_seconds are required (defaults to 120 seconds).

The key setting is json_data property can either be set to:

  • http://feinstaubsensor-<YOUR_SENSOR_ID>.local/data.json using the same local network as your sensor
  • http://api.luftdaten.info/v1/sensor/<YOUR_SENSOR_ID>/ to use the public sensor API. This way you can also add other people's sensors

Follow the instructions for HomeBridge

homebridge-airrohr in apple home app

About

HomeBridge module for the DIY luftdaten.info particulates sensor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%