fix(Logitech Media Server): Duplicate port name (#1148)
* fix duplicated port name * Increase version number * Update description to reflect the variable name change
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/Logitech/slimserver
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
|
||||
@@ -312,8 +312,8 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: slimprotoudp
|
||||
label: "Player to server UDP communication"
|
||||
- variable: slimprototcp
|
||||
label: "Player to server TCP communication"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
|
||||
Reference in New Issue
Block a user