Skip to content

OSError: Timeout on getting final answer from server. Current state: DELIVERED #190

Answered by rikroe
martinorob asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry to leave you hanging there for so long.
If you planning to build your own script to use with Alexa, I think it is best not to use the bimmerconnected commandline but to write your own little Python wrapper script.

This way you could:

  • return the ExecutionState
  • get the status as Python dict and format it in every way you like.

To do so, just install bimmer_connected via pip and then import the relevant modules to your own script (cli.py should be a good reference there).

The 120 second timeout will be merged so the released version soon.

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gerard33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #190 on November 03, 2020 19:43.