This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Matthew Skinner <[email protected]>
- Loading branch information
Showing
11 changed files
with
13 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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="[email protected]";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<String>="org.eclipse | ||
.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant";uses:="org | ||
.eclipse.smarthome.config.discovery.mdns",osgi.service;objectClass:Li | ||
st<String>="org.eclipse.smarthome.core.thing.binding.ThingHandlerFact | ||
ory";uses:="org.eclipse.smarthome.core.thing.binding",osgi.service;ob | ||
jectClass:List<String>="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 | ||
|
7 changes: 0 additions & 7 deletions
7
target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedDiscoveryService.xml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
target/classes/OSGI-INF/org.openhab.binding.wled.internal.WLedHandlerFactory.xml
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1.97 KB
target/classes/org/openhab/binding/wled/internal/WLedBindingConstants.class
Binary file not shown.
Binary file removed
BIN
-556 Bytes
target/classes/org/openhab/binding/wled/internal/WLedConfiguration.class
Binary file not shown.
Binary file removed
BIN
-3.56 KB
target/classes/org/openhab/binding/wled/internal/WLedDiscoveryService.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.57 KB
target/classes/org/openhab/binding/wled/internal/WLedHandlerFactory.class
Binary file not shown.
This file was deleted.
Oops, something went wrong.