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

Doc E1743 update issues with Sonoff dongle #2069

Merged
merged 1 commit into from
Jun 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/devices/E1743.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ Pair the switch to Zigbee2MQTT by pressing the pair button (found under the back
When connected, the light turns off.

### Troubleshooting: Device didn't respond to OTA request
To resolve the `Device didn't respond to OTA request` error, you can try to push a button on it, shortly before you start the update, to wake up the Remote. Sometimes it also helps keeping the device awake, by pushing a button repeatedly until you read the first "Updating... 0.00%" message (about 5s).
To resolve the `Device didn't respond to OTA request` error, you can try to push a button on it, shortly before you start the update, to wake up the remote. Sometimes it also helps keeping the device awake, by pushing a button repeatedly until you read the first "Updating... 0.00%" message (about 5s).

If your main ZigBee coordinator is a SONOFF Zigbee 3.0 USB Dongle Plus, you may experience issues updating the firmware. To work around this, unpair the switch (hit delete, then quickly follow the pairing instructions), re-pair through a router, then re-attempt the OTA update. See [this issue](https://github.com/Koenkk/zigbee2mqtt/issues/11473) for more details.

### Binding
The [binding](../guide/usage/binding.md) functionallity of this remote varies per firmware version:
Expand Down