diff --git a/docs/guide/usage/pairing_devices.md b/docs/guide/usage/pairing_devices.md index 2f64cdbf7c2ba..66550e9721cc3 100755 --- a/docs/guide/usage/pairing_devices.md +++ b/docs/guide/usage/pairing_devices.md @@ -7,6 +7,10 @@ To allow devices to join the network joining has to be permitted. There are vari Enabling joining via the frontend ensures that joining is disabled automatically after 255 seconds. The joining button can be found in the right top. +## Pairing via a specific device +To the right of Permit join (All) button is an arrow pointing down. This will allow you to pick any router to join from. +That is not a gaurentee the router is chosen. This can be useful especially for Aqara devices or a switch to a light bulb. + ### MQTT (recommended) The `zigbee2mqtt/bridge/request/permit_join` MQTT topic can be used to enable joining. It is recommended to provide a value for `time` to ensure joining is automatically disabled. See [MQTT topic and messages](./mqtt_topics_and_messages.md#zigbee2mqtt-bridge-request-permit-join) for more information.