Skip to main content

Stream Deck API Library

Project description

PyPI version

streamdeckapi

Stream Deck API Library for Home Assistant Stream Deck Integration

Only compatible with separate Stream Deck Plugin or the bundled server.

Dependencies

Server

This library also contains a server to use the streamdeck with Linux or without the official Stream Deck Software.

For this to work, the following software is required:

The event doubleTap is not working with this server software.

Installation on Linux / Raspberry Pi

Install requirements: sudo apt install -y libudev-dev libusb-1.0-0-dev libhidapi-libusb0 libjpeg-dev zlib1g-dev libopenjp2-7 libtiff5

Allow all users non-root access to Stream Deck Devices:

sudo tee /etc/udev/rules.d/10-streamdeck.rules << EOF
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0fd9", GROUP="users", TAG+="uaccess"
EOF

Reload access rules: sudo udevadm control --reload-rules

Install the package: pip install streamdeckapi

Reboot your system

Start the server: streamdeckapi-server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamdeckapi-0.0.5.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

streamdeckapi-0.0.5-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file streamdeckapi-0.0.5.tar.gz.

File metadata

  • Download URL: streamdeckapi-0.0.5.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for streamdeckapi-0.0.5.tar.gz
Algorithm Hash digest
SHA256 1f44c5f5b8f5e695c0e789f9446c8bdda152ca4ffd51b1bf99ec0dda9080ef92
MD5 284498e38543bc80b79336669b62ccd6
BLAKE2b-256 ea582dd4da9f78842d8e67e21ed61fa7844fd15c816e1b1bfde82d8cc5fdefbf

See more details on using hashes here.

File details

Details for the file streamdeckapi-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for streamdeckapi-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 17432740924f819cf81e9bf9339d8ae427b69cf1c7a6f040d37da6fa98dcfbdf
MD5 c5da9bd8798fd259ad1dcd44107583a7
BLAKE2b-256 7f3998641779452f135d400ef945fee98ae68cba8bacfe9c5a501fd07298c997

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page