Skip to content

Commit 3619fb6

Browse files
authored
Security advice added
Just same security advice as seen on https://www.homematic-inside.de/addon/xml-api
1 parent 915f366 commit 3619fb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ A HomeMatic CCU Addon implementing a xml request functionality as an interface t
1515
## Installation
1616
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.
1717

18+
## Security advice
19+
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!**
20+
1821
## Use
1922
After installation the XML-API should be avilable via the following URL call:
2023
```

0 commit comments

Comments
 (0)