diff --git a/source/_integrations/openweathermap.markdown b/source/_integrations/openweathermap.markdown index dcc484dd257..fd3d948f945 100644 --- a/source/_integrations/openweathermap.markdown +++ b/source/_integrations/openweathermap.markdown @@ -25,7 +25,7 @@ There is currently support for the following device types within Home Assistant: - Sensor - Weather -You need an API key, it requires a [subscription](https://openweathermap.org/api/one-call-3). The subscription has a free tier with 1000 calls/day. Consider setting the limit on the OpenWeatherMap website to stay under the threshold where API usage incurs a cost. +You need an API key, it requires a [subscription](https://openweathermap.org/api/one-call-3). The subscription has a free tier with 1000 calls/day. Consider setting the limit on the OpenWeatherMap website to stay under the threshold where API usage incurs a cost. This is done in the [Billing plans](https://home.openweathermap.org/subscriptions) page, under "Calls per day". ## ⚠️ Important Deprecation Notice