From 63f2186a3bf7c14784f8119b80b137e841010234 Mon Sep 17 00:00:00 2001 From: AkashGowdaNC Date: Mon, 31 Aug 2026 08:42:17 +0530 Subject: [PATCH] add Open-Meteo to Environment section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdcd6e78..3ed4cfcf 100644 --- a/README.md +++ b/README.md @@ -835,6 +835,7 @@ API | Description | Auth | HTTPS | CORS | | [Luchtmeetnet](https://api-docs.luchtmeetnet.nl/) | Predicted and actual air quality components for The Netherlands (RIVM) | No | Yes | Unknown | | [National Grid ESO](https://data.nationalgrideso.com/) | Open data from Great Britain’s Electricity System Operator | No | Yes | Unknown | | [OpenAQ](https://docs.openaq.org/) | Open air quality data | `apiKey` | Yes | Unknown | +| [Open-Meteo](https://open-meteo.com/) | Free weather API for non-commercial use | No | Yes | Yes | | [PM2.5 Open Data Portal](https://pm25.lass-net.org/#apis) | Open low-cost PM2.5 sensor data | No | Yes | Unknown | | [PM25.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 |