SMLIGHT SLZB | After updating the CORE firmware, the update window does not close
The problem
After updating the CORE firmware, the update window does not close and the firmware version is not updated in the integration, although the coordinator is actually updated.
Start of update
End of update
Events received at the end of the update
What version of Home Assistant Core has the issue?
2024.10.0
What was the last working version of Home Assistant Core?
What type of installation are you running?
Home Assistant OS
Integration causing the issue
SMLIGHT SLZB
Link to integration documentation on our website
https://www.home-assistant.io/integrations/smlight
Diagnostics information
config_entry-smlight-01J90ZAWRCSVWEPA5B5WK7HYXC.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
2024-10-03 10:59:59.133 DEBUG (MainThread) [homeassistant.components.smlight] Update done callback
2024-10-03 10:59:59.136 DEBUG (MainThread) [homeassistant.components.smlight] Update finished refresh
2024-10-03 11:00:01.798 DEBUG (MainThread) [homeassistant.components.smlight] Finished fetching smlight_slzb-06p10-ext.lan data in 1.657 seconds (success: True)
2024-10-03 11:00:01.800 DEBUG (MainThread) [homeassistant.components.smlight] version v2.3.6
2024-10-03 11:00:30.571 DEBUG (MainThread) [pysmlight.sse] Client Connection error: Timeout on r
Additional information
No response
Hey there @tl-sl, mind taking a look at this issue as it has been labeled with an integration (smlight) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of smlight can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign smlightRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
smlight documentation smlight source (message by IssueLinks)
SLZB needs to reboot before updating data, adding a small delay should fix this. https://github.com/home-assistant/core/pull/127442
I have the same behaviour after updating the core from 2.3.6 to 2.5.6. I've tried to reboot the SLZB-06 from the SMLight SLZB integration, but that didn't solve the issue.
This is only a reporting issue, most the likely the install completed successfully. Until the fix is merged, rebooting HA should pick up the new core version that was just installed (or just leave it be and it will update next time it checks for firmware updates).
@home-assistant close