question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for new Stream Deck Mini (when python-elgato-streamdeck upgraded past 0.9.1)

See original GitHub issue

Describe 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:

  1. Install streamdeck-ui with the precooked script (https://github.com/timothycrosley/streamdeck-ui/blob/master/scripts/ubuntu_install.sh)
  2. Plug in Stream Deck Mini to USB port
  3. Launch with terminal command streamdeck as instructed

Expected behavior The Stream Deck Mini should appear in the dropdown menu on the left.

Screenshots

image

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:closed
  • Created a year ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

1reaction
dodgyrabbitcommented, Aug 13, 2022

@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.

0reactions
dodgyrabbitcommented, Sep 18, 2022

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:

pip install streamdeck_ui --upgrade
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found