Skip to content

Commit 425df17

Browse files
authored
Update touchlink.md Touchlink is also supported by Silabs ezsp on EFR32 (Koenkk#1570)
* Update touchlink.md Touchlink is also supported by EZSP adapters (all Silicon Labs EFR32 series) if enabled in its Zigbee Coordinator firmware. * Update touchlink.md also mention Silabs chips Update touchlink.md also mention Silabs chips
1 parent 52c2d3c commit 425df17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/usage/touchlink.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Touchlink
22

3-
**Important:** Touchlink **only** works for adapters based on a Texas Instruments chip (chips starting with CC, e.g. CC2652).
3+
**Important:** The touchlinking function **only** works with Zigbee Coordinator adapters based on a Texas Instruments ZNP adapters (TI chips starting with "CC", e.g. CC2652) and Silicon Labs EZSP adapters (Silabs chips starting with "EFR32", e.g. EFR32MG21) with touchlink enabled in the Zigbee Coordinator firmware.
44

55
Touchlink is a feature of Zigbee which allows devices physically close to each other to communicate with each other **without** being in the same network.
66

@@ -20,7 +20,7 @@ This allows to identify (e.g. bulb blinking) a device via Touchlink. To identify
2020
## Factory reset device
2121
Zigbee2MQTT allows to factory reset devices through Touchlink. This is especially handy for e.g. Philips Hue bulbs as they cannot be factory reset by turning them on/off 5 times. Demo: [video](https://www.youtube.com/watch?v=kcRj77YGyKk)
2222

23-
To factory reset a device through Touchlink bring the device close (< 10 cm) to your coordinator (e.g. CC2531 adapter). After this send a MQTT message to `zigbee2mqtt/bridge/request/touchlink/factory_reset` with an empty payload.
23+
To factory reset a device through Touchlink bring the device close (< 10 cm) to your Zigbee Coordinator (e.g. Zigbee USB adapter). After this send a MQTT message to `zigbee2mqtt/bridge/request/touchlink/factory_reset` with an empty payload.
2424

2525
Zigbee2MQTT will now start scanning, this can take up to 1 minute and during this scan **your network cannot be used**. After some time the device will identify itself (e.g. a bulb will start to blink).
2626

0 commit comments

Comments
 (0)