OpenWeatherMap API

OpenWeatherMap provides weather data APIs used in HVAC automation to adapt cooling/heating based on outdoor conditions. Offers current weather, forecasts, historical data, and air quality data relevant to climate control decisions.

API entry from apis.yml

apis.yml Raw ↑
aid: aircon:openweathermap
name: OpenWeatherMap API
tags:
- Weather
- Climate
- Environmental Data
- IoT
humanURL: https://openweathermap.org/api
baseURL: https://api.openweathermap.org/data/2.5
description: OpenWeatherMap provides weather data APIs used in HVAC automation to adapt cooling/heating
  based on outdoor conditions. Offers current weather, forecasts, historical data, and air quality data
  relevant to climate control decisions.
properties:
- url: https://openweathermap.org/api
  type: Documentation
- url: https://openweathermap.org/current
  type: APIReference