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.