Scene Automation

Last Updated on : 2025-10-11 06:02:05download

Access to this document requires logging into the developer platform,please log in first.

Overview

In Scene Automation, you can configure automation scenes or tap-to-run scenes. By setting conditions and actions, you enable interoperability between different devices.

You can add various conditions to an automation scene, including weather, timers, and device status. Actions can be set to control devices, introduce delays, or trigger a tap-to-run. Moreover, you can add status conditions after a trigger condition to verify additional statuses before execution. Example:

  • Without status condition: When A is triggered, B runs immediately.
  • With status condition: When A is triggered, the system proactively checks if C meets the specified state. If satisfied, B is run.