diff --git a/source/_integrations/openweathermap.markdown b/source/_integrations/openweathermap.markdown
index f45b2fc8f37..2e1c7d5292e 100644
--- a/source/_integrations/openweathermap.markdown
+++ b/source/_integrations/openweathermap.markdown
@@ -30,7 +30,7 @@ You need an API key, which is free, but requires a [registration](https://home.o
If you register an new API key with OpenWeatherMap, it will be activated automatically, this typically takes between 10 minutes and 2 hours
after your successful registration. Keep in mind when configuring this integration, that you new API key might
-not be activated yet.
+not be activated yet. Recent policy changes limit the API access for new registered users with a free plan, they should select the `hourly` mode. The other modes require a paid subscription plan. Invalid API-key errors might occur if your API key is used with the other modes.
{% include integrations/config_flow.md %}