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

feat: sds firmware update #3142

Merged
merged 11 commits into from
Jan 16, 2025
Merged

feat: sds firmware update #3142

merged 11 commits into from
Jan 16, 2025

Conversation

Julusian
Copy link
Member

@Julusian Julusian commented Nov 14, 2024

Inform users about available firmware updates for their connected stream deck studios

image

The notification number in the tabs bar is not something we do currently, but is important as some of the firmware updates are important so should be pushed hard on them.

In this first iteration, we are relying on an external proprietry tool by Bitfocus to perform the updates. In a later iteration, we can look into this being a command line tool that is invoked automatically.

This isn't differentiating between important and optional updates, that would add quite a lot of complexity and without public release notes for the firmware won't make much sense

@Julusian Julusian force-pushed the feat/sds-firmware-update branch from 57b9427 to 153a536 Compare November 14, 2024 14:05
@Julusian Julusian marked this pull request as ready for review January 16, 2025 17:58
@Julusian Julusian merged commit 21bd638 into main Jan 16, 2025
13 of 14 checks passed
@Julusian Julusian deleted the feat/sds-firmware-update branch January 16, 2025 22:25
@Julusian
Copy link
Member Author

For now this has no data being fed into the update checks so will never find anything. But once the api starts reporting some real values it will begin prompting for updates.

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