From b3e807ca631e3dad0f019daceb8ea6de13ea4a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 7 Jul 2015 19:53:44 +0200 Subject: [PATCH] add description --- meta/package.yaml | 2 +- meta/readme.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/meta/package.yaml b/meta/package.yaml index 53d74d01..0378427c 100644 --- a/meta/package.yaml +++ b/meta/package.yaml @@ -4,7 +4,7 @@ architecture: [armhf] services: - name: guhd start: usr/bin/guhd-wrapper.sh - description: "guhd - gear up your home daemon" + description: "guhd - Server daemon for home automation systems" security-template: unconfined caps: - networking diff --git a/meta/readme.md b/meta/readme.md index 9c123744..fce01b8a 100644 --- a/meta/readme.md +++ b/meta/readme.md @@ -1,3 +1,6 @@ guh - gear up your home! -TODO: Some readme stuff +guh is an open source home automation server, which allows to control +a lot of different devices from many different manufacturers. With the +powerful rule engine you are able to connect any device available in +the system and create individual scenes and behaviors for your home.