YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

Factory reset in system menu #505

Closed zynexiz closed 2 years ago

zynexiz commented 4 years ago

Today it's pretty tricky to do a factory reset on the remote, either you need to flash the SD-card with a downloaded image or know what files to more/delete/create to achieve the same. An mentioned here, another way would be to add a button to the system settings that run a script that do this.

In the post, zehnm explained that a reset does the following steps:

Creating a script that activates with a "Factory reset" button underneath reboot and shutdown buttons would make it loot easier.

zehnm commented 4 years ago

@martonborzak The reset handling is ready for UI integration. I've already added a button the system menu, but it's disabled. What's missing is a user confirmation before doing the reset. Could you add this?