mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
50_SSChatBot: contrib 1.2.0
git-svn-id: https://svn.fhem.de/fhem/trunk@20884 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1cbc52768b
commit
4f1031f546
@ -1798,8 +1798,7 @@ sub SSChatBot_CGI() {
|
||||
readingsBulkUpdate ($hash, "state", $state);
|
||||
readingsEndUpdate ($hash,1);
|
||||
|
||||
# return ("text/plain; charset=utf-8", $ret);
|
||||
return "";
|
||||
return ("text/plain; charset=utf-8", $ret);
|
||||
|
||||
} else {
|
||||
# no data received
|
||||
@ -1852,7 +1851,7 @@ Die Beschreibung des Moduls ist momentan nur im <a href="https://wiki.fhem.de/wi
|
||||
|
||||
=for :application/json;q=META.json 50_SSChatBot.pm
|
||||
{
|
||||
"abstract": "Integration of Synology Chat server into FHEM.",
|
||||
"abstract": "Integration of Synology Chat Server into FHEM.",
|
||||
"x_lang": {
|
||||
"de": {
|
||||
"abstract": "Integration des Synology Chat Servers in FHEM."
|
||||
|
Loading…
Reference in New Issue
Block a user