fixed ssdp location field

This commit is contained in:
Patrick762
2023-05-25 17:18:00 +02:00
parent 91af39bb6f
commit d345c2ba3b
2 changed files with 38 additions and 4 deletions

View File

@@ -5,9 +5,6 @@ Stream Deck API Library for Home Assistant Stream Deck Integration
Only compatible with separate [Stream Deck Plugin](https://github.com/Patrick762/streamdeckapi-plugin) or the bundled server.
## Dependencies
- [websockets](https://pypi.org/project/websockets/) 11.0.2
## Server
This library also contains a server to use the streamdeck with Linux or without the official Stream Deck Software.
@@ -18,6 +15,9 @@ For this to work, the following software is required:
The event `doubleTap` is not working with this server software.
### Limitations
Discovery over SSDP might not work.
### Installation on Linux / Raspberry Pi
Install requirements: