Add support for new Stream Deck Mini (when python-elgato-streamdeck upgraded past 0.9.1)
See original GitHub issueDescribe the bug
Stream Deck doesn’t appear to be recognized by streamdeck-ui
.
It appears to be connected as Elgato Systems GmbH Stream Deck Mini
shows up with lsusb
.
To Reproduce Steps to reproduce the behavior:
- Install
streamdeck-ui
with the precooked script (https://github.com/timothycrosley/streamdeck-ui/blob/master/scripts/ubuntu_install.sh) - Plug in Stream Deck Mini to USB port
- Launch with terminal command
streamdeck
as instructed
Expected behavior The Stream Deck Mini should appear in the dropdown menu on the left.
Screenshots
Operating system (please complete the following information)
- OS: Ubuntu 22.04
- Desktop environment: GNOME
- Python version: Python 3.10.4 (also tried Python 3.8.12)
Stream Deck Version
- Mini
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:7
Top Results From Across the Web
python-elgato-streamdeck - Read the Docs
Version 0.9.2: • Added support for a new sub-variant of the StreamDeck Mini. Version 0.9.1: • Transport errors ...
Read more >Python library to control the Elgato Stream Deck. - GitHub
Python Elgato Stream Deck Library. Example Deck. This is an open source Python 3 library to control an Elgato Stream Deck directly, without...
Read more >Elgato Stream Deck Software — Updating Actions and ...
When an update is required, there are two ways to trigger a check for new updates. Updates will happen seamlessly in the background,...
Read more >Elgato Stream Deck – Quick Start Guide
Launch the app to customize Stream Deck. Drag action from the right panel and drop them onto your desired keys on the left....
Read more >Elgato Stream Deck — Update Device Firmware
Elgato will issue firmware updates for Stream Deck devices that introduce new features or fix issues. Updating the firmware comes with a...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@RocketSEA the change was implemented 10h ago in the upstream library. Once they publish a new build, I will update streamdeck_ui to use it. A change to /etc/udev/rules.d/70-streamdeck.rules will also be required.
Version
2.0.5
has been published and now supports the new mini. Please review the updated readme to make the required changes to/etc/udev/rules.d/70-streamdeck.rules
.To upgrade, run: