From 1d5816d57f772249a76bbe999dd0948f2819e10b Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Wed, 20 Nov 2024 21:00:06 +0100 Subject: [PATCH] readme: add section "Getting Started" --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a4f4c8bdf..7ccf9522d 100644 --- a/README.md +++ b/README.md @@ -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