mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
50_SSChatBot: contrib 1.2.0
git-svn-id: https://svn.fhem.de/fhem/trunk@20882 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f9c63b0b74
commit
5cde867a19
@ -1798,7 +1798,8 @@ sub SSChatBot_CGI() {
|
||||
readingsBulkUpdate ($hash, "state", $state);
|
||||
readingsEndUpdate ($hash,1);
|
||||
|
||||
return ("text/plain; charset=utf-8", $ret);
|
||||
# return ("text/plain; charset=utf-8", $ret);
|
||||
return "";
|
||||
|
||||
} else {
|
||||
# no data received
|
||||
|
Loading…
Reference in New Issue
Block a user