[remoteopenhab] Try to clarify that remote state channels will not be available (#9349)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2020-12-13 08:58:57 +01:00
committed by GitHub
parent 8f53e320dc
commit fcad4826a6
2 changed files with 7 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<bridge-type id="server">
<label>Remote openHAB Server</label>
<description>A remote openHAB server.</description>
<description>A remote openHAB server. You will find one channel for each item defined in the remote server.</description>
<representation-property>host</representation-property>
@@ -77,7 +77,8 @@
</supported-bridge-type-refs>
<label>Remote Thing</label>
<description>A thing from the remote openHAB server.</description>
<description>A thing from the remote openHAB server. You will find one channel for each trigger channel from the
remote thing (state channels from the remote thing will be ignored).</description>
<representation-property>thingUID</representation-property>