diff --git a/dashboard/www/space-weather-24hr-max-card.js b/dashboard/www/space-weather-24hr-max-card.js index c54bee8..76e67d3 100644 --- a/dashboard/www/space-weather-24hr-max-card.js +++ b/dashboard/www/space-weather-24hr-max-card.js @@ -92,25 +92,25 @@ class SpaceWeather24hrMaxCard extends HTMLElement {
${this._getStateValue('sensor.space_weather_scale_r_24hr_max')}
-
+
${this._getStateValue('sensor.space_weather_scale_s_24hr_max')}
-
+
${this._getStateValue('sensor.space_weather_scale_g_24hr_max')}
-
+
diff --git a/dashboard/www/space-weather-card.js b/dashboard/www/space-weather-card.js index f61938c..0cf8ec3 100644 --- a/dashboard/www/space-weather-card.js +++ b/dashboard/www/space-weather-card.js @@ -88,31 +88,28 @@ class SpaceWeatherCard extends HTMLElement {
-
${this._getStateValue('sensor.space_weather_scale_r')}
-
+
-
${this._getStateValue('sensor.space_weather_scale_s')}
-
+
-
${this._getStateValue('sensor.space_weather_scale_g')}
-
+