diff --git a/source/_integrations/openweathermap.markdown b/source/_integrations/openweathermap.markdown index f132f462f39..78fccfd61bc 100644 --- a/source/_integrations/openweathermap.markdown +++ b/source/_integrations/openweathermap.markdown @@ -40,7 +40,7 @@ not be activated yet. | Name | Name of the integration | | Latitude | Latitude for weather forecast and sensor | | Longitude | Longitude for weather forecast and sensor | -| Mode | Forecast mode, `hourly` for a three-hour forecast, `daily` for daily forecast using a paid API tier, `onecall_hourly` for an hourly forecast up to 2 days, or `onecall_daily` for a daily forecast up to 7 days (ideal for the free tier). | +| Mode | Forecast mode, `hourly` for a three-hour forecast, `daily` for daily forecast using a paid API tier, `onecall_hourly` for an hourly forecast up to 2 days, or `onecall_daily` for a daily forecast up to 7 days (ideal for the free tier, default). | | Language | Language for receiving data (only for `sensor`) | The integration creates a weather entity as well as sensors for supported weather conditions.