[pulseaudio] Markdown documentation fixes (#17963)

Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
This commit is contained in:
Stefan Roellin 2024-12-23 21:16:18 +01:00 committed by GitHub
parent d253e2cd2e
commit 86762e0e9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,7 +71,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the ser
### Thing Configuration ### Thing Configuration
| Config Name | Item Type | Description | | Config Name | Item Type | Description |
|-----------------------------|-----------------------------------------------------------------------------------------------------------------| |-----------------------------|-------------|---------------------------------------------------------------------------------------------------|
| name | text | The name of one specific device. You can also use the description | | name | text | The name of one specific device. You can also use the description |
| activateSimpleProtocolSink | boolean | Activation of a corresponding sink in openHAB | | activateSimpleProtocolSink | boolean | Activation of a corresponding sink in openHAB |
| additionalFilters | text | Additional filters to select the proper device on the pulseaudio server, in case of ambiguity | | additionalFilters | text | Additional filters to select the proper device on the pulseaudio server, in case of ambiguity |
@ -90,7 +90,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the tar
### Thing Configuration ### Thing Configuration
| Config ID | Item Type | Description | | Config ID | Item Type | Description |
|------------------------------|-----------------------------------------------------------------------------------------------------------------| |------------------------------|-------------|---------------------------------------------------------------------------------------------------|
| name | text | The name of one specific device. You can also use the description | | name | text | The name of one specific device. You can also use the description |
| activateSimpleProtocolSource | boolean | Activation of a corresponding sink in openHAB | | activateSimpleProtocolSource | boolean | Activation of a corresponding sink in openHAB |
| additionalFilters | text | Additional filters to select the proper device on the pulseaudio server, in case of ambiguity | | additionalFilters | text | Additional filters to select the proper device on the pulseaudio server, in case of ambiguity |
@ -119,7 +119,9 @@ Bridge pulseaudio:bridge:<bridgname> "<Bridge Label>" @ "<Room>" [ host="<ipAddr
<!-- <!--
### pulseaudio.items ### pulseaudio.items
``` ```
``` ```
--> -->