aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZefau <Zefau@users.noreply.github.com>2022-09-02 10:46:14 +0000
committerGitHub <noreply@github.com>2022-09-02 10:46:14 +0000
commit830fb7e6358f8d6a12cf5152ab998a0a4f5036c9 (patch)
tree69e79c2a48d46b761c785bc1ebe51b67bc882721
parentAdded Fess to Search Engines (#3213) (diff)
downloadawesome-selfhosted-830fb7e6358f8d6a12cf5152ab998a0a4f5036c9.tar.gz
awesome-selfhosted-830fb7e6358f8d6a12cf5152ab998a0a4f5036c9.zip
added ioBroker to IoT (#3216)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6770f1b5..f93c6f64 100644
--- a/README.md
+++ b/README.md
@@ -1111,6 +1111,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour
- [FHEM](https://fhem.de/fhem.html) - FHEM is used to automate common tasks in the household like switching lamps and heating. It can also be used to log events like temperature or power consumption. You can control it via web or smartphone frontends, telnet or TCP/IP directly. ([Source Code](https://svn.fhem.de/trac)) `GPL-3.0` `Perl`
- [Gladys](https://gladysassistant.com/) - Gladys is a privacy-first, open-source home assistant. ([Source Code](https://github.com/GladysAssistant/Gladys)) `Apache-2.0` `Nodejs`
- [Home Assistant](https://home-assistant.io/) - Open-source home automation platform. ([Demo](https://home-assistant.io/demo/), [Source Code](https://github.com/home-assistant/core)) `Apache-2.0` `Python`
+- [ioBroker](https://www.iobroker.net/) - Integration platform for the Internet of Things, focused on building automation, smart metering, ambient assisted living, process automation, visualization and data logging. ([Source Code](https://github.com/ioBroker/ioBroker)) `MIT` `Nodejs`
- [Node RED](https://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs`
- [openHAB](https://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab-core)) `EPL-2.0` `Java`
- [OpenRemote](https://openremote.io) - Open-Source IoT Platform - IoT Asset management, Flow Rules and WHEN-THEN rules, Data visualization, Edge Gateway. ([Demo](https://demo.openremote.io/), [Source Code](https://github.com/openremote/openremote)) `AGPL-3.0` `Java`