From 59e0d462c8e84dfcaf7d93ac92c24a7f47c3d3ff Mon Sep 17 00:00:00 2001 From: Jeremias Wolff Date: Tue, 29 Dec 2020 22:09:44 +0100 Subject: [PATCH] update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59bc59b..f8e3d0b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,12 @@ this huge cannonball will help you to reintegrate your data. The steps are easy. -### 1. Convert +## Configuration + +Copy `.env.example` to `.env` and configure `ECOWITT_ACCOUNT` and `ECOWITT_PASSWORD` in `.env` file. +Install Laravel als described on https://laravel.com/docs/8.x/installation + +### 1. Export and Convert This simple tool will login into your ecowitt.net account, fetch all available devices and download all available data for the range between `startdate` and `enddate`.