From 0b332a1c84f5226c2491b41cb398bd772be84104 Mon Sep 17 00:00:00 2001 From: Thorsten Zoerner Date: Fri, 5 Jul 2019 22:32:10 +0200 Subject: [PATCH] =?UTF-8?q?Added=20Gr=C3=BCnstromIndex=20in=20Category=20E?= =?UTF-8?q?nvironment=20(#900)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16cdf1ef..81fa1ecb 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AirVisual](https://airvisual.com/api) | Air quality and weather data | `apiKey` | Yes | Unknown | +| [GrünstromIndex](https://www.corrently.de/hintergrund/gruenstromindex/index.html) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes | | [OpenAQ](https://docs.openaq.org/) | Open air quality data | `apiKey` | Yes | Unknown | | [PM2.5.in](http://www.pm25.in/api_doc) | Air quality of China | `apiKey` | No | Unknown | | [PVWatts](https://developer.nrel.gov/docs/solar/pvwatts/v6/) | Energy production photovoltaic (PV) energy systems | `apiKey` | Yes | Unknown |