Skip to content

Commit

Permalink
Update netatmo_energy.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Jan 15, 2024
1 parent 6bfaa34 commit 1843f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/class/netatmo_energy.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,6 @@ public static function execCmd($_cmd,$_options = array()){
),'POST');
}
sleep(10);
self::sync();
self::refresh();
}
}

0 comments on commit 1843f7d

Please sign in to comment.