mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +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
|
### 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
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user