Skip to content

Commit a7ab204

Browse files
authored
Merge pull request #120 from PCFiL/patch-1
Update enphasesecur.class.php
2 parents bd8a8ce + a8bc37b commit a7ab204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Plugin Enphase Secure V7 Beta pour Jeedom
1+
# Plugin Enphase Secure V7 pour Jeedom
22

33
> Vérifiez bien que votre passerelle Enphase est en Firmware V7
44
>

core/class/enphasesecur.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public function CreaCmd($enphaselogic, $enphasename, $enphasedash, $enphasehisto
9999
}
100100
}
101101

102-
public function CreaEquip($enphaselogic, $enphasename, $enphaseconf, $enphaseconfbis, $enphasevisible, $enphaseenable)
102+
public static function CreaEquip($enphaselogic, $enphasename, $enphaseconf, $enphaseconfbis, $enphasevisible, $enphaseenable)
103103
{
104104
if (!is_object(eqLogic::byLogicalId($enphaselogic, 'enphasesecur')))
105105
{

0 commit comments

Comments
 (0)