[androiddebugbridge] Added mDNS discovery for Fire TV Stick (#11881)

* Added mDNS discovery for Fire TV Stick

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp
2022-01-18 09:02:38 +01:00
committed by GitHub
parent 39ee01687f
commit 58ff256288
10 changed files with 196 additions and 42 deletions

View File

@@ -4,6 +4,7 @@
<feature name="openhab-binding-androiddebugbridge" description="Android Debug Bridge Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-mdns</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.androiddebugbridge/${project.version}</bundle>
</feature>
</features>