We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c7c34 commit 3716aeeCopy full SHA for 3716aee
tests/test_charge_point.py
@@ -49,7 +49,6 @@ async def test_cms_responses(hass):
49
cp.send_stop_transaction(),
50
)
51
await asyncio.sleep(8)
52
- ws.close()
53
54
55
class ChargePoint(cpclass):
0 commit comments