Add limitations and esphome example ref.
This commit is contained in:
parent
66df03d55f
commit
c1f3f30ac0
1 changed files with 4 additions and 1 deletions
|
@ -124,8 +124,11 @@ The P1 reader should send its data to an MQTT broker. Each message should be in
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This is currently achieved using an ESP32 with ESPhome. Configuration files for the ESP32 setup is included in `esphome/example.yml`.
|
||||||
|
|
||||||
This is currently achieved using an ESP32 with ESPhome. Configuration files for the ESP32 setup will be added soon.
|
## Known limitations
|
||||||
|
|
||||||
|
- The Grafana database query for "Actuele import of export" is currently quite slow. It works, but would benefit from optimisation.
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue