50_HP1000: no readings for ID or PASSWORD
git-svn-id: https://svn.fhem.de/fhem/trunk@12405 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -589,7 +589,9 @@ sub HP1000_CGI() {
|
||||
|| $p eq "realtime"
|
||||
|| $p eq "rtfreq"
|
||||
|| $p eq "humidity"
|
||||
|| $p eq "indoorhumidity" );
|
||||
|| $p eq "indoorhumidity"
|
||||
|| $p eq "ID"
|
||||
|| $p eq "PASSWORD" );
|
||||
|
||||
$p = "_" . $p;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user