Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 723 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 723 Bytes

Homebridge-Docker-Luftdaten

Some files to get your Luftdaten-sensor up and running in Homebridge using Docker. Uses docker-homebridge and homebridge-airrohr.

Setup

git clone https://github.com/marma/homebridge-docker-luftdaten
cd homebridge-docker-luftdaten

Edit homebridge_volume/config.json to include the IP-address (or name I guess) of your sensor and sensor ID. Start the container, if all goes well you should get a QR-code to scan with your iPhone.

docker-compose up

Exit by pressing Ctrl-C and restart container in the background.

docker-compose up -d

Done!