From 55e12c0be42cadce2f88358f32d8f84dc466e136 Mon Sep 17 00:00:00 2001 From: Jayesh Choudhary Date: Wed, 6 Oct 2021 12:04:04 +0530 Subject: [PATCH] Add Breezometer (#2134) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e07d640e..e3199321 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AirVisual](https://airvisual.com/api) | Air quality and weather data | `apiKey` | Yes | Unknown | +| [BreezoMeter Pollen](https://docs.breezometer.com/api-documentation/pollen-api/v2/) | Daily Forecast pollen conditions data for a specific location | `apiKey` | Yes | Unknown | | [Carbon Interface](https://docs.carboninterface.com/) | API to calculate carbon (C02) emissions estimates for common C02 emitting activities | `apiKey` | Yes | Yes | | [Cloverly](https://www.cloverly.com/carbon-offset-documentation) | API calculates the impact of common carbon-intensive activities in real time | `apiKey` | Yes | Unknown | | [GrünstromIndex](https://www.corrently.de/hintergrund/gruenstromindex/index.html) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes |