Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
<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>