mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +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:
parent
16c5c2a623
commit
10d9eee901
@ -2605,7 +2605,7 @@ sub echodevice_Parse($$$) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($msgtype eq "csrfPageUrl") {
|
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);
|
readingsBeginUpdate($hash);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user