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:
loredo
2016-10-22 13:29:37 +00:00
parent 74c3032409
commit b548206321

View File

@@ -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;