Skip to content

Commit 86762e0

Browse files
[pulseaudio] Markdown documentation fixes (openhab#17963)
Signed-off-by: Stefan Roellin <[email protected]>
1 parent d253e2c commit 86762e0

File tree

1 file changed

+4
-2
lines changed
  • bundles/org.openhab.binding.pulseaudio

1 file changed

+4
-2
lines changed

bundles/org.openhab.binding.pulseaudio/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the ser
7171
### Thing Configuration
7272

7373
| Config Name | Item Type | Description |
74-
|-----------------------------|-----------------------------------------------------------------------------------------------------------------|
74+
|-----------------------------|-------------|---------------------------------------------------------------------------------------------------|
7575
| name | text | The name of one specific device. You can also use the description |
7676
| activateSimpleProtocolSink | boolean | Activation of a corresponding sink in openHAB |
7777
| 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
9090
### Thing Configuration
9191

9292
| Config ID | Item Type | Description |
93-
|------------------------------|-----------------------------------------------------------------------------------------------------------------|
93+
|------------------------------|-------------|---------------------------------------------------------------------------------------------------|
9494
| name | text | The name of one specific device. You can also use the description |
9595
| activateSimpleProtocolSource | boolean | Activation of a corresponding sink in openHAB |
9696
| 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
119119

120120
<!--
121121
### pulseaudio.items
122+
122123
```
123124
124125
```
126+
125127
-->

0 commit comments

Comments
 (0)