From be08050f7775ee9074e210736ec5e44223ff5cf3 Mon Sep 17 00:00:00 2001 From: "bernhard.trinnes" Date: Fri, 6 Mar 2020 15:17:11 +0100 Subject: [PATCH] updated anel README --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5949079 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +# nymea plug-ins + +-------------------------------------------- +

+ + + +

+ + +This repository contains integrations for nymea. + +nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the build-in rule engine you are able to interconnect devices or services available in the system and create individual scenes and behaviours for your environment. + + +## Getting help + +If you want to present your project or want to share your newest developments you can share it in +[Our Forum](https://forum.nymea.io) + +If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: +Chat with us on [Telegram](http://t.me/nymeacommunity) + +## Wiki and Documentation + +* A detailed description how to install and getting started with the *nymea* can be found in the + + [nymea | github wiki](https://wiki.nymea.io). + +* A detailed documentation of the source code can be found in the + + [nymea | developer documentation](https://doc.nymea.io). + + +## License +-------------------------------------------- +> nymea 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 3 of the License.