mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 18:56:03 +00:00
00_TCM: CommandSave changes
git-svn-id: https://svn.fhem.de/fhem/trunk@9080 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4c4e623e7b
commit
95bc7e03a8
@ -950,7 +950,7 @@ sub TCM_Notify(@) {
|
|||||||
$hash->{LastID} = "00000000";
|
$hash->{LastID} = "00000000";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
CommandSave(undef, undef);
|
#CommandSave(undef, undef);
|
||||||
readingsSingleUpdate($hash, "state", "initialized", 1);
|
readingsSingleUpdate($hash, "state", "initialized", 1);
|
||||||
Log3 $name, 2, "TCM $name initialized";
|
Log3 $name, 2, "TCM $name initialized";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user