2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 03:44:52 +00:00

37_echodevice.pm: bugfixing voice_reading

git-svn-id: https://svn.fhem.de/fhem/trunk@28428 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
michael.winkler 2024-01-26 16:43:30 +00:00
parent 41cd96cb7a
commit 43630a77ba

View File

@ -2605,7 +2605,7 @@ sub echodevice_Parse($$$) {
}
if ($msgtype eq "csrfPageUrl") {
Log3 $name, 3, "[$name] [echodevice_Parse] [$msgtype] search csrf-token";
#Log3 $name, 3, "[$name] [echodevice_Parse] [$msgtype] search csrf-token";
readingsBeginUpdate($hash);