A small change that saves a lot of time. Especially for people who have lots of esphome devices with the same firmware. I for example, have over 100 esphome with the same firmware. To update them all to the latest esphome version, I have to go through them one by one everytime.
All im asking is to just have a multi-select option on FE, then it can process all the selections one by one in sequence.
You are going to have to add examples and describe better.
This is not clear at all.
As for espHome programming shortcuts, you can add blocks of code to packages and call the packages. Then the blocks of code can be edited once and will be pulled into the rest of your devices when you build them. Configuration Types ā ESPHome.
That makes sense to me, there are definitely times when Iāve seen a big queue of updates (not specifically ESPhome) that I would like to selectively update.
This is a feature that was already requested a few timesā¦
Letās sum this up a little, so we maybe can open a new and ordered feature request to the ESPHome FR repo. I canāt imagine this to be very complicated to implement, but I have no real idea!
What is mostly wanted is a āselected update functionā, where you can mark some devices and only update these after a button click. Something like Update selected in addition to Update all.
I just did a little search (the last three years seems reasonable) in the FR repo of ESPHome, and as I said, it seems like a really wanted feature.
And even here in the forum where a few requests, I could only find one of them, because I answered there (see here).
Please leave some comment on what your personal preference would be, or what you would like to see the FR about. Maybe we can set something up together, that will be seen as a useful feature and get our (to write) FR accepted.
Yes, just to make it clear, I am not saying this should be in the esphome addon, but in the update section on home assistant. in home assistant it makes more sense as it opens up for more integrations too.
If i have 10 esphome devices, a zigbee2mgtt update, a core update, etcā¦
It makes sense to have a simple multi select. This becomes handy especially when someone is a bit behind with updates.
This should be pretty easy now that there is this multi select and feature bar in almost all areas of HA