Add equipment tags (#18556)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>pull/18570/head
parent
bc65af3f22
commit
1d78a5ce7a
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Multi-zone Whole House Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="all" typeId="dax88-all">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Multi-zone Whole House Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="all" typeId="all">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Multi-zone Whole House Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="all" typeId="all">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Multi-zone Whole House Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="all" typeId="monoprice70-all">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Multi-zone Whole House Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="all" typeId="xantech-all">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
Grand Concerto or Essentia G Amplifier System
|
||||
</description>
|
||||
<semantic-equipment-tag>AudioVisual</semantic-equipment-tag>
|
||||
|
||||
<channel-groups>
|
||||
<channel-group id="system" typeId="system">
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
CT30, CT50/3M50 or CT80 Wi-Fi Thermostat
|
||||
</description>
|
||||
<semantic-equipment-tag>Thermostat</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="temperature" typeId="temperature"/>
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
The TiVo TCP Control Protocol is an ASCII-based command protocol for remote control of a TiVo DVR over a TCP local
|
||||
network connection. The commands allow control of channel changes, user interface navigation and allow the client to
|
||||
send simulated remote control button presses to the Digital Video Recorder.</description>
|
||||
<semantic-equipment-tag>MediaPlayer</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="channelSet" typeId="channelSet"/>
|
||||
<channel id="channelForce" typeId="channelForce"/>
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<description>
|
||||
A Vizio SmartCast TV
|
||||
</description>
|
||||
<semantic-equipment-tag>Television</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="power" typeId="system.power"/>
|
||||
|
|
Loading…
Reference in New Issue