From 44590a83226753ba83ceb3355724c90cd37bc69b Mon Sep 17 00:00:00 2001 From: Michiel Vanwelsenaere <6965657+MichielVanwelsenaere@users.noreply.github.com> Date: Tue, 20 Dec 2022 13:11:48 +0100 Subject: [PATCH 1/3] Update README.md adding CODESYS 3 Home Automation project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1aead35..11262085 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ could also build them yourself!_ - [ESP32-Cam Facebox](https://www.dopebuild.com/i-am-sorry-dave-i-am-unable-to-do-that/) - Tie a ESP32-CAM, HA, and Facebox together for a cheap Facial Recog / Home monitoring solution. - [RaspiPool](https://github.com/segalion/raspipool) - A cost-effective, easy-to-build, easy-to-use "Swimming-Pool Automation System". - [QuinLED](https://quinled.info/) - DIY Wi-Fi LED dimmers and controllers using ESP32 boards. +- [CODESYS V3 Home Automation](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3) - Home Automation system written in CODESYS 3 with MQTT communication to any third party Home Automation software. ## Online Resources From 3a49b12298768e8a0ca51251b9d403c8260e2302 Mon Sep 17 00:00:00 2001 From: Michiel Vanwelsenaere <6965657+MichielVanwelsenaere@users.noreply.github.com> Date: Tue, 20 Dec 2022 13:13:21 +0100 Subject: [PATCH 2/3] Update README.md updating description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11262085..2ad452e0 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ could also build them yourself!_ - [ESP32-Cam Facebox](https://www.dopebuild.com/i-am-sorry-dave-i-am-unable-to-do-that/) - Tie a ESP32-CAM, HA, and Facebox together for a cheap Facial Recog / Home monitoring solution. - [RaspiPool](https://github.com/segalion/raspipool) - A cost-effective, easy-to-build, easy-to-use "Swimming-Pool Automation System". - [QuinLED](https://quinled.info/) - DIY Wi-Fi LED dimmers and controllers using ESP32 boards. -- [CODESYS V3 Home Automation](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3) - Home Automation system written in CODESYS 3 with MQTT communication to any third party Home Automation software. +- [CODESYS V3 Home Automation](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3) - Home Automation PLC software supporting MQTT to integrate with any third party Home Automation software. ## Online Resources From 7610a73f304a9c80dd0a103dc43355860ece23ae Mon Sep 17 00:00:00 2001 From: Michiel Vanwelsenaere <6965657+MichielVanwelsenaere@users.noreply.github.com> Date: Tue, 20 Dec 2022 13:13:58 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad452e0..c1dae8b1 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ could also build them yourself!_ - [ESP32-Cam Facebox](https://www.dopebuild.com/i-am-sorry-dave-i-am-unable-to-do-that/) - Tie a ESP32-CAM, HA, and Facebox together for a cheap Facial Recog / Home monitoring solution. - [RaspiPool](https://github.com/segalion/raspipool) - A cost-effective, easy-to-build, easy-to-use "Swimming-Pool Automation System". - [QuinLED](https://quinled.info/) - DIY Wi-Fi LED dimmers and controllers using ESP32 boards. -- [CODESYS V3 Home Automation](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3) - Home Automation PLC software supporting MQTT to integrate with any third party Home Automation software. +- [CODESYS V3 Home Automation](https://github.com/MichielVanwelsenaere/HomeAutomation.CoDeSys3) - Home Automation PLC software supporting MQTT to integrate with any Home Automation software. ## Online Resources