mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
FULLY: Support for Fully version 1.33
git-svn-id: https://svn.fhem.de/fhem/trunk@19966 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9f0c6b24a8
commit
a3ccad3299
@ -37,7 +37,7 @@ sub FULLY_ProcessDeviceInfo ($$);
|
|||||||
sub FULLY_UpdateReadings ($$);
|
sub FULLY_UpdateReadings ($$);
|
||||||
sub FULLY_Ping ($$);
|
sub FULLY_Ping ($$);
|
||||||
|
|
||||||
my $FULLY_VERSION = "1.2";
|
my $FULLY_VERSION = "1.3";
|
||||||
|
|
||||||
# Timeout for Fully requests
|
# Timeout for Fully requests
|
||||||
my $FULLY_TIMEOUT = 5;
|
my $FULLY_TIMEOUT = 5;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user