home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.39k stars 30.65k forks source link

SMLIGHT SLZB | After updating the CORE firmware, the update window does not close #127422

Open Tarik2142 opened 1 month ago

Tarik2142 commented 1 month ago

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 image End of update image Events received at the end of the update image

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

home-assistant[bot] commented 1 month ago

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 close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign smlight` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove 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)

tl-sl commented 1 month ago

SLZB needs to reboot before updating data, adding a small delay should fix this. https://github.com/home-assistant/core/pull/127442

rogervdh commented 1 month ago

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.

tl-sl commented 3 weeks ago

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).