[mh] Small typo in Tasmota_HTTP_Item.pm

Giles Godart-Brown <[email protected]> Mon, 11 Dec 2023 20:11:53 +0000
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============5519805167343772290==
Content-Type: multipart/alternative;
 boundary="------------zxpv0MWZyOBur0sqsj5BpIB1"
Content-Language: en-GB

This is a multi-part message in MIME format.
--------------zxpv0MWZyOBur0sqsj5BpIB1
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

All
I've just updated my MH installation to the latest Master release and 
while experimenting with the async mode and Tasmota I noticed there is a 
small typo on line 203 of Tasmota_HTTP_Item.pm
it should read
$self->send_cmd($cmd);
and not
$self->send_cmnd($cmd);
Regards
Giles
--------------zxpv0MWZyOBur0sqsj5BpIB1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="4" face="Calibri">All<br>
      I've just updated my MH installation to the latest Master release
      and while experimenting with the async mode and Tasmota I noticed
      there is a small typo on line 203 of Tasmota_HTTP_Item.pm<br>
      it should read <br>
    </font><font size="4" face="Calibri"> $self-&gt;send_cmd($cmd);  <br>
      and not<br>
    </font><font size="4" face="Calibri">$self-&gt;send_cmnd($cmd);   <br>
      Regards<br>
      Giles    <br>
    </font>
  </body>
</html>

--------------zxpv0MWZyOBur0sqsj5BpIB1--


--===============5519805167343772290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============5519805167343772290==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users


--===============5519805167343772290==--