Arnold
Results
2
comments of
Arnold
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](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect/-/blob/master/lib/src/nissanconnect_session.dart). It appears that it is mostly...
This week I discovered that another change was needed. In `kamereon.py` in line 704 the `v2` should be changed to `v5`. Whenever something seems to break, I check at dartnissanconnect...