From 6795cef31bf63885f4db88cb12ccca5c52eed625 Mon Sep 17 00:00:00 2001 From: Denis-Cosmin Nutiu Date: Mon, 13 Jun 2022 13:44:39 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 22ced55..9def8cb 100644 --- a/Readme.md +++ b/Readme.md @@ -23,6 +23,11 @@ pip3 install -r requirements.txt ### 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: ```bash