Skip to content
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

Fix handling of an invalid key #119

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Fix handling of an invalid key #119

merged 2 commits into from
Jan 15, 2025

Conversation

jchonig
Copy link
Contributor

@jchonig jchonig commented Jan 15, 2025

If gw_key read from device is not valid, we tried to clear it, but it is apparently not possible to clear a fact.

Instead set it to None and detect that.

If gw_key read from device is not valid, we tried to clear it, but it
is apparently not possible to clear a fact.

Instead set it to `None` and detect that.
@jchonig jchonig merged commit ef6111b into master Jan 15, 2025
1 check passed
@jchonig jchonig deleted the issue117 branch January 15, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant