diff --git a/dist/weather-chart-card.js b/dist/weather-chart-card.js index 5cad33d..06d228f 100644 --- a/dist/weather-chart-card.js +++ b/dist/weather-chart-card.js @@ -141,6 +141,7 @@ const locale = { 'tempHi': 'Temperature', 'tempLo': 'Temperature night', 'precip': 'Precipitations', + 'dewpoint': 'Dew Point', 'feelsLike': 'Feels like', 'units': { 'km/h': 'km/h', @@ -1545,6 +1546,15 @@ class WeatherChartCardEditor extends s { Show Wind Forecast +
+ + +
+
+ + +