RobXYZ

Results 8 comments of RobXYZ

I will try to integrate the code properly

I tried to update the existing authentication flow but it always failed to fetch the token. Even comparing HTTP requests I couldn’t figure out why. Instead I’ve created a new...

Yes, I've been using it in Home Assistant since September and everything seems to work with with our electrified GV70 once the authentication is successful. You can test it by...

The test script I initially used to replicate the app might be an easier starting point for that: ``` import requests import re # Define variables for login USERNAME =...

I've tried adapting the existing code a few times without success. I can't work out why it's failing but I eventually get blacklisted by the Genesis servers. I am hoping...

> I put in a few examples to help get you started but happy to look at more if helpful. I’ve tried a few times to integrate the Genesis authentication...