You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To start with many thanks for this Python implementation. However, for me it didn't work with the current version of Nissanconnect for EU.The response from the server seems to have changed. And I ran into some issues that seem to be related to Python3.
However, I got the bits and pieces that I need running. If someone is interested, I could share them.
The text was updated successfully, but these errors were encountered:
It turns out that Nissan/Kamereon changed their server addresses. Those are given in kamereon/kamereon.py in settings_map.
I looked up the correct values in dartnissanconnect. It appears that it is mostly a matter of replacing .eu. by .eu2. in all addresses.
Now it seems to work again, at least for me.
To start with many thanks for this Python implementation. However, for me it didn't work with the current version of Nissanconnect for EU.The response from the server seems to have changed. And I ran into some issues that seem to be related to Python3.
However, I got the bits and pieces that I need running. If someone is interested, I could share them.
The text was updated successfully, but these errors were encountered: