|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<features name="${project.artifactId}-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.0.0"> |
| 3 | + |
| 4 | + <!-- binding --> |
| 5 | + |
| 6 | + <feature name="openhab-binding-astro" description="Astro Binding" version="${project.version}"> |
| 7 | + <feature>openhab-runtime-base</feature> |
| 8 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.astro/${project.version}</bundle> |
| 9 | + </feature> |
| 10 | + |
| 11 | + <feature name="openhab-binding-autelis" description="Autelis Binding" version="${project.version}"> |
| 12 | + <feature>openhab-runtime-base</feature> |
| 13 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.autelis/${project.version}</bundle> |
| 14 | + </feature> |
| 15 | + |
| 16 | + <feature name="openhab-binding-avmfritz" description="AVM Fritz!Box Binding" version="${project.version}"> |
| 17 | + <feature>openhab-runtime-base</feature> |
| 18 | + <feature>openhab-transport-upnp</feature> |
| 19 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.avmfritz/${project.version}</bundle> |
| 20 | + </feature> |
| 21 | + |
| 22 | + <feature name="openhab-binding-dscalarm" description="DSCAlarm Binding" version="${project.version}"> |
| 23 | + <feature>openhab-runtime-base</feature> |
| 24 | + <feature>openhab-transport-serial</feature> |
| 25 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.dscalarm/${project.version}</bundle> |
| 26 | + </feature> |
| 27 | + |
| 28 | + <feature name="openhab-binding-freebox" description="Freebox Binding" version="${project.version}"> |
| 29 | + <feature>openhab-runtime-base</feature> |
| 30 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.freebox/${project.version}</bundle> |
| 31 | + </feature> |
| 32 | + |
| 33 | + <feature name="openhab-binding-hdanywhere" description="HDAnywhere Binding" version="${project.version}"> |
| 34 | + <feature>openhab-runtime-base</feature> |
| 35 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.hdanywhere/${project.version}</bundle> |
| 36 | + </feature> |
| 37 | + |
| 38 | + <feature name="openhab-binding-ipp" description="IPP Binding" version="${project.version}"> |
| 39 | + <feature>openhab-runtime-base</feature> |
| 40 | + <feature>openhab-transport-mdns</feature> |
| 41 | + <feature>shk-apache-httpclient</feature> |
| 42 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.ipp/${project.version}</bundle> |
| 43 | + </feature> |
| 44 | + |
| 45 | + <feature name="openhab-binding-keba" description="Keba Binding" version="${project.version}"> |
| 46 | + <feature>openhab-runtime-base</feature> |
| 47 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.keba/${project.version}</bundle> |
| 48 | + </feature> |
| 49 | + |
| 50 | + <feature name="openhab-binding-lutron" description="Lutron Binding" version="${project.version}"> |
| 51 | + <feature>openhab-runtime-base</feature> |
| 52 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.lutron/${project.version}</bundle> |
| 53 | + </feature> |
| 54 | + |
| 55 | + <feature name="openhab-binding-max" description="MAX! Binding" version="${project.version}"> |
| 56 | + <feature>openhab-runtime-base</feature> |
| 57 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.max/${project.version}</bundle> |
| 58 | + </feature> |
| 59 | + |
| 60 | + <feature name="openhab-binding-network" description="Network Binding" version="${project.version}"> |
| 61 | + <feature>openhab-runtime-base</feature> |
| 62 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.network/${project.version}</bundle> |
| 63 | + </feature> |
| 64 | + |
| 65 | + <feature name="openhab-binding-pioneeravr" description="PioneerAVR Binding" version="${project.version}"> |
| 66 | + <feature>openhab-runtime-base</feature> |
| 67 | + <feature>openhab-transport-upnp</feature> |
| 68 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.pioneeravr/${project.version}</bundle> |
| 69 | + </feature> |
| 70 | + |
| 71 | + <feature name="openhab-binding-pulseaudio" description="Pulseaudio Binding" version="${project.version}"> |
| 72 | + <feature>openhab-runtime-base</feature> |
| 73 | + <feature>openhab-transport-mdns</feature> |
| 74 | + <feature>openhab-transport-upnp</feature> |
| 75 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.pulseaudio/${project.version}</bundle> |
| 76 | + </feature> |
| 77 | + |
| 78 | + <feature name="openhab-binding-rfxcom" description="RFXCOM Binding" version="${project.version}"> |
| 79 | + <feature>openhab-runtime-base</feature> |
| 80 | + <feature>openhab-transport-serial</feature> |
| 81 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.rfxcom/${project.version}</bundle> |
| 82 | + </feature> |
| 83 | + |
| 84 | + <feature name="openhab-binding-samsungtv" description="Samsung TV Binding" version="${project.version}"> |
| 85 | + <feature>openhab-runtime-base</feature> |
| 86 | + <feature>openhab-transport-upnp</feature> |
| 87 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.samsungtv/${project.version}</bundle> |
| 88 | + </feature> |
| 89 | + |
| 90 | + <feature name="openhab-binding-smaenergymeter" description="SMA Energy Monitor Binding" version="${project.version}"> |
| 91 | + <feature>openhab-runtime-base</feature> |
| 92 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.smaenergymeter/${project.version}</bundle> |
| 93 | + </feature> |
| 94 | + |
| 95 | + <feature name="openhab-binding-sonos" description="Sonos Binding" version="${project.version}"> |
| 96 | + <feature>shk-esh-binding-sonos</feature> |
| 97 | + </feature> |
| 98 | + |
| 99 | + <feature name="openhab-binding-squeezebox" description="Squeezebox Binding" version="${project.version}"> |
| 100 | + <feature>openhab-runtime-base</feature> |
| 101 | + <feature>openhab-transport-upnp</feature> |
| 102 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.squeezebox/${project.version}</bundle> |
| 103 | + </feature> |
| 104 | + |
| 105 | + <feature name="openhab-binding-tesla" description="Tesla Binding" version="${project.version}"> |
| 106 | + <feature>openhab-runtime-base</feature> |
| 107 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.tesla/${project.version}</bundle> |
| 108 | + </feature> |
| 109 | + |
| 110 | + <feature name="openhab-binding-vitotronic" description="Vitotronic Binding" version="${project.version}"> |
| 111 | + <feature>openhab-runtime-base</feature> |
| 112 | + <bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.vitotronic/${project.version}</bundle> |
| 113 | + </feature> |
| 114 | + |
| 115 | + <!-- misc --> |
| 116 | + |
| 117 | + <feature name="openhab-misc-myopenhab" description="my.openHAB" version="${project.version}"> |
| 118 | + <feature>openhab-runtime-base</feature> |
| 119 | + <bundle start-level="80">mvn:org.openhab.addons.io/org.openhab.io.myopenhab/${project.version}</bundle> |
| 120 | + </feature> |
| 121 | + |
| 122 | + <!-- ui --> |
| 123 | + |
| 124 | + <feature name="openhab-ui-cometvisu" description="CometVisu" version="${project.version}"> |
| 125 | + <feature>openhab-runtime-base</feature> |
| 126 | + <feature>openhab-ui-dashboard</feature> |
| 127 | + <bundle start-level="80">mvn:org.openhab.ui/org.openhab.ui.cometvisu/${project.version}</bundle> |
| 128 | + <configfile finalname="${openhab.conf}/services/cometvisu.cfg" override="false">mvn:${project.groupId}/org.openhab.feature.addons.external/${project.version}/cfg/cometvisu</configfile> |
| 129 | + </feature> |
| 130 | + |
| 131 | +</features> |
0 commit comments