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.