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.