havrla
havrla
resolv: [auth.txt](https://github.com/edent/BMW-i-Remote/files/4236405/auth.txt)
``` BASE_URL = 'customer.bmwgroup.com' #BASE_URL = 'b2vapi.bmwgroup.com' def getToken(BASE_URL, username, password, timeout=(20, 20)): try: headers = { "Content-Type": "application/x-www-form-urlencoded", "Content-Length": "124", "Connection": "Keep-Alive", "Host": BASE_URL, "Accept-Encoding": "gzip", "Authorization": "Basic blF2NkNxdHhKdVhXUDc0eGYzQ0p3VUVQOjF6REh4NnVuNGNEanli"...
Heloo 14.12.2019 before 16:00 +1:00(Prag) Mobile application KO, data from BMW server KO. 14.12.2019 23:00 +1:00(Prag) -> Mobile application Ok, data from BMW server KO. Tested Application sniff comminication: BMW...
Heloo. Mobile aplication android - functional. API in europe/Czech Republic KO. New hack mobile aplication ? For new API protocol ? :-(
Heloo new server connected ok, trouble: socMax (max battery capacity) for BMW i3 not available [root@CL-ITNK-BMW ~]# ./bmw/bmw.py https://customer.bmwgroup.com/api/vehicle/navigation/v1/WBY1Z41000VXXXXX [root@CL-ITNK-BMW ~]# :-(((
aaa socmax on old servers is OK [root@CL-ITNK-BMW ~]# ./bmw/bmw.py https://b2vapi.bmwgroup.com/api/vehicle/navigation/v1/WBY1Z41000VXXXXXX {'latitude': 52.020723, 'longitude': 14.989973, 'isoCountryCode': 'CZE', 'auxPowerRegular': 1.4, 'auxPowerEcoPro': 1.2, 'auxPowerEcoProPlus': 0.4, 'soc': 11.439000129699707, 'eco': '659,489,421,421,402,475,632,6d0,76f,8ac,9e9', 'norm': '698,4b6,4ac,4ac,41a,48f,632,6d0,76f,8ac,9e9', 'ecoEv':...
only authentization - NO [root@CL-ITNK-BMW ~]# ./bmw/bmw.py https://customer.bmwgroup.com/webapi/v1/user/vehicles/WBY1Z41000VZXXXXX/status {'vehicleStatus': {'vin': 'WBY1Z41000VZXXXXX', 'mileage': 66156, 'updateReason': 'VEHICLE_SHUTDOWN_SECURED', 'updateTime': '2020-02-17T08:27:36+0000', 'doorDriverFront': 'CLOSED', 'doorDriverRear': 'CLOSED', 'doorPassengerFront': 'CLOSED', 'doorPassengerRear': 'CLOSED', 'windowDriverFront': 'CLOSED', 'windowDriverRear': 'CLOSED', 'windowPassengerFront':...
Heloo :-( After 20.12.2020 16:00 [root@CL-ITNK-BMW ~]# ./bmw/bmw.py https://customer.bmwgroup.com/webapi/oauth/token [root@CL-ITNK-BMW ~]#
``` BASE_URL = 'customer.bmwgroup.com' #BASE_URL = 'b2vapi.bmwgroup.com' def getToken(BASE_URL, username, password, timeout=(20, 20)): try: headers = { "Content-Type": "application/x-www-form-urlencoded", "Content-Length": "124", "Connection": "Keep-Alive", "Host": BASE_URL, "Accept-Encoding": "gzip", "Authorization": "Basic blF2NkNxdHhKdVhXUDc0eGYzQ0p3VUVQOjF6REh4NnVuNGNEanli"...
Heloo Please please add SOC battery. Version bimmer-connected-0.7.7, does not have SOC yet, I would like to switch to these libraries. thanks thanks ...