Hi, I do not know if I am doing something wrong but the datapoint "inMotion" (bmw.0.xxx.properties.inMotion) is alway false.
I what to get a notification when the car is in my driveway, the engine is off and the car is not locked (well you can gues why).
While driving the position is not been updated so I thought I could use inMotion:
Hi, I do not know if I am doing something wrong but the datapoint "inMotion" (bmw.0.xxx.properties.inMotion) is alway false.
I what to get a notification when the car is in my driveway, the engine is off and the car is not locked (well you can gues why). While driving the position is not been updated so I thought I could use inMotion:
bmw.0.xxx.properties.inMotion = false bmw.0.xxx.properties.vehicleLocation.address.formatted = myStreet bmw.0.xxx.properties.areDoorsLocked = false
Is there any other way to figure out if the car engine in runing or the car is moving?
A while back there was a datapoint that gave the reason why the status was updated but that datapoint went away in an update