From 5c410a98515cc815e565d6a7592ecaf6fd408ff8 Mon Sep 17 00:00:00 2001 From: Mark Hilbush Date: Sat, 4 Apr 2020 17:18:33 -0400 Subject: [PATCH] [doorbird] Minor Documentation updates (#7293) Signed-off-by: Mark Hilbush --- bundles/org.openhab.binding.doorbird/README.md | 12 ++++++------ .../src/main/resources/ESH-INF/thing/thing-types.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/org.openhab.binding.doorbird/README.md b/bundles/org.openhab.binding.doorbird/README.md index fc33ed0279bdf..b0fd966ff1284 100644 --- a/bundles/org.openhab.binding.doorbird/README.md +++ b/bundles/org.openhab.binding.doorbird/README.md @@ -8,15 +8,15 @@ The following thing types are supported: | Device | Thing ID | |----------------------------------|-----------| -| Doorbird D101/D201/D205 Doorbell | d101 | +| Doorbird D101/D201/D205/D1101V Doorbell | d101 | | Doorbird D210x Doorbell | d210x | | Doorbird A1081 Controller | a1081 | ## Thing Configuration -### D101/D201/D205 and D210x Doorbell +### D101/D201/D205/D1101V and D210x Doorbell -The following configuration parameters are available on the Doorbird D101/D201/D205 and D210x Doorbell things: +The following configuration parameters are available on the Doorbird D101/D201/D205/D1101V and D210x Doorbell things: | Parameter | Parameter ID | Required/Optional | Description | |--------------------------|--------------------|-------------------|-------------| @@ -137,9 +137,9 @@ Either put the Doorbird and openHAB on the same subnet/VLAN, or set up your netw ### Things ``` -Thing doorbird:d101:doorbell Doorbird D101 Doorbell [doorbirdHost="192.168.1.100",userId="dtfubb0004",userPassword="HG7afc5TvN",imageRefreshRate=60,doorbellOffDelay=3,motionOffDelay=30,montageNumImages=3,montageScaleFactor=35] +Thing doorbird:d101:doorbell "Doorbird D101 Doorbell" [doorbirdHost="192.168.1.100",userId="dtfubb0004",userPassword="HG7afc5TvN",imageRefreshRate=60,doorbellOffDelay=3,motionOffDelay=30,montageNumImages=3,montageScaleFactor=35] -Thing doorbird:a1081:controller Doorbird A1081 Controller [doorbirdHost="192.168.1.100",userId="dtfubb0004",userPassword="HG7afc5TvN"] +Thing doorbird:a1081:controller "Doorbird A1081 Controller" [doorbirdHost="192.168.1.100",userId="dtfubb0004",userPassword="HG7afc5TvN"] ``` ### Items @@ -149,7 +149,7 @@ Switch Doorbell_Pressed "Doorbell Pressed [%s]" ["Switch"] { channel="d DateTime Doorbell_PressedTimestamp "Doorbell Pressed Timestamp [%1$tA, %1$tm/%1$td/%1$tY %1$tl:%1$tM %1$tp]"