Increase update interval in AccuWeather integration (#44984)

This commit is contained in:
Maciej Bieniek
2021-01-20 21:17:53 +01:00
committed by GitHub
parent e46f1c0a10
commit 14f5eb7305
3 changed files with 31 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"step": {
"user": {
"title": "AccuWeather Options",
"description": "Due to the limitations of the free version of the AccuWeather API key, when you enable weather forecast, data updates will be performed every 64 minutes instead of every 32 minutes.",
"description": "Due to the limitations of the free version of the AccuWeather API key, when you enable weather forecast, data updates will be performed every 80 minutes instead of every 40 minutes.",
"data": {
"forecast": "Weather forecast"
}