Skip to content

Commit

Permalink
[emotiva] Remove discovery-methods because of missing listen port sup…
Browse files Browse the repository at this point in the history
…port in scanBroadcast (openhab#16891)

Signed-off-by: Espen Fossen <espenaf@junta.no>
  • Loading branch information
espenaf authored Jun 20, 2024
1 parent 588aac4 commit 344f191
Showing 1 changed file with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,4 @@
<description>This is the binding for devices from the Emotiva Audio Corporation.</description>
<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>

0 comments on commit 344f191

Please sign in to comment.