2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 16:56:04 +00:00

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:
jpawlowski 2016-10-22 13:29:37 +00:00
parent 50da650277
commit fb44baaafb

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;