Skip to content

Commit cf2f551

Browse files
committed
Add test for net_electricity_cumulative
1 parent 46a3f9e commit cf2f551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_smile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,6 +1523,7 @@ async def test_connect_p1v3(self):
15231523
"id": "electricity_consumed_peak_interval",
15241524
"state": [179, dt.datetime(2020, 3, 12, 19, 45)],
15251525
},
1526+
{"id": "net_electricity_cumulative", "state": 17965.326},
15261527
]
15271528
}
15281529
}

0 commit comments

Comments
 (0)