diff --git a/README.md b/README.md index 2efc7df..8624028 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ partymodeoff - Sets Party-Mode disabled partymodestate - Returns the state of the Party-Mode ping - Check if the API is up and running stats - Returns some stats of the device +logs - See logs of the device (you can add a number like .../stats/12 to see the latest 12 log lines) reboot - Reboots the device ringdoor - Sends "ring doorbell" message to TCS:Bus ringfrontdoor - Sends "ring front doorbell" message to TCS:Bus @@ -105,7 +106,7 @@ attr WEBapi csrfToken none attr WEBapi allowfrom your-TCS2FHEM-static-IP|127.0.0.1 ``` -### Exampe of a HTTPMOD device in FHEM to control TCS2FHEM +### Example of a HTTPMOD device in FHEM to control TCS2FHEM This device is used to trigger actions from FHEM via the TCS2FHEM API. In this Example you can trigger the dooropener, the light and the builtin partymode of the TCS2FHEM device.