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 dc53310 commit c52e26aCopy full SHA for c52e26a
teslemetry_stream/stream.py
@@ -24,7 +24,7 @@ def __init__(
24
server: str | None = None,
25
vin: str | None = None,
26
parse_timestamp: bool = False,
27
- manual: bool = True,
+ manual: bool = False,
28
):
29
"""
30
Initialize the TeslemetryStream client.
0 commit comments