core icon indicating copy to clipboard operation
core copied to clipboard

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

Open Tarik2142 opened this issue 1 year ago • 4 comments

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

Tarik2142 avatar Oct 03 '24 11:10 Tarik2142

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)

home-assistant[bot] avatar Oct 03 '24 11:10 home-assistant[bot]

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

tl-sl avatar Oct 03 '24 13:10 tl-sl

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.

rogervdh avatar Oct 04 '24 17:10 rogervdh

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

tl-sl avatar Oct 12 '24 05:10 tl-sl

@home-assistant close

tl-sl avatar Dec 06 '24 03:12 tl-sl