Do not call get on completed_session unless it's a dict#344
Conversation
Does not fix the underlying problem of signedsession being null in custom-components#343, but at least it doesn't crash the rest of the system.
|
Should maybe start type_ocmf with an |
|
What loglevel do we want for this @sveinse? Since we have not seen this before, maybe it's enough to set it to warning? |
|
https://github.com/custom-components/zaptec/actions/runs/18541493246/job/52849850821 reproduces the error message by including |
|
@sveinse Any chance you can have a look at these two PRs and prep a 0.8.4-beta anytime soon? Would be nice to have 0.8.4 out before the next HACore-beta hits. |
sveinse
left a comment
There was a problem hiding this comment.
I think this looks good. Approved.
Does not fix the underlying problem of signedsession being null in #343, but at least it doesn't crash the sensor setup.