From d6b9eae003cc81fbface1b3fe12b5456cc04fbf4 Mon Sep 17 00:00:00 2001 From: Dmitry Tretyakov Date: Sat, 7 Dec 2019 10:18:35 +0100 Subject: [PATCH] Add notes about Homematic WebUI configuration (#11377) * Add notes about Homematic WebUI configuration * Minor changes --- source/_addons/homematic.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_addons/homematic.markdown b/source/_addons/homematic.markdown index ac7187e7393..954063d3f12 100644 --- a/source/_addons/homematic.markdown +++ b/source/_addons/homematic.markdown @@ -127,3 +127,7 @@ dtoverlay=pi3-miniuart-bt ## HmIP-RFUSB HassOS > 1.11 support HmIP-RFUSB default and don't need any configuration. If you run a Linux, you need to follow the installation guide from documentation to set up the UART USB interface on your computer. + +## Web UI + +To enable the experimental WebUI for built-in CCU specify a port number for "Regahss Webinterface" on the addon configuration page under the network section. After saving the changes, click on the "Open Web UI" button and proceed with the [Homematic WebUI](https://www.eq-3.de/downloads/download/handbuecher/WebUI_Handbuch_eQ-3.pdf) configuration.