From 243317b17811d95cf183116dceadd5a3680a5a77 Mon Sep 17 00:00:00 2001 From: Fr4ng <100422525+Fr4ng@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:23:17 +0100 Subject: [PATCH] Update content.md Link to the Getting Started with Arduino Cloud has been modified --- .../tutorials/home-automation-application-note/content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note/content.md b/content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note/content.md index a1296be0db..bc7bf1f7af 100644 --- a/content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note/content.md +++ b/content/hardware/07.opta/opta-family/opta/tutorials/home-automation-application-note/content.md @@ -535,7 +535,7 @@ The example code explained before can be modified to connect the roller window s - Open or close the roller window shade at any time. - Monitor the roller window shade status (open or close). -***If you are new to the Arduino IoT Cloud, check out this [getting started guide](https://docs.arduino.cc/learn/starting-guide/arduino-iot-cloud).*** +***If you are new to the Arduino IoT Cloud, check out this [getting started guide](https://docs.arduino.cc/arduino-cloud/guides/overview).*** After associating your Opta™️ device to your Arduino IoT Cloud account, create a thing; in this example, we called the thing "Shade Controller." In the "Shade Controller" thing, create the cloud variables explained below: @@ -862,4 +862,4 @@ void onShadeStateChange() { ## Conclusion -This application note shows how to implement an effective home automation system that can control roller window shades with Opta™️. By leveraging the internal RTC of the Opta™️ and NTP server time data, the proposed system can accurately and automatically control the shades based on pre-programmed scenarios. Additionally, the proposed system can be easily monitored and controlled through the Arduino IoT Cloud, providing users with remote management capabilities. \ No newline at end of file +This application note shows how to implement an effective home automation system that can control roller window shades with Opta™️. By leveraging the internal RTC of the Opta™️ and NTP server time data, the proposed system can accurately and automatically control the shades based on pre-programmed scenarios. Additionally, the proposed system can be easily monitored and controlled through the Arduino IoT Cloud, providing users with remote management capabilities.