Skip to content

Fix issues with detecting "check for updates required"#181

Merged
TwitchBronBron merged 4 commits intomasterfrom
fix-need-device-update-handling
Dec 4, 2024
Merged

Fix issues with detecting "check for updates required"#181
TwitchBronBron merged 4 commits intomasterfrom
fix-need-device-update-handling

Conversation

@TwitchBronBron
Copy link
Member

Improves upon #180 . Apparently the device actually returns status code 200 instead of 577. 577 is some other type of error, we should handle that separately.

This now checks for 200 responses to see if the exact text 'Failed to check for software update' is found. If so, that's when we throw the UpdateCheckRequiredError error.

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.

2 participants