diff options
author | Dan <Dan-in-CA@users.noreply.github.com> | 2022-01-30 14:02:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 14:02:27 +0000 |
commit | 4d5468e53aba512013cab0f4591ee7b463c2c038 (patch) | |
tree | fdc7dd87ad10c1b906802a4ee2c433e33375ca31 | |
parent | Added MetaTube to Automation section (#2823) (diff) | |
download | awesome-selfhosted-4d5468e53aba512013cab0f4591ee7b463c2c038.tar.gz awesome-selfhosted-4d5468e53aba512013cab0f4591ee7b463c2c038.zip |
Add SIP Irrigation control to IoT (#2816)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1042,6 +1042,7 @@ Games, game servers and control panels. - [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) - 100% 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` - [Thingsboard](https://thingsboard.io/) - Open-source IoT Platform - Device management, data collection, processing and visualization. ([Demo](https://demo.thingsboard.io/signup), [Source Code](https://github.com/thingsboard/thingsboard)) `Apache-2.0` `Java` +- [SIP Irrigation Control](https://dan-in-ca.github.io/SIP/) - Open source software for sprinkler/irrigation control. ([Source Code](https://github.com/Dan-in-CA/SIP)) `GPL-3.0` `Python` - [Thingspeak](https://thingspeak.com/) - Open source “Internet of Things” application and API to store and retrieve data from things using HTTP. ([Demo](https://thingspeak.com/channels/public), [Source Code](https://github.com/iobridge/thingspeak)) `GPL-3.0` `Ruby` - [WebThings Gateway](https://webthings.io/gateway/) - WebThings is an open source implementation of the Web of Things, including the WebThings Gateway and the WebThings Framework. ([Source Code](https://github.com/WebThingsIO/gateway)) `MPL-2.0` `Nodejs` |