mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[emotiva] Remove discovery-methods because of missing listen port support in scanBroadcast (#16891)
Signed-off-by: Espen Fossen <espenaf@junta.no> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
62e8289938
commit
761a4206c4
@ -8,24 +8,4 @@
|
|||||||
<description>This is the binding for devices from the Emotiva Audio Corporation.</description>
|
<description>This is the binding for devices from the Emotiva Audio Corporation.</description>
|
||||||
<connection>local</connection>
|
<connection>local</connection>
|
||||||
|
|
||||||
<discovery-methods>
|
|
||||||
<discovery-method>
|
|
||||||
<service-type>ip</service-type>
|
|
||||||
<discovery-parameters>
|
|
||||||
<discovery-parameter>
|
|
||||||
<name>type</name>
|
|
||||||
<value>ipBroadcast</value>
|
|
||||||
</discovery-parameter>
|
|
||||||
<discovery-parameter>
|
|
||||||
<name>destPort</name>
|
|
||||||
<value>7001</value>
|
|
||||||
</discovery-parameter>
|
|
||||||
<discovery-parameter>
|
|
||||||
<name>timeoutMs</name>
|
|
||||||
<value>1000</value>
|
|
||||||
</discovery-parameter>
|
|
||||||
</discovery-parameters>
|
|
||||||
</discovery-method>
|
|
||||||
</discovery-methods>
|
|
||||||
|
|
||||||
</addon:addon>
|
</addon:addon>
|
||||||
|
Loading…
Reference in New Issue
Block a user