clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Simon Stürz 12a93c0898 add forward declarations 2019-04-01 20:48:17 +02:00
data/init added copyright 2019-04-01 20:48:17 +02:00
debian fix man page example 2019-04-01 20:48:17 +02:00
doc add documentation 2019-04-01 20:48:17 +02:00
libguh fixed enable disable notification tests 2019-04-01 20:48:17 +02:00
plugins add debug categories to each plugin 2019-04-01 20:48:17 +02:00
server add forward declarations 2019-04-01 20:48:17 +02:00
tests add guhserver namespace to server 2019-04-01 20:48:17 +02:00
.gitignore bump api version 2019-04-01 20:48:17 +02:00
LICENSE.GPL added licence to source code 2014-03-31 21:55:33 +02:00
README.md update README.md 2019-04-01 20:48:17 +02:00
guh.pri add Rules.EditRule method and Rules.CRuleConfigurationChanged notification 2019-04-01 20:48:17 +02:00
guh.pro bump api versio 2019-04-01 20:48:17 +02:00

README.md

guh

guh (/[guːh]/ - pronounced German and sounds like "goo") 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.

In order to use guh and find information you can take a look at following links:

Guh is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. Guh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with guh. If not, see http://www.gnu.org/licenses/.