lsiddiquee / com.rexwel.bmwconnected

GNU General Public License v3.0
2 stars 3 forks source link

Stopped working on the 12-13 of April #16

Closed JohanKSE closed 1 year ago

JohanKSE commented 2 years ago

Hi, not sure what has happened but it seems that the app can't connect to the car anymore. It still reports all data but they are the same ever since the 12th of April.

I hope you have a chance to look att it soon, should you need help testing pls let me know.

eaasnes commented 2 years ago

Same issue here. Checked with another that uses this app, and he has the same problem. No updates.

Really hope you get a chance to fix this soon!

lsiddiquee commented 2 years ago

@JohanKSE @eaasnes Due to the change in BMW services, everything was broken, and I also due to some personal issues could not fix them. However, with the latest version it should be working again. Can you validate and let me know.

JohanKSE commented 2 years ago

Hi Likhan, hope that everything is fine with you?

Thanks for this, I figured it would be something like that so no worries, just appreciate that you got around to adapt it.

I will check it over the weekend, have already noticed that one of my flows are back up although the total mileage is a bit weird. The total mileage on the car is 42 184 but the readout I get from your app is 26 210.

Also noticed that it also started logging every 1-5 km of driving, however this could be due to my previous workaround so I need to look into that before I say anything for sure.

But as said, I will look into to it properly over the next few days.

Den fre 17 juni 2022 kl 14:14 skrev Likhan Siddiquee < @.***>:

@JohanKSE https://github.com/JohanKSE @eaasnes https://github.com/eaasnes Due to the change in BMW services, everything was broken, and I also due to some personal issues could not fix them. However, with the latest version it should be working again. Can you validate and let me know.

— Reply to this email directly, view it on GitHub https://github.com/lsiddiquee/com.rexwel.bmwconnected/issues/16#issuecomment-1158811374, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMB6JNGFROB2XAKU4XTIR3VPRTYXANCNFSM5U56PGMA . You are receiving this because you were mentioned.Message ID: @.***>

eaasnes commented 2 years ago

Everything seems to be working here now. Also tested the Climate Now function, and that’s working as well.

@JohanKSE I’m having the same issue with mileage readout. Seems like it shows miles instead of kilometres. @lsiddiquee Is it possible to change this back to kilometres, or maybe an option to select between miles and kilometres?

lsiddiquee commented 2 years ago

The api now only returns miles. I will add an option in the app to set miles or km and then will convert whatever the api returns. I just wanted to unblock everybody.

Regards Likhan


From: eaasnes @.> Sent: Friday, June 17, 2022 4:53:51 PM To: lsiddiquee/com.rexwel.bmwconnected @.> Cc: Likhan Siddiquee @.>; Mention @.> Subject: Re: [lsiddiquee/com.rexwel.bmwconnected] Stopped working on the 12-13 of April (Issue #16)

Everything seems to be working here now. Also tested the Climate Now function, and that’s working as well.

@JohanKSEhttps://github.com/JohanKSE I’m having the same issue with mileage readout. Seems like it shows miles instead of kilometres. @lsiddiqueehttps://github.com/lsiddiquee Is it possible to change this back to kilometres, or maybe an option to select between miles and kilometres?

— Reply to this email directly, view it on GitHubhttps://github.com/lsiddiquee/com.rexwel.bmwconnected/issues/16#issuecomment-1158951417, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADZTW4VBDMD3L5GOMVTVDQDVPSGP7ANCNFSM5U56PGMA. You are receiving this because you were mentioned.Message ID: @.***>

JohanKSE commented 2 years ago

HI Likhan & co,

@eaasnes Yepp, was a bit slow and didn't figure out that it was in miles :), as long as I know what measurement is returned I can always convert it so that's good.

One thing that does not seem to work though is the DriveSession Completed that I used to use in conjunction with Generic alarm to determine if the drive has ended or not. Not it gets triggered several times during a drive.

But in all fairness the most important part form me is to be able to logg mileage daily, the other stuff is just added pleasure :).

lsiddiquee commented 2 years ago

@JohanKSE the current api response does not return is it armed or not only if the doors are locked and now i also get if it is in motion. So i am currently triggering when there is no motion and doors are locked. I will further dig into the api to see if i can add the alarm armed or not,otherwise will remove the capability.

JohanKSE commented 2 years ago

@Likhan: OK, thanks. It would be ideal to be able to use it as a drive log but for me at least it's a luxury function, I'm just so happy being able to log daily milage again, save me ton of work.

Den mån 20 juni 2022 kl 11:03 skrev Likhan Siddiquee < @.***>:

@JohanKSE https://github.com/JohanKSE the current api response does not return is it armed or not only if the doors are locked and now i also get if it is in motion. So i am currently triggering when there is no motion and doors are locked. I will further dig into the api to see if i can add the alarm armed or not,otherwise will remove the capability.

— Reply to this email directly, view it on GitHub https://github.com/lsiddiquee/com.rexwel.bmwconnected/issues/16#issuecomment-1160174929, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMB6JLCXJMBMIMEUBDB3DDVQAXWTANCNFSM5U56PGMA . You are receiving this because you were mentioned.Message ID: @.***>

lsiddiquee commented 1 year ago

Closing stale issue