Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS or Similar help #129

Closed
thomasdye12 opened this issue Jul 7, 2023 · 3 comments
Closed

NodeJS or Similar help #129

thomasdye12 opened this issue Jul 7, 2023 · 3 comments

Comments

@thomasdye12
Copy link

Hi, this is amazing I've been looking for something like this to allow me to control the car the official API is very locked down, I was wondering if you'd be able to help me make sense of how this works, I don't use home assistance, I kinda want something similar to a rest API, I will build that, but I just need some guidance on how your code works if that's okay and what I'm looking at

@thomasdye12
Copy link
Author

I know this is not an issue, I could think of another way to reach out

@ReneNulschDE
Copy link
Owner

ReneNulschDE commented Jul 14, 2023

Hi Thomas,

The component has 3 main areas:

  • Authentication - handled in oauth.py
  • REST API on MB side to get master data and some special settings in api.py
  • Websocket connect with protobuf objects transfered to get updates from MB Server side in client.py and websocket.py

In case you are more familiar with nodejs, take a look on the iobroker integration that is written in JS.

In case you really want to understand the integration lets have a short call - write me an email mbapi.dev.issue129@nulsch.de

BR
Rene

@ReneNulschDE
Copy link
Owner

I will close this topic. contact me as described if you need more help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants