TasmoAdmin / TasmoAdmin

TasmoAdmin is an administrative platform for devices flashed with Tasmota
GNU General Public License v3.0
879 stars 142 forks source link

exclude device from automatic backup #1110

Open no-Legend opened 8 months ago

no-Legend commented 8 months ago

I'm running a lot of different devices with Tasmota. Also there are a few devices running which are with a self compiled firmware. For example especially with SML support.

If I'm now going to update the device by Tasmota admin I need to select every device I want to update with a click. Also I need to be aware not to update the device with the sleve compiled firmware.

What should we implement

Instead to select all the device I can update it would be better to set in the device setting that this special device is not updateable. In other words in the settings where also the name is seated there is checkbox which will be activated to exclude this device from the auto update function So I did not net to care about this devices all the time.

Cheers Robert

Bildschirmfoto 2024-02-22 um 07 15 55 Bildschirmfoto 2024-02-22 um 07 16 27 Bildschirmfoto 2024-02-22 um 07 18 47

inverse commented 8 months ago

Isn't this the same as the "is updatable" option?

inverse commented 8 months ago

This was implemented in https://github.com/TasmoAdmin/TasmoAdmin/pull/944