mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[pulseaudio] Markdown documentation fixes (#17963)
Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
This commit is contained in:
parent
d253e2cd2e
commit
86762e0e9b
@ -71,7 +71,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the ser
|
||||
### Thing Configuration
|
||||
|
||||
| Config Name | Item Type | Description |
|
||||
|-----------------------------|-----------------------------------------------------------------------------------------------------------------|
|
||||
|-----------------------------|-------------|---------------------------------------------------------------------------------------------------|
|
||||
| name | text | The name of one specific device. You can also use the description |
|
||||
| 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 |
|
||||
@ -90,7 +90,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the tar
|
||||
### Thing Configuration
|
||||
|
||||
| Config ID | Item Type | Description |
|
||||
|------------------------------|-----------------------------------------------------------------------------------------------------------------|
|
||||
|------------------------------|-------------|---------------------------------------------------------------------------------------------------|
|
||||
| name | text | The name of one specific device. You can also use the description |
|
||||
| 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 |
|
||||
@ -119,7 +119,9 @@ Bridge pulseaudio:bridge:<bridgname> "<Bridge Label>" @ "<Room>" [ host="<ipAddr
|
||||
|
||||
<!--
|
||||
### pulseaudio.items
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user