Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ikea E1525/E1745: Fix pairing instructions #3414

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/devices/E1525_E1745.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ pageClass: device-page


### Pairing
Pair the sensor to Zigbee2MQTT by long pressing the pair button for more than 10 seconds.
The red light on the front side should flash a few times and then turn off. If the light red light does not show up and batteries are OK, try pressing the pair button 4 short times.
After a few seconds it turns back on and pulsate. When connected, the light turns off.
Pair the sensor to Zigbee2MQTT by pressing the pair button 4 short times.
The red light on the front side should flash a few times and then turn off. After a couple of seconds it will turn on again and pulsate to indicate that the pairing is in process. When connected, the light turns off.

A long press of 10 seconds on the pair button will enter the Zigbee Light Link (ZLL) pairing mode. Use this if you don't want to pair the device to Zigbee2MQTT and instead to a smart light bulb directly.

### Binding
#### Warning! You need to activate the motion sensor and then immediately press bind in the Zigbee2MQTT interface. If the sensor is sleeping the bind will fail. credits: [issue #3831](https://github.com/Koenkk/zigbee2mqtt/issues/3831)
Expand Down
Loading