Skip to content

Commit 9377db5

Browse files
committed
Major Growatt API change
1 parent bf2d728 commit 9377db5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/de/blafoo/bkw/views/bkw/BkwView.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ protected void init() {
8383
public void afterNavigation(AfterNavigationEvent event) {
8484
this.removeAll();
8585

86-
double eTotal = totalData.getObj().getDatas().getFirst().getETotal();
8786
Board board = new Board();
8887
board.addRow(
8988
createHighlight("Total production", totalData.getObj().getDatas().getFirst().getETotal(), null),

0 commit comments

Comments
 (0)