Skip to content

Commit 5a6e0b1

Browse files
committed
Correct value
1 parent 25902cc commit 5a6e0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ async def test_connect_smile_p1_v2(self):
759759
"id": "electricity_produced_off_peak_cumulative",
760760
"state": 482.598,
761761
},
762-
{"id": "net_electricity_cumulative", "state": 1019.151},
762+
{"id": "net_electricity_cumulative", "state": 1019.161},
763763
]
764764
}
765765
}

0 commit comments

Comments
 (0)