danmed / TasmoBackupV1

Tasmota Backup TasmoBackup - backup all your tasmota devices in one place.
MIT License
130 stars 20 forks source link

Feature Request: Send Tasmota console command to selected devices #49

Open muzzak123 opened 3 years ago

muzzak123 commented 3 years ago

Hi, this is a fantastic Addon. Congrats on a great job. Well done. I know it's designed for Tasmota backups, but often I find I need to issue the same command on multiple devices and it's a real pain to visit each of those devices and enter the console command for each. eg upgrading versions, or setting fade values for lights etc. Just as it is to back them up 😄 and presumably why you created this masterpiece in the first place. Since you have already created a fantastic frontend to see and select Tasmota devices, I was wondering if it would be possible to add a "broadcast" command to the selected devices. I assume that is what you do to do the backups?

patrickdk77 commented 3 years ago

I have thought of doing something more complex, and having device templates, so if you set a fade to a template and assign that template to the device, it makes sure it is always set on that device, incase say you had to reset the config or someone wipes the device with a long press or something. I'll look at doing something simpler, just have to build the interface to do it.

muzzak123 commented 3 years ago

Wow - sounds good, keep up the good work