clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Simon Stürz ae1335f392 made RF433 GPIO selectable
removed receiving devices temporary
added elro devices
added name param for 433 devices
cleanup 433 plugins
2019-04-01 20:48:17 +02:00
data/init switched daemon stopping timeout from 30 to 3 seconds 2019-04-01 20:48:17 +02:00
debian bump guh version and add a more specific rule error 2019-04-01 20:48:17 +02:00
doc add api.json 2019-04-01 20:48:17 +02:00
libguh made RF433 GPIO selectable 2019-04-01 20:48:17 +02:00
plugins made RF433 GPIO selectable 2019-04-01 20:48:17 +02:00
server made RF433 GPIO selectable 2019-04-01 20:48:17 +02:00
tests fixed inline comments and added a test 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 made RF433 GPIO selectable 2019-04-01 20:48:17 +02:00
guh.pro made RF433 GPIO selectable 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/.