readme: add section "Getting Started"

This commit is contained in:
Bernhard Kirchen 2024-11-20 21:00:06 +01:00
parent 61aa32ab5e
commit 1d5816d57f

View File

@ -7,6 +7,7 @@ disabled while "create release badge" action is broken, see .github/build.yml
--->
- [OpenDTU-OnBattery](#opendtu-onbattery)
- [Getting Started](#getting-started)
- [Important Differences](#important-differences)
- [Documentation](#documentation)
- [Project State](#project-state)
@ -21,6 +22,14 @@ power meters on a single ESP32. Its Dynamic Power Limiter can adjust the
inverter's power production to the actual houshold consumption. In this way, it
is possible to implement a zero export policy.
## Getting Started
See the documentation to learn [what hardware](https://opendtu-onbattery.net/hardware/)
to acquire, how to [initialize](https://opendtu-onbattery.net/firmware/) it
with OpenDTU-OnBattery firmware, and how to
[configure](https://opendtu-onbattery.net/firmware/device_profiles/)
OpenDTU-OnBattery for your hardware.
## Important Differences
Generally speaking, OpenDTU-OnBattery and the upstream project are compatible