I just got my new Volkswagen golf and found out that there’s an app called my volkswagen that reports “under the hood” sensor status, current car status like locked/unlocked and the current location.
It would be really neat if this information could be integrated into home assistant.
I had seen this one before and I thought it was not the same as the data my volkswagen app reports.
But it seems like it gives me all the stuff I was looking for. I’m gonna try this one soon. Thanks a lot, sir!
@pathia could you explain a little bit more in detail or share your config how you integrated this? I cannot find any “Mind” integration. Would be great!
I have a Volkswagen Commercial vehicle with connect function, and use the “Mijn Volkswagen Bedrijfswagen” APP, I tried to set up MIND, but I get this error message …
Am i missing a setting or isn’t it working with a commercial car ?
2020-01-29 21:20:01 ERROR (MainThread) [homeassistant.setup] Error during setup of component mind
Traceback (most recent call last):
File "/config/custom_components/mind/__init__.py", line 41, in setup
hass.data[DATA_MIND] = Mind(hass, conf)
File "/config/custom_components/mind/__init__.py", line 64, in __init__
password=conf.get(CONF_PASSWORD), cache_ttl=conf.get(CONF_SCAN_INTERVAL))
File "/usr/local/lib/python3.7/site-packages/mind/__init__.py", line 250, in __init__
self._auth()
File "/usr/local/lib/python3.7/site-packages/mind/__init__.py", line 269, in _auth
auth=HTTPBasicAuth(self._client_id, self._client_secret))
I’m note sure, but I think you have invalid yaml in your configuration… There should be only two spaces in front of both username and password. I think because of that the integration doesn’t receive your credentials.
This could be helpful for people using the mind integration. Lovelace cards. Just press the + icon and paste a block of code. Replace {LICENSEPLATE} with your lower case license plate without the minus.
I have also included a preview of the end result.
Lastly, as a reference I would like to link back to the thread of the author of the mind integration:
Oh, now I see you have a commercial VW vehicle…
Mine is a consumer type Golf. I am not sure how to proceed. I see th Github repo mentions stuff about a client_id.