fix: clarify OpenWeatherMap requires One Call 3.0 subscription
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
<label class="block text-sm font-medium mb-1">{{t "setup.forecast.provider"}}</label>
|
||||
<select id="forecast-provider-select" class="w-full px-3 py-1.5 rounded-lg border border-gray-300 dark:border-gray-600 bg-white dark:bg-gray-700 text-sm">
|
||||
<option value="openmeteo">Open-Meteo ({{t "setup.forecast.free"}})</option>
|
||||
<option value="openweathermap">OpenWeatherMap</option>
|
||||
<option value="openweathermap">OpenWeatherMap (One Call 3.0)</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="forecast-apikey-group" class="hidden">
|
||||
|
||||
Reference in New Issue
Block a user