2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

57_SSCal: contrib 1.12.0

git-svn-id: https://svn.fhem.de/fhem/trunk@21219 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-02-17 21:39:54 +00:00
parent ad1f1c48fd
commit 39a762cfb4

View File

@ -2257,7 +2257,7 @@ sub SSCal_createATdevices ($$$) {
} else {
CommandSetReading(undef, "$atn .associatedWith $name");
CommandAttr(undef,"$atn room $location");
CommandAttr(undef,"$atn comment $summary - created automatic by SSCal \"$name\" ");
CommandAttr(undef,"$atn comment $summary - created automatically by SSCal \"$name\" ");
$assoc .= " $atn";
}
}