Hi, hier der Log mit verbose 5
2021-01-17 16:40:28 HTTPMOD acer powerOn
2021.01.17 16:40:29 5 : acer: ReadCallback called from __ANON__
2021.01.17 16:40:29 4 : acer: Read callback: request type was update retry 0, header: HTTP/1.0 200 OK Connection: close, body length 1340
2021.01.17 16:40:29 5 : acer: Read callback: body <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <script LANGUAGE="javascript" SRC="/home.js" TYPE= "text/javascript"> </script> <link REL="stylesheet" REV="stylesheet" HREF="/style.css" TYPE="text/css" MEDIA="all"> <title></title> </head> <body ONLOAD="window_onload()" STYLE= "background-color:transparent"> <div ID="home" STYLE=""> <div CLASS="block"> <p CLASS="welcome" ALIGN="center">Welcome to acer Projector Web Server</p> <p CLASS="wel_ip" ALIGN="center">IP:<span ID="ipadlb" CLASS= "wel_ip"></span>192.168.2.19</p> <p CLASS="wel_ip" ALIGN="center">MAC:<span ID="macadr" CLASS= "wel_ip"></span>00:60:E9:1B:6B:CA</p> <p CLASS="prompt">Projector Status</p> <table> <tr> <td HEIGHT="25px" CLASS="catalog">Model Name:</td> <td ID="model">P5515</td></tr> <tr> <td HEIGHT="25px" CLASS="catalog">System Status:</td> <td ID="syssta">Standby</td></tr> <tr> <td HEIGHT="25px">Display Source:</td> <td HEIGHT="25px" ID="dissrc">No Signal</td></tr> <tr> <td HEIGHT="25px">Lamp Hours:</td> <td HEIGHT="25px" ID="lamphr">0</td></tr> <tr> <td HEIGHT="25px">Image Mode:</td> <td HEIGHT="25px" ID="dismod">0</td></tr> <tr> <td HEIGHT="25px">Error Status:</td> <td HEIGHT="25px" ID="errsta">Normal</td></tr></table></div> </div> </body> </html>
2021.01.17 16:40:29 4 : acer: BodyDecode found no charset header (bodyDecode was set to auto)
2021.01.17 16:40:29 5 : acer: GetCookies is looking for Cookies
2021.01.17 16:40:29 5 : acer: ExtractSid called, context reading, num 0
2021.01.17 16:40:29 4 : acer: checking for redirects, code=200, ignore=0
2021.01.17 16:40:29 4 : acer: no redirects to handle
2021.01.17 16:40:29 5 : acer: Read callback sets LAST_REQUEST to update
2021.01.17 16:40:29 5 : acer: CheckAuth is checking buffer with ReAuthRegex (?^:TYPE="button" VALUE="Login")
2021.01.17 16:40:29 5 : acer: CheckAuth decided no authentication required
2021.01.17 16:40:29 5 : acer: UpdateReadingList created list of reading.* nums to parse during getUpdate as 01 02 03 04 05
2021.01.17 16:40:29 5 : acer: Read starts parsing response to update with defined readings: 01,02,03,04,05
2021.01.17 16:40:29 5 : acer: ExtractReading Status with regex /(?^:syssta">(.*?)<)/...
2021.01.17 16:40:29 5 : acer: ExtractReading for reading01-1 sets Status to Standby
2021.01.17 16:40:29 5 : acer: ExtractReading value as hex is 5374616e646279
2021.01.17 16:40:29 5 : acer: ExtractReading Lamphours with regex /(?^:lamphr">(.*?)<)/...
2021.01.17 16:40:29 5 : acer: ExtractReading for reading02-1 sets Lamphours to 0
2021.01.17 16:40:29 5 : acer: ExtractReading value as hex is 30
2021.01.17 16:40:29 5 : acer: ExtractReading Error Status with regex /(?^:errsta">(.*?)<)/...
2021.01.17 16:40:29 5 : acer: ExtractReading for reading03-1 sets Error Status to Normal
2021.01.17 16:40:29 5 : acer: ExtractReading value as hex is 4e6f726d616c
2021.01.17 16:40:29 5 : acer: ExtractReading MAC Adress with regex /(?^:macadr">(.*?)<)/...
2021.01.17 16:40:29 5 : acer: ExtractReading MAC Adress did not match
2021.01.17 16:40:29 5 : acer: ExtractReading for context reading, num 05 - no individual parse definition
2021.01.17 16:40:29 4 : acer: Read response matched 3, unmatch 2 Reading(s)
2021.01.17 16:40:29 5 : acer: Read response to update matched Status Lamphours Error Status
2021.01.17 16:40:29 5 : acer: Read response to update did not match MAC Adress Model Name
2021-01-17 16:40:29 HTTPMOD acer Status: Standby
2021-01-17 16:40:29 HTTPMOD acer Lamphours: 0
2021-01-17 16:40:29 HTTPMOD acer Error Status: Normal
2021.01.17 16:40:29 5 : acer: HandleSendQueue called from ReadCallback, qlen = 1
2021.01.17 16:40:29 5 : acer: Replace called for type set01, regex (?^:%%resp%%), mode text, value Digest::MD5::md5_hex("admin$sid") input:
2021.01.17 16:40:29 5 : acer: Replace called for type set01, regex (?^:%%resp%%), mode text, value Digest::MD5::md5_hex("admin$sid") input: pwr=Power ON
2021.01.17 16:40:29 5 : acer: Replace called for type set01, regex (?^:%%resp%%), mode text, value Digest::MD5::md5_hex("admin$sid") input: http://192.168.2.19/tgi/control.tgi
2021.01.17 16:40:29 4 : acer: HandleSendQueue sends set01 with timeout 2 to http://192.168.2.19/tgi/control.tgi, data: pwr=Power ON, No Header
2021.01.17 16:40:29 5 : acer: ReadCallback called from __ANON__
2021.01.17 16:40:29 4 : acer: Read callback: request type was set01 retry 0, header: HTTP/1.0 200 OK Connection: close, body length 1340
2021.01.17 16:40:29 5 : acer: Read callback: body <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <script LANGUAGE="javascript" SRC="/home.js" TYPE= "text/javascript"> </script> <link REL="stylesheet" REV="stylesheet" HREF="/style.css" TYPE="text/css" MEDIA="all"> <title></title> </head> <body ONLOAD="window_onload()" STYLE= "background-color:transparent"> <div ID="home" STYLE=""> <div CLASS="block"> <p CLASS="welcome" ALIGN="center">Welcome to acer Projector Web Server</p> <p CLASS="wel_ip" ALIGN="center">IP:<span ID="ipadlb" CLASS= "wel_ip"></span>192.168.2.19</p> <p CLASS="wel_ip" ALIGN="center">MAC:<span ID="macadr" CLASS= "wel_ip"></span>00:60:E9:1B:6B:CA</p> <p CLASS="prompt">Projector Status</p> <table> <tr> <td HEIGHT="25px" CLASS="catalog">Model Name:</td> <td ID="model">P5515</td></tr> <tr> <td HEIGHT="25px" CLASS="catalog">System Status:</td> <td ID="syssta">Standby</td></tr> <tr> <td HEIGHT="25px">Display Source:</td> <td HEIGHT="25px" ID="dissrc">No Signal</td></tr> <tr> <td HEIGHT="25px">Lamp Hours:</td> <td HEIGHT="25px" ID="lamphr">0</td></tr> <tr> <td HEIGHT="25px">Image Mode:</td> <td HEIGHT="25px" ID="dismod">0</td></tr> <tr> <td HEIGHT="25px">Error Status:</td> <td HEIGHT="25px" ID="errsta">Normal</td></tr></table></div> </div> </body> </html>
2021.01.17 16:40:29 4 : acer: BodyDecode found no charset header (bodyDecode was set to auto)
2021.01.17 16:40:29 5 : acer: GetCookies is looking for Cookies
2021.01.17 16:40:29 5 : acer: ExtractSid called, context set, num 01
2021.01.17 16:40:29 4 : acer: checking for redirects, code=200, ignore=0
2021.01.17 16:40:29 4 : acer: no redirects to handle
2021.01.17 16:40:29 5 : acer: Read callback sets LAST_REQUEST to set01
2021.01.17 16:40:29 5 : acer: CheckAuth is checking buffer with ReAuthRegex (?^:TYPE="button" VALUE="Login")
2021.01.17 16:40:29 5 : acer: CheckAuth decided no authentication required