michaelwoods / onstar2mqtt

OnStarJS wrapper for MQTT
MIT License
107 stars 40 forks source link

Feature Request: Engine status #283

Closed charliesoap4 closed 1 year ago

charliesoap4 commented 1 year ago

Is it possible to pull the engine status through this same API? i.e. can I see if the car is currently running?

BigThunderSR commented 1 year ago

Is it possible to pull the engine status through this same API? i.e. can I see if the car is currently running?

AFAIK, the only way to do that is to see if the Engine RPM is >0 in the case of ICE.

charliesoap4 commented 1 year ago

Dangit. I've got a Bolt EUV, so that won't work. It's not super important; it was just something that crossed my mind.