Workaround Script for Zigbee2mqtt OTA Update Issues

Struggling with Zigbee2mqtt OTA updates crashing or stalling, especially with Ember coordinators like Sonoff? You’re not alone—it’s a pain!

I’ve built a Bash script, z2m_ota.sh, in my open-source z2m_helpers project.

It automates retries for failed OTA updates, saving hours of manual work by leveraging retained update data. It’s a game-changer for Zigbee2MQTT users!

Try it out, share it, or join the project to make it even better! Let’s help others—add it to your Zigbee troubleshooting guides!

BTW: A star on the GitHub repo is always appreciated…

1 Like

Thanks for sharing! I will definitely have a look at this :slight_smile: