Skip to content

Commit 2621610

Browse files
authored
Update test_charge_point.py
1 parent a9ff941 commit 2621610

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_charge_point.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ async def test_cms_responses(hass):
4848
cp.send_authorize(),
4949
cp.send_heartbeat(),
5050
cp.send_status_notification(),
51+
cp.send_firmware_status(),
52+
cp.send_data_transfer(),
5153
cp.send_start_transaction(),
5254
cp.send_meter_data(),
5355
cp.send_stop_transaction(),), timeout = 7,

0 commit comments

Comments
 (0)