From f75284c6f56c5b84162f28b93f83682fa1950566 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Tue, 20 Aug 2024 17:20:27 -0600 Subject: [PATCH] remove scale text --- dashboard/www/space-weather-24hr-max-card.js | 12 ++++++------ dashboard/www/space-weather-card.js | 15 ++++++--------- 2 files changed, 12 insertions(+), 15 deletions(-) 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')}
-
+