diff --git a/src/main/resources/ESH-INF/thing/thing-types.xml b/src/main/resources/ESH-INF/thing/thing-types.xml
index 26e7166..dfd508e 100644
--- a/src/main/resources/ESH-INF/thing/thing-types.xml
+++ b/src/main/resources/ESH-INF/thing/thing-types.xml
@@ -36,11 +36,11 @@
10
-
-This feature allows you to specify a number that if the saturation drops below, will trigger white.
-
-0
-
+
+ This feature allows you to specify a number that if the saturation drops below, will trigger white.
+
+ 0
+
diff --git a/target/classes/ESH-INF/thing/thing-types.xml b/target/classes/ESH-INF/thing/thing-types.xml
index 26e7166..dfd508e 100644
--- a/target/classes/ESH-INF/thing/thing-types.xml
+++ b/target/classes/ESH-INF/thing/thing-types.xml
@@ -36,11 +36,11 @@
10
-
-This feature allows you to specify a number that if the saturation drops below, will trigger white.
-
-0
-
+
+ This feature allows you to specify a number that if the saturation drops below, will trigger white.
+
+ 0
+
diff --git a/target/classes/META-INF/MANIFEST.MF b/target/classes/META-INF/MANIFEST.MF
index dbd352c..abd3be4 100644
--- a/target/classes/META-INF/MANIFEST.MF
+++ b/target/classes/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Automatic-Module-Name: org.openhab.binding.wled
-Bnd-LastModified: 1601535602378
+Bnd-LastModified: 1601535840419
Bundle-Description: This project contains the official add-ons of open
HAB
Bundle-Developers: openhab;email="info@openhab.org";name=openHAB;organ
@@ -20,39 +20,8 @@ Bundle-SCM: url="https://github.com/openhab/openhab-addons/org.openhab
tor.bundles/org.openhab.binding.wled",tag=HEAD
Bundle-SymbolicName: org.openhab.binding.wled
Bundle-Vendor: openHAB.org
-Bundle-Version: 2.5.9.202010010700
+Bundle-Version: 2.5.9.202010010704
Created-By: 1.8.0_231 (Oracle Corporation)
-Import-Package: org.openhab.core.automation.annotation;resolution:=opt
- ional,org.eclipse.smarthome.config.discovery,org.eclipse.smarthome.co
- nfig.discovery.mdns,org.eclipse.smarthome.core.library.types,org.ecli
- pse.smarthome.core.thing,org.eclipse.smarthome.core.thing.binding,org
- .eclipse.smarthome.core.thing.i18n,org.eclipse.smarthome.core.thing.t
- ype,org.eclipse.smarthome.core.types,org.eclipse.smarthome.io.net.htt
- p,javax.jmdns;version="[3.5,4)",org.eclipse.jetty.client;version="[9.
- 3,10)",org.eclipse.jetty.client.api;version="[9.3,10)",org.eclipse.je
- tty.http;version="[9.3,10)",org.slf4j;version="[1.7,2)"
-Private-Package: ESH-INF.binding,ESH-INF.thing,org.openhab.binding.wle
- d.internal
-Provide-Capability: osgi.service;objectClass:List="org.eclipse
- .smarthome.config.discovery.mdns.MDNSDiscoveryParticipant";uses:="org
- .eclipse.smarthome.config.discovery.mdns",osgi.service;objectClass:Li
- st="org.eclipse.smarthome.core.thing.binding.ThingHandlerFact
- ory";uses:="org.eclipse.smarthome.core.thing.binding",osgi.service;ob
- jectClass:List="org.eclipse.smarthome.core.thing.type.Dynamic
- StateDescriptionProvider,org.openhab.binding.wled.internal.WledDynami
- cStateDescriptionProvider";uses:="org.eclipse.smarthome.core.thing.ty
- pe,org.openhab.binding.wled.internal"
-Require-Capability: osgi.service;filter:="(objectClass=org.eclipse.sma
- rthome.core.thing.i18n.ChannelTypeI18nLocalizationService)";effective
- :=active,osgi.service;filter:="(objectClass=org.eclipse.smarthome.io.
- net.http.HttpClientFactory)";effective:=active,osgi.service;filter:="
- (objectClass=org.openhab.binding.wled.internal.WledDynamicStateDescri
- ptionProvider)";effective:=active,osgi.extender;filter:="(&(osgi.exte
- nder=osgi.component)(version>=1.4.0)(!(version>=2.0.0)))",osgi.ee;fil
- ter:="(&(osgi.ee=JavaSE)(version=1.8))"
-Service-Component: OSGI-INF/org.openhab.binding.wled.internal.WLedDisc
- overyService.xml,OSGI-INF/org.openhab.binding.wled.internal.WLedHandl
- erFactory.xml,OSGI-INF/org.openhab.binding.wled.internal.WledDynamicS
- tateDescriptionProvider.xml
+Private-Package: ESH-INF.binding,ESH-INF.thing
Tool: Bnd-4.3.0.201909301554
diff --git a/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedDiscoveryService.xml b/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedDiscoveryService.xml
deleted file mode 100644
index 70b6318..0000000
--- a/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedDiscoveryService.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedHandlerFactory.xml b/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedHandlerFactory.xml
deleted file mode 100644
index 6fe181d..0000000
--- a/target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedHandlerFactory.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/target/classes/org/openhab/binding/wled/internal/WLedBindingConstants.class b/target/classes/org/openhab/binding/wled/internal/WLedBindingConstants.class
deleted file mode 100644
index cac6bbd..0000000
Binary files a/target/classes/org/openhab/binding/wled/internal/WLedBindingConstants.class and /dev/null differ
diff --git a/target/classes/org/openhab/binding/wled/internal/WLedConfiguration.class b/target/classes/org/openhab/binding/wled/internal/WLedConfiguration.class
deleted file mode 100644
index d4a0b58..0000000
Binary files a/target/classes/org/openhab/binding/wled/internal/WLedConfiguration.class and /dev/null differ
diff --git a/target/classes/org/openhab/binding/wled/internal/WLedDiscoveryService.class b/target/classes/org/openhab/binding/wled/internal/WLedDiscoveryService.class
deleted file mode 100644
index b9c235d..0000000
Binary files a/target/classes/org/openhab/binding/wled/internal/WLedDiscoveryService.class and /dev/null differ
diff --git a/target/classes/org/openhab/binding/wled/internal/WLedHandler.class b/target/classes/org/openhab/binding/wled/internal/WLedHandler.class
deleted file mode 100644
index f5ded04..0000000
Binary files a/target/classes/org/openhab/binding/wled/internal/WLedHandler.class and /dev/null differ
diff --git a/target/classes/org/openhab/binding/wled/internal/WLedHandlerFactory.class b/target/classes/org/openhab/binding/wled/internal/WLedHandlerFactory.class
deleted file mode 100644
index 324c3b2..0000000
Binary files a/target/classes/org/openhab/binding/wled/internal/WLedHandlerFactory.class and /dev/null differ
diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties
deleted file mode 100644
index 392da41..0000000
--- a/target/maven-archiver/pom.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-#Created by Apache Maven 3.6.3
-version=2.5.9-SNAPSHOT
-groupId=org.openhab.addons.bundles
-artifactId=org.openhab.binding.wled