File tree 1 file changed +4
-2
lines changed
bundles/org.openhab.binding.pulseaudio
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ This requires the module **module-simple-protocol-tcp** to be present on the ser
71
71
### Thing Configuration
72
72
73
73
| Config Name | Item Type | Description |
74
- | -----------------------------| -------------- ---------------------------------------------------------------------------------------------------|
74
+ | -----------------------------| -------------| ---------------------------------------------------------------------------------------------------|
75
75
| name | text | The name of one specific device. You can also use the description |
76
76
| activateSimpleProtocolSink | boolean | Activation of a corresponding sink in openHAB |
77
77
| 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
90
90
### Thing Configuration
91
91
92
92
| Config ID | Item Type | Description |
93
- | ------------------------------| -------------- ---------------------------------------------------------------------------------------------------|
93
+ | ------------------------------| -------------| ---------------------------------------------------------------------------------------------------|
94
94
| name | text | The name of one specific device. You can also use the description |
95
95
| activateSimpleProtocolSource | boolean | Activation of a corresponding sink in openHAB |
96
96
| 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
119
119
120
120
<!--
121
121
### pulseaudio.items
122
+
122
123
```
123
124
124
125
```
126
+
125
127
-->
You can’t perform that action at this time.
0 commit comments