2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-22 08:11:44 +00:00

50_SSChatBot: contrib 1.0.0

git-svn-id: https://svn.fhem.de/fhem/trunk@20642 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-12-02 12:33:30 +00:00
parent 142eaae9c8
commit 845331b8ab

View File

@ -560,7 +560,7 @@ sub SSChatBot_initonboot ($) {
CommandAttr(undef, "$FW webname $FWname");
CommandAttr(undef, "$FW room $room");
CommandAttr(undef, "$FW csrfToken $csrf");
CommandAttr(undef, "$FW comment WEB Instance for SSChat devices.\nIt catches outgoing messages from Synology Chat server.\nDon't edit this device manually (except such attributes like \"room\", \"icon\") !");
CommandAttr(undef, "$FW comment WEB Instance for SSChatBot devices.\nIt catches outgoing messages from Synology Chat server.\nDon't edit this device manually (except such attributes like \"room\", \"icon\") !");
CommandAttr(undef, "$FW stylesheetPrefix default");
} else {
@ -1647,34 +1647,7 @@ sub SSChatBot_CGI() {
<h3>SSChatBot</h3>
<ul>
<a name="SSChatBotdefine"></a>
<b>Define</b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotset"></a>
<b>Set </b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotget"></a>
<b>Get</b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotattr"></a>
<b>Attributes</b>
<br>
<ul>
</ul>
<br>
The guide for this module is currently only available in the germin <a href="https://wiki.fhem.de/wiki/SSChatBot_-_Integration_des_Synology_Chat_Servers">Wiki</a>.
</ul>
@ -1686,34 +1659,7 @@ sub SSChatBot_CGI() {
<h3>SSChatBot</h3>
<ul>
<a name="SSChatBotdefine"></a>
<b>Definition</b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotset"></a>
<b>Set </b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotget"></a>
<b>Get</b>
<br>
<ul>
</ul>
<br>
<a name="SSChatBotattr"></a>
<b>Attribute</b>
<br>
<ul>
</ul>
<br>
Die Beschreibung des Moduls ist momentan nur im <a href="https://wiki.fhem.de/wiki/SSChatBot_-_Integration_des_Synology_Chat_Servers">Wiki</a> vorhanden.
</ul>