]> Pileus Git - ~andy/sunrise/blob - app-misc/heyu/metadata.xml
Fix indentation in metadata.xml, and update a single file omitted by Tommy.
[~andy/sunrise] / app-misc / heyu / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>no-herd</herd>
5         <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
6         <longdescription lang="en">
7                 Heyu is a console program for remotely controlling lights and appliances.
8
9                 Heyu uses the CM11A computer interface to send and receive X10 control
10                 signals over the AC power lines to modules which can turn On, Off, or Dim
11                 attached lamps or appliances. It can store a schedule of timed events in
12                 the CM11A memory for execution when the computer is turned off or
13                 disconnected.
14
15                 Heyu supports an optional W800RF32A, MR26A, or RFXCOM RF receiver connected
16                 to a second port as an auxiliary input device for X10 RF signals.
17
18                 Heyu can also use an optional CM17A interface to transmit X10 RF signals. 
19         </longdescription>
20         <use>
21                 <flag name='cm17a'>Support the X10 CM17A "Firecracker" device</flag>
22                 <flag name='dmx210'>Support the Digimax 210 remote thermostat 
23                         device</flag>
24                 <flag name='ext0'>Support extended type 0 (shutter and shade) 
25                         commands</flag>
26                 <flag name='ore'>Support Oregon RF sensors</flag>
27                 <flag name='rfxm'>Support RFXMeters</flag>
28                 <flag name='rfxs'>Support RFXSensors</flag>
29         </use>
30 </pkgmetadata>