update README

This commit is contained in:
Hendrik Schutter 2022-12-17 20:55:30 +01:00
parent cccfbf589c
commit c63e155842
1 changed files with 1 additions and 2 deletions

View File

@ -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`