diff --git a/README.md b/README.md index 103b687..2ed8c73 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Scrapes [EQ3](https://www.eq-3.com/products/eqiva/detail/bluetooth-smart-radiato - `git clone https://github.com/rytilahti/python-eq3bt` - `cd python-eq3bt` - `pip install .` +- Pair the eq3bt as shown in the python-eq3bt README ## Features and Limitations - Polls data ever 5 minutes from the EQ3 @@ -17,8 +18,6 @@ Scrapes [EQ3](https://www.eq-3.com/products/eqiva/detail/bluetooth-smart-radiato Set your MAC in `eq3bt-exporter.py`. -**Hint** DonĀ“t scrape with higher intervalls due to blocking based on requests! - ## Usage to start: `python3 q3bt-exporter.py`