Update Readme.md

This commit is contained in:
Denis-Cosmin Nutiu 2022-06-13 13:44:39 +03:00
parent c07b1dbabd
commit 6795cef31b

View file

@ -23,6 +23,11 @@ pip3 install -r requirements.txt
### Sensors ### Sensors
The `sensors` directory contains code for operating the bme680 sensor.
The sensor values are collected and exposed in HomeKit and as prometheus metrics.
The prometheus metrics can be accessed on port `8000`.
Run the program once to pair it with your ios. ex: Run the program once to pair it with your ios. ex:
```bash ```bash