2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

57_SSCal: contrib 1.1.12

git-svn-id: https://svn.fhem.de/fhem/trunk@21017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-01-20 06:29:27 +00:00
parent f98084bc0a
commit 86b9632fcc

View File

@ -503,7 +503,7 @@ sub SSCal_Get($@) {
} elsif ($opt eq "getCalendars") { # Liste aller Kalender abrufen
# übergebenen CL-Hash (FHEMWEB) in Helper eintragen
SSChatBot_getclhash($hash,1);
SSCal_getclhash($hash,1);
SSCal_addQueue($name,"listcal","CALCAL","list","&is_todo=true&is_evt=true");
SSCal_getapisites($name);