summaryrefslogtreecommitdiff
path: root/app-misc/ebusd/metadata.xml
blob: f59c1d7378fa500a771fa6855bb51516b77a88f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		Ebusd is a daemon for handling communication with eBUS devices
		connected to a 2-wire bus system. The "energy bus" is used by
		numerous heating systems.
	</longdescription>
  <use>
    <flag name="contrib">Compile and install additional user contribued plugins.</flag>
    <flag name="knx">Enable support for connecting to KNX.</flag>
    <flag name="mqtt">Enable support for connecting to MQTT.</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/john30/ebusd/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>