mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 19:36:02 +00:00
00_HMUARTLGW.pm: add description, improve timing
git-svn-id: https://svn.fhem.de/fhem/trunk@12005 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f9ed47e2d1
commit
009f605cc5
@ -1287,7 +1287,7 @@ sub HMUARTLGW_Parse($$$$)
|
||||
#!BIDI
|
||||
$wait = 0.090;
|
||||
} else {
|
||||
$wait = 0;
|
||||
$wait = 0.300;
|
||||
}
|
||||
$wait -= $hash->{Helper}{RoundTrip}{Delay} if (defined($hash->{Helper}{RoundTrip}{Delay}));
|
||||
|
||||
@ -2117,6 +2117,8 @@ sub HMUARTLGW_getVerbLvl($$$$) {
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item summary support for the HomeMatic UART module (RPi) and Wireless LAN Gateway
|
||||
=item summary_DE Anbindung von HomeMatic UART Modul (RPi) und Wireless LAN Gateway
|
||||
=begin html
|
||||
|
||||
<a name="HMUARTLGW"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user