-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion error of Z-Wave firmware update #102027
Comments
Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) zwave_js documentation |
hmm I'm not sure how that's possible. Out of curiosity, do you know if you did an HA restart in the time between when the update was available and when you clicked install? Wondering if the restore logic is faulty |
Yes, definitely. The update has been available for a while and I have restarted several times. Most recently I was using core-2023.10.1 and zwave-js-ui 9.0.3. I updated zwave-js-ui to 9.1.2 and attempted the update which failed with this error. I then updated to core-2023.10.3 and attempted again and received the same error. |
any chance you have access to the source for HA? I don't want to push an update just to add a logging statement for this issue, but I am curious what's happening on startup |
I did recently set up the dev environment and I have some experience with python. Just let me know where you need the debugging info. |
I've got this exact same issue when trying to update firmware for any Z-wave device. Running the latest HA via Docker and Z-wave JS UI via Docker in a separate container. |
Found some steps that seem to reproduce the issue. This assumes the description missing equates to the assertion error.
|
@raman325 Could it be this code? core/homeassistant/components/zwave_js/update.py Lines 344 to 348 in 6433bf4
All of my update entities have
|
My prod system has |
I have this same issue with inovelli switches |
2023.11.1 should have the fix for this issue. Please let us know here if not, but no need to confirm it works, happy for this one to be out of sight out of mind if it does work 🙂 |
The problem
When clicking the install button on the z-wave firmware entity I receive an assertion error (see below). I am specifically attempting to update Inovelli VZW31-SN from firmware 1.0.0 to 1.2.
Z-Wave JS versions
zwave-js-ui: 9.1.2.a13a720
zwave-js: 12.0.4
What version of Home Assistant Core has the issue?
core-2023.10.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
zwave_js
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zwave_js/
Diagnostics information
config_entry-zwave_js-45a7b9a2c861bb370dbe004ad2bc1017.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
The text was updated successfully, but these errors were encountered: