Bimmer_Connected check if car is driving

Hi,

I’m using the BMW Connected Drive integration that relies on Bimmer_Connected : GitHub - bimmerconnected/bimmer_connected: 🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal

This lib HAD a method to check if the car was driving : is_vehicle_active*: bool*
But that is deprecated.

Anyone here that integrated their BMW in Home-Assistant and checks if the car is actually driving? If so, how did you fix it?