version 1.0.1
This commit is contained in:
@@ -45,6 +45,7 @@ sub LaMetric_Initialize($) {
|
|||||||
$hash->{UndefFn} = "LaMetric_Undef";
|
$hash->{UndefFn} = "LaMetric_Undef";
|
||||||
$hash->{SetFn} = "LaMetric_Set";
|
$hash->{SetFn} = "LaMetric_Set";
|
||||||
$hash->{GetFn} = "LaMetric_Get";
|
$hash->{GetFn} = "LaMetric_Get";
|
||||||
|
$hash->{MODULE_VERSION} = "1.0.1";
|
||||||
|
|
||||||
# set attrList
|
# set attrList
|
||||||
no warnings 'qw';
|
no warnings 'qw';
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
DEL ./FHEM/70_LaMetric.pm
|
DEL ./FHEM/70_LaMetric.pm
|
||||||
UPD 2026-02-12_20:12:55 38071 FHEM/70_LaMetric.pm
|
UPD 2026-02-12_20:29:03 38107 FHEM/70_LaMetric.pm
|
||||||
|
|||||||
Reference in New Issue
Block a user