summaryrefslogtreecommitdiff
blob: d29bb9944be8565af2663cd9c83056519320b91e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>no-herd</herd>
	<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
	<longdescription lang="en">
		Heyu is a console program for remotely controlling lights and appliances.

		Heyu uses the CM11A computer interface to send and receive X10 control
		signals over the AC power lines to modules which can turn On, Off, or Dim
		attached lamps or appliances. It can store a schedule of timed events in
		the CM11A memory for execution when the computer is turned off or
		disconnected.

		Heyu supports an optional W800RF32A, MR26A, or RFXCOM RF receiver connected
		to a second port as an auxiliary input device for X10 RF signals.

		Heyu can also use an optional CM17A interface to transmit X10 RF signals. 
	</longdescription>
	<use>
		<flag name='cm17a'>Support the X10 CM17A "Firecracker" device</flag>
		<flag name='dmx210'>Support the Digimax 210 remote thermostat 
			device</flag>
		<flag name='ext0'>Support extended type 0 (shutter and shade) 
			commands</flag>
		<flag name='ore'>Support Oregon RF sensors</flag>
		<flag name='rfxm'>Support RFXMeters</flag>
		<flag name='rfxs'>Support RFXSensors</flag>
	</use>
</pkgmetadata>