Enhance firmware update instructions with flasher reference#818
Enhance firmware update instructions with flasher reference#818lattice0 wants to merge 1 commit intoNabuCasa:mainfrom
Conversation
Added a reference to NabuCasa's universal-silabs-flasher for advanced users.
✅ Deploy Preview for nabucasa-support-content ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
TheJulianJES
left a comment
There was a problem hiding this comment.
Generally, most users should be able to update firmware using Home Assistant directly.
Otherwise, the OHF Toolbox is recommended to be used for everyone that needs to install custom firmware. As you've found out, it uses the same underlying universal-silabs-flasher.
There's a separate "Reinstalling firmware on ZBT-2" article abut that, but I think it might make sense to have this article include the following as a related topic:
What was the reason you needed to use the CLI flasher tool in the first place? Did the web-flasher not work for you?
|
|
||
| If you want to switch from the Zigbee to the Thread firmware, follow the steps on [Switching from Zigbee to Thread](/hc/en-us/articles/31347057208989). | ||
|
|
||
| For more advanced users, you can use NabuCasa's [universal-sibals-flasher](http://github.com/NabuCasa/universal-silabs-flasher) |
There was a problem hiding this comment.
Also, there's a double space here:
| For more advanced users, you can use NabuCasa's [universal-sibals-flasher](http://github.com/NabuCasa/universal-silabs-flasher) | |
| For more advanced users, you can use NabuCasa's [universal-sibals-flasher](http://github.com/NabuCasa/universal-silabs-flasher) |
I wanted to do an offline rewrite of the firmware before plugging into my trusted setup. The website is not easily auditable, any javascript and firmware could be there. |
Added a reference to NabuCasa's universal-silabs-flasher for advanced users.
I found this by inspecting the web flasher on the toolbox website, by looking into the javascript code. Way too hard to find such information.