pairing open

This block is part of the globals group and was last modified in core v15.0.0.

pairing open v15.0.0

Opens the radio for new devices to join, for a bounded number of seconds.

In pins 2 + flow
  • flow v15.0.0
    flow
  • adapter required v15.0.0
    value

    Which radio to open. • Suggestions: zigbee zwave matter hue

  • seconds v15.0.0
    number

    How long to stay open. 0 closes pairing.

    Default 120

Out pins 2 + flow
  • flow v15.0.0
    flow
  • ok v15.0.0
    condition
  • error v15.0.0
    value

Puts a radio into inclusion mode: Zigbee permit-join, Z-Wave inclusion, or a Matter commissioning window. The duration is clamped to the node's configured pairing window : a radio left permanently joinable is how a mesh acquires devices nobody added. Pass 0 to close pairing immediately. Hue does not have an inclusion mode; on that adapter this creates an application key against the bridge's link button instead.

zigbee
zwave
matter
thread
hue
smart home

A typical wiring for pairing open: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the pairing open block: typical wiring for pairing open.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v15.0.0.


Back to globals Return to the main group to view all sub-groups Back to home Return to the group to view all blocks within this group