Skip to content
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