also update old format warning in Readme

This commit is contained in:
Thomas Ruoff
2020-04-03 23:35:23 +02:00
committed by GitHub
parent 7609c8d4cc
commit b459115fb1

View File

@@ -8,6 +8,7 @@ You can use this to fill up your local InfluxDB with previous data or fill data
# How does it work
* get the relevant CSVs from https://www.madavi.de/sensor/csvfiles.php
**Only data after 2018-10-01 is supported, previous format not yet. PRs welcome**
* delete all lines that you already have in your DB (you must keep the csv header line)
* export settings as environment vars in case they differ from the defaults
(INFLUXDB_HOST, INFLUXDB_PORT, INFLUXDB_DATABASE, SENSOR_ID)