From 3619fb6177abcabd8999028ed845b50de5bdb794 Mon Sep 17 00:00:00 2001 From: psytester Date: Sun, 10 Mar 2019 00:43:41 +0100 Subject: [PATCH] Security advice added Just same security advice as seen on https://www.homematic-inside.de/addon/xml-api --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4edf79a..2aa4a0d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ A HomeMatic CCU Addon implementing a xml request functionality as an interface t ## Installation This addon can be added like a usual CCU addon package via the WebUI provided functionality by selecting "System-Konfiguration » Systemsteuerung » Zusatzsoftware", to upload the addon package as a tar.gz and the use »Installieren« to actually install the addon. After a restart of the CCU the xml-api interface can then be selected from the »Zusatzsoftware« tab in the CCU settings. +## Security advice +The call to one of the API routines is without any authentication. If the HomeMatic control center can be reached via the Internet without special protection, **this is a serious security risk!** + ## Use After installation the XML-API should be avilable via the following URL call: ```