Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/30/2024 in Posts

  1. I just wanted to post a small thing here: I had recently discovered that the FordPass integration for Home Assistant had some VERY useful tools for digging deep into what data Ford has on our vehicles, even stuff that is not surfaced in the app. Doing some messing around with it, there's a TON of useful stuff there. One of which is basically all the trip data we used to have including total trip distance, EV miles, brake score, MPG/MPGe, fuel used, etc.. There's also some other real odd info such as coolant and ambient temp, vehicle and engine speed, transmission torque info, etc.. Some of this is surfaced in HA currently but most of it is not. I've been successfully testing some of this on my 2013 and have gotten some fun data out of it. Issue I posted in the fordpass-ha Github repo starting the discussion on this stuff including some sample data pulled from my own C-Max: https://github.com/itchannel/fordpass-ha/issues/452 For those technically inclined, I have forked the integration and did some work to make it standalone and thus not requiring HA to operate. There's also some docs I added detailing some of the different data points produced from Ford's API. Use it at your own risk of course. The main branch is basically my WIP dev branch and could break at any time. Also Ford is generally not happy with frequent polling of their API and will lock your account if you abuse it or any time they deem fit. Currently across the community using this stuff the recommended minimum polling interval is 15 minutes. A good recommendation is to set up a separate FordPass account for this from your primary and set it up as an authorized user for your VIN. https://github.com/cr08/fordpass-ha One thing I'd definitely like to do is build a web dashboard with all the trip data. No ETA but I'm working on this as I go. I need to experiment more and get more data after various trips to get a good idea what's reported and when.
    1 point
×
×
  • Create New...