open connection

This block is part of the Home Automaton group and was last modified in core v13.0.8.

Deprecated This block has been deprecated since v0.0.0, please avoid future use.
open connection Deprecated v13.0.8

This interface is used to open a connection to the Aqara service. DEPRECATED from 15.0.0: this block talks to the Aqara CLOUD gateway, so a command travels to Aqara's servers and back to reach a device in the same room, and stops working when the internet does. RUAL is the gateway now: pair Aqara devices to a Zigbee coordinator on the node and use the local home automation blocks (homeassist_*) instead.

In pins 4 + flow
  • flow
    flow
  • App ID required
    value

    Appid of the third-party application

  • Key ID required
    value

    appKey corresponds to Keyid

  • App Key required
    value

    AppKey of the third-party application

  • Access Token
    value

    Access Token obtained through authorization, if not given the connection can only be used for doing authorization requests.

Out pins 3 + flow
  • flow
    flow
  • Connection
    aqaraconnection

    The aqara connection

  • Success
    condition

    If successful, return true.

  • Error
    value

    Error message if the connection could not be established.

Version history

Introduced in v13.0.8.


Back to Home Automaton Return to the main group to view all sub-groups Back to Aqara Return to the group to view all blocks within this group