Added devices from types.db to devices.xml
This commit is contained in:
parent
5e3c96d433
commit
081d863d0c
1 changed files with 29 additions and 6 deletions
|
@ -1,18 +1,41 @@
|
|||
<?xml version="1.0" encoding="utf8" ?>
|
||||
<devices>
|
||||
<vendor name="Ikea">
|
||||
<device id="19" protocol="ikea" widget="3" image="koppla">Koppla</device>
|
||||
</vendor>
|
||||
<vendor name="Nexa">
|
||||
<device id="1" protocol="arctech" widget="1" image="145041">YCR-3500</device>
|
||||
</vendor>
|
||||
<vendor name="Proove">
|
||||
<device id="8" protocol="arctech" widget="1" image="143011">EL2000</device>
|
||||
<device id="2" protocol="arctech" widget="1" image="145041">YCR-300D</device>
|
||||
<device id="3" protocol="arctech" widget="1" image="145091">WSR-10000</device>
|
||||
<device id="4" protocol="arctech" widget="1" image="145071">CMR-1000</device>
|
||||
<device id="5" protocol="arctech" widget="1" image="145071">CMR-300</device>
|
||||
<device id="6" protocol="arctech" widget="1" image="143011">PA3-3300</device>
|
||||
<device id="12" protocol="arctech" widget="1" image="sycr">SYCR-3500</device>
|
||||
<device id="13" protocol="arctech" widget="1" image="sycr">SYCR-300</device>
|
||||
<device id="14" protocol="arctech" widget="1" image="hdr">HDR-105</device>
|
||||
<device id="15" protocol="arctech" widget="1" image="ml">ML-7100</device>
|
||||
<device id="20" protocol="arctech" widget="1" image="14323">LYCR-1000</device>
|
||||
<device id="21" protocol="arctech" widget="1" image="14323">LYCR-300</device>
|
||||
<device id="22" protocol="arctech" widget="1" image="14327">LCMR-1000</device>
|
||||
<device id="23" protocol="arctech" widget="1" image="14327">LCMR-300</device>
|
||||
</vendor>
|
||||
<vendor name="Sartano">
|
||||
<device id="7" protocol="sartano" widget="2" image="51340">51343</device>
|
||||
</vendor>
|
||||
<vendor name="Proove">
|
||||
<device id="8" protocol="arctech" widget="1" image="el2000">EL2000</device>
|
||||
<device id="9" protocol="arctech" widget="1" image="el2005">EL2005</device>
|
||||
<device id="10" protocol="arctech" widget="1" image="el2005">EL2006</device>
|
||||
<device id="16" protocol="arctech" widget="1" image="el2005">EL2004</device>
|
||||
<device id="17" protocol="arctech" widget="1" image="el2005">EL2016</device>
|
||||
<device id="18" protocol="arctech" widget="1" image="hdr">EL2010</device>
|
||||
<device id="24" protocol="arctech" widget="1" image="14323">EL2023</device>
|
||||
<device id="25" protocol="arctech" widget="1" image="14323">EL2024</device>
|
||||
<device id="26" protocol="arctech" widget="1" image="14327">EL2021</device>
|
||||
<device id="27" protocol="arctech" widget="1" image="14327">EL2017</device>
|
||||
<device id="28" protocol="arctech" widget="1" image="el2019">EL2019</device>
|
||||
</vendor>
|
||||
<vendor name="Waveman">
|
||||
<device id="11" protocol="waveman" widget="1" image="17-356">17-356</device>
|
||||
</vendor>
|
||||
<vendor name="Ikea">
|
||||
<device id="19" protocol="ikea" widget="3" image="koppla">Koppla</device>
|
||||
</vendor>
|
||||
</settings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue