From a2bde9a5b620f236a35d7991cbbfe59ef912744d Mon Sep 17 00:00:00 2001 From: openHAB Build Server Date: Mon, 10 May 2021 22:51:34 +0000 Subject: [PATCH] Updated external content (Jenkins build 426) --- .../resources/OH-INF/thing/thing-types.xml | 23 ++++++++++--------- installation/CHANGELOG.md | 6 +++++ 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/_thing_types/org.openhab.binding.lcn/src/main/resources/OH-INF/thing/thing-types.xml b/_thing_types/org.openhab.binding.lcn/src/main/resources/OH-INF/thing/thing-types.xml index b990c7067..21ff3e598 100644 --- a/_thing_types/org.openhab.binding.lcn/src/main/resources/OH-INF/thing/thing-types.xml +++ b/_thing_types/org.openhab.binding.lcn/src/main/resources/OH-INF/thing/thing-types.xml @@ -163,7 +163,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -640,24 +640,25 @@ trigger - + trigger - + trigger - + - + + Command from LCN to openHAB diff --git a/installation/CHANGELOG.md b/installation/CHANGELOG.md index 7e4e38224..946aa34ff 100644 --- a/installation/CHANGELOG.md +++ b/installation/CHANGELOG.md @@ -1,3 +1,9 @@ +## deCONZ / Phoscon companion app added ## May 10, 2021 +There's a new menu option to install the deCONZ software / Phoscon companion app +to support the popular Dresden Elektronik Conbee and Raspbee ZigBee controllers. +Note you will need to use the [deconz binding](https://www.openhab.org/addons/bindings/deconz/) +and pair your devices using the Phoscon web interface running on port 8081. + ## New `openhabian.conf` option `initialconfig` ## May 9, 2021 This new option allows to automatically import an openHAB 3 backup from a file or URL.