From: Eiko Wagenknecht Date: Tue, 16 Feb 2021 23:28:11 +0000 (+0100) Subject: [homematic] [doc] Usage of custom ID not supported (#10131) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=4495c53f7e5a9f91f39b87351ab7436ac364a183;p=openhab-addons.git [homematic] [doc] Usage of custom ID not supported (#10131) Fixes https://github.com/openhab/openhab-addons/issues/10114 Signed-off-by: Eiko Wagenknecht --- diff --git a/bundles/org.openhab.binding.homematic/README.md b/bundles/org.openhab.binding.homematic/README.md index 7eaf099bc1..d0724f662f 100644 --- a/bundles/org.openhab.binding.homematic/README.md +++ b/bundles/org.openhab.binding.homematic/README.md @@ -289,10 +289,12 @@ Dimmer Light "Light [%d %%]" { channel="homematic:HM-LC-Dim1T-Pl-2:cc The GATEWAY-EXTRAS is a virtual device which contains a switch to reload all values from all devices and also a switch to put the gateway in the install mode to add new devices. If the gateway supports variables and scripts, you can handle them with this device too. + The type is generated: `GATEWAY-EXTRAS-[BRIDGE_ID]`. +Example: bridgeId=**ccu** -> type=GATEWAY-EXTRAS-**CCU** -**Example:** bridgeId=ccu, type=GATEWAY-EXTRAS-CCU -Address: fixed GWE00000000 +The address of the virtual device must be the default value `GWE00000000`. +Usage of a custom ID is not supported. ### RELOAD_ALL_FROM_GATEWAY