Apologies if this question has already been asked or if I’m missing it somewhere, I did search and can’t find the answer.
Is there a way to queue z-wave updates? I’m using Z-Wave JS and I have about 30 devices that need to be updated. Each update takes between a few minutes and some as long as an hour.
Under Home Assistant’s updates section if I try and start more than one device updating I get the error “Failed to call service update/install. zwave_error: Z-Wave error 1508 - Failed to start the update: A firmware update is already in progress on this network! (ZW1508)”.
There has got to be a way to just queue updates so I don’t have to keep checking in and doing updates one at a time, right?