File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5260,7 +5260,6 @@ async def test_connect_p1v4_442_single(self):
52605260 }
52615261 testdata_updated = {
52625262 "ba4de7613517478da82dd9b6abea36af" : {
5263- "available" : True ,
52645263 "sensors" : {
52655264 "net_electricity_point" : - 2248 ,
52665265 "electricity_consumed_peak_point" : 0 ,
@@ -5269,7 +5268,7 @@ async def test_connect_p1v4_442_single(self):
52695268 "electricity_consumed_off_peak_interval" : 0 ,
52705269 "electricity_produced_peak_point" : 2248 ,
52715270 "electricity_produced_off_peak_point" : 0 ,
5272- "electricity_produced_peak_cumulative" : 6543 ,
5271+ "electricity_produced_peak_cumulative" : 6.543 ,
52735272 "electricity_produced_off_peak_cumulative" : 0.0 ,
52745273 "electricity_produced_peak_interval" : 1345 ,
52755274 "electricity_produced_off_peak_interval" : 0 ,
You can’t perform that action at this time.
0 commit comments