I consistently get an unexplained error when attempting to update the module firmware and have been stuck at version 0x00000015 for ages because of it. Stack trace brings me here:
raise HomeAssistantError(exc) from exc
homeassistant.exceptions.HomeAssistantError: Update was not successful: <Status.FAILURE: 1>```
I'm not sure what to do as this is the most specific piece of info that it gives me. No further information has been provided in logs beyond this. Where should I start?