[elerotransmitterstick] Support suggestion finder (#16229)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Andrew Fiddian-Green 2024-01-07 13:07:32 +00:00 committed by Ciprian Pascu
parent c6c6506a4f
commit 18a2f3ba43

View File

@ -8,4 +8,20 @@
<description>This is the binding for Elero Transmitter Sticks.</description>
<connection>local</connection>
<discovery-methods>
<discovery-method>
<service-type>usb</service-type>
<match-properties>
<match-property>
<name>manufacturer</name>
<regex>(?i)elero gmbh.*</regex>
</match-property>
<match-property>
<name>chipId</name>
<regex>0403:6001</regex>
</match-property>
</match-properties>
</discovery-method>
</discovery-methods>
</addon:addon>