clone of nymea from github https://github.com/nymea/
 
 
 
 
 
 
Go to file
Michael Zanetti 45caf66851 initial work on interfaces
have some interfaces defined and in use by DeviceManager and the API.
this can be used to build first prototypes in apps using the interfaces
stuff. Currently the lights interfaces are mostly defined and fully
implemented by the Hue plugin.

TODO: more interfaces to be defined, make more plugins follow
interfaces.
TODO: tests for the interface code
TODO: docs for the interface code
2019-04-02 01:02:45 +02:00
data it's not forking any more! 2019-04-02 01:02:45 +02:00
debian blabla 2019-04-02 01:02:45 +02:00
doc fix some docs typos 2019-04-02 01:02:45 +02:00
icons add 120 icon and allow requests without useragend (warning only) 2019-04-01 20:48:17 +02:00
libguh initial work on interfaces 2019-04-02 01:02:45 +02:00
plugins initial work on interfaces 2019-04-02 01:02:45 +02:00
server initial work on interfaces 2019-04-02 01:02:45 +02:00
tests fix tests 2019-04-02 01:02:45 +02:00
translations don't detach in systemd 2019-04-02 01:02:45 +02:00
.gitignore update copyright 2019-04-02 01:02:07 +02:00
LICENSE update copyright 2019-04-02 01:02:07 +02:00
README.md Revert "Snappy" 2019-04-01 20:48:17 +02:00
guh.pri fix plugin path for snap 2019-04-02 01:01:32 +02:00
guh.pro reenable time tests 2019-04-02 01:01:32 +02:00
icons.qrc add 120 icon and allow requests without useragend (warning only) 2019-04-01 20:48:17 +02:00

README.md

guh


guh (/[guːh]/ - pronounced German and sounds like "goo") is an open source IoT (Internet of Things) 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 environment.

Getting started


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

Donate


We are grateful for any help!

paypal

License


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.