From 8d8ee8b3cdb9ccf472a7e775d0439fb3b6b7a85e Mon Sep 17 00:00:00 2001 From: Lord-Grey Date: Wed, 19 May 2021 10:51:45 +0200 Subject: [PATCH] Refactor LED-Device handling in UI and make element naming consistent --- assets/webconfig/content/conf_leds.html | 22 +-- assets/webconfig/js/content_leds.js | 154 +++++++++++------- libsrc/hyperion/SettingsManager.cpp | 22 ++- libsrc/hyperion/schema/schema-ledConfig.json | 1 - libsrc/leddevice/dev_net/LedDeviceAtmoOrb.cpp | 2 +- .../leddevice/dev_net/LedDeviceFadeCandy.cpp | 2 +- .../leddevice/dev_net/LedDevicePhilipsHue.cpp | 2 +- libsrc/leddevice/schemas/schema-atmoorb.json | 3 +- .../leddevice/schemas/schema-fadecandy.json | 78 ++++----- .../leddevice/schemas/schema-philipshue.json | 2 +- 10 files changed, 173 insertions(+), 115 deletions(-) diff --git a/assets/webconfig/content/conf_leds.html b/assets/webconfig/content/conf_leds.html index 470b7e0d..5acbd9d0 100755 --- a/assets/webconfig/content/conf_leds.html +++ b/assets/webconfig/content/conf_leds.html @@ -6,17 +6,17 @@
-
-
- +
+