Sponsored

Search results

  1. LightningROD - Better Charge Logs

    If you're using the fordpass-ha integration, there should be a script called "autonomicData.py" - provided that script still works it will download a json file. That json file is basically the text form of the data the FordPass App shows - which is what the integrations are using to display...
  2. LightningROD - Better Charge Logs

    As a data nerd I understand this frustration. Yes, you should be able to "guess" what it would be - it just won't be 100% accurate. I'll take a look through the json data I have and the new developments with the API and see if there is some way to find historical data. If not, assumptions can...
  3. LightningROD - Better Charge Logs

    Thanks, it has been very tricky to find any free time. I know HomeAssistant stores logs for sensors, so if you want, you should be able to bypass LightningROD and just use the sensor data from the forpass-ha integration. You would just want to change the amount of time to keep. I am still new...
  4. LightningROD - Better Charge Logs

    Project Update: I have VERY minimal free time (new baby) but I'll try to update as I can. I basically rewrote the entire code using things I worked with on the Fordpass-ha integration, and a setup for InfluxDB. The integration is now using InfluxDB to store the logs. I haven't had any free...
  5. Home Assistant - Ford F150 Lightning Dashboard.

    Popping in because I was pinged. Yes, I am SquidBytes on GitHub and I am a collaborator on the Fordpass-HA integration. Basically anything EV with the integration is what I implemented. However, I have been out for a bit for family reasons. I know recently the authentication changed and broke a...
  6. Auto-fold mirrors based on GPS

    Yeah, @trailcat there is no entry, or any mention of mirrors. Nothing to even detect if they are "open" or "folded". Unless Ford adds detection and/or control to the app/API there is nothing that can be done - with software.
  7. Fordpass. Need help ASAP

    You should be able to schedule charge times, and different settings based on saved charge locations. It's been a while since I set that screen up on my phone, but maybe try logging out and back in. Also confirm in the truck they are saved locations. And if you go to your charge logs, make sure...
  8. Auto-fold mirrors based on GPS

    Thanks for the shout-out! I haven't had any time to really do anything recently, I've been swamped at work. I hope to get around to doing more soon. @trailcat, I haven't seen any API references to the folding mirrors in the data. Which would somewhat explain why it's not a thing in the app...
  9. Fordpass. Need help ASAP

    Good to know that the sharing toggle also disabled that feature. It also disables the charging information. I posted about that here: https://www.f150lightningforum.com/forum/threads/disabling-vehicle-connectivity-removes-functionality.16691/
  10. LightningROD - Better Charge Logs

    Coolant temp is mapped to `engineCoolantTemp`. However, now that you mention yours is 59F, I went through and checked all my logs. My `engineCoolantTemp` is ALWAYS 15C (C is default in the json) in my logs. It must not be accurately mapped to the High Voltage Coolant. I took a look around and...
  11. LightningROD - Better Charge Logs

    Yeah, odometer is very easy to grab. Its already a sensor in HA, but I planned on also using it in LightningROD. For some conversions you don't need the odometer, because the distance traveled is already reported, but doesn't hurt to have extra values. Once I get things running in a DB, the...
  12. LightningROD - Better Charge Logs

    Replying to you, but also another project update. I'm now an official contributor to the 'fordpass-ha' integration. I have been helping the dev with issues, documentation, and additional features. It's just me and him. I have been going through all the data and mapping new sensors, expanding...
  13. LightningROD - Better Charge Logs

    Project update: Ford has moved over to their new API. This broke everything, including the `fordpass-ha` HomeAssistant integration. I have been working with the `fordpass-ha` developer to implement EV specific sensors. I have plans to continue working on, and contributing, to the `fordpass-ha`...
  14. LightningROD - Better Charge Logs

    ALSO Slight update...somewhat. The `fordpass-ha` integration is currently not working. It appears as though Ford has changed their API backed. Issue Here It looks like the moved over to `api.autonomic.ai` If you visit https://autonomic.com/ it says " In 2023, Autonomic became fully integrated...
  15. LightningROD - Better Charge Logs

    I'm working on integrating proper EV / Lighting sensors into the `fordpass-ha` integration. Currently I was able to add a function that downloads the charge logs I also added a charge status sensor that displays the available data - but mainly the charging speed. I'm hoping to be able to get a...
  16. LightningROD - Better Charge Logs

    I'm actually working on the `fordpass-ha` integration to add sensors specific to EV's. I've opened a pull request that has a charge_log function, and one that creates a charge status sensor. For Influx, I'm working on moving LightingROD over to Influx so the end user would have multiple...
  17. ALL the CHANGES to the 2024 Ford F-150 LIGHTNING

    2023 Lariat! I was looking through the info and each item made my happy with my purchase....with 1 exception. I really would like the onboard scale :/ Not a need, really just a "nice have" Edit: I would also like a Heat Pump for greater efficiency. However, I'm in Florida and I will basically...
  18. OBD Scanner and Display

    @capt_ramius I also wanted nerd data, I found that I can hit the API to get charge logs. Lots of info here. https://www.f150lightningforum.com/forum/threads/lightningrod-better-charge-logs.16807/ Looking into integrating OBD data to bypass the lockout risk
  19. Lightning Flight Recorder / Black Box

    Hey @mr.Magoo I have just stumbled upon this thread while I am researching OBD data. I recently posted about my setup for better charge logs, which I'm calling LightningROD (link to my post). I am looking into either supporting OBD, or downloading from OBD, but it is 100% new to me. I think...
  20. Disabling Vehicle Connectivity removes functionality

    Interesting. This is all good information. I would love to have something like that, and not be reliant on the Ford Modem connected. Do you know if it has any time of internal storage for logs? If so, then I/someone could probably integrate an API to: Get data from OBD Use phone as bridge Send...




Top