Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Search results

  1. Jdeck

    Software Update 2018.14

    This is most likely the case. The develop is messing up multiple parts of the version checking. I’m traveling this weekend but will try to get it resolved tonight.
  2. Jdeck

    TeslaFi.com

    This is on my shortlist of things to do as well as revamping the notifications and scheduling into one page. I've added a date range to the charge page and I started implementing it to the calendar page but it's much more in work including the drive info and charging info so it's taking a bit...
  3. Jdeck

    TeslaFi.com

    I need to dig into this a further. As of now it appears the model 3 seems to report the car as 'offline' via the API during most idling sessions as opposed to just 'online' and the rest of the good data from the model S. I originally put this notification option in place for cars to alert them...
  4. Jdeck

    TeslaFi.com

    The temperature page uses the average temperature of the entire drive from the first drive (or reverse) datapoint to the last park datapoint. I just tested tested it by identifying the one drive I have with an average temperature below 0 F but started at 15 F in my garage. It shows in the -10...
  5. Jdeck

    Model 3 crazy vampire drain

    Hi everyone. There does to be something going on with the offline status of the model 3 through the API. As far as I could tell most of the cars do appear 'offline' from the API calls after a little bit of idling. It's hard for me to tell exactly what's going on however since I can't tell...
  6. Jdeck

    Model 3 P100D Exists? Is it possible?

    It was an error on my end. The user also has a P100D on their account which logged a few data points before being switched to log the model 3. Since the model 3 doesn't report trim_badging it wasn't replaced in the firmware database. I cleared it out and it's showing '3' now.
  7. Jdeck

    75 and 75D variants increased performance from July 1st - software and hardware improvements?

    Looks like you're on to something there- http://firmware.teslafi.com/uncorked.php It appears non D models are P1 for non performance and P2 for performance. And D models are P3 for non performance and P1 for performance. At least that's what it looks like to me.
  8. Jdeck

    TeslaFi.com

    I’ve seen a few cars having trouble sleeping in the days leading up to a software update. That could be the issue but it doesn’t look like this new release is going out to many cars. Did you get updated to a new version at the sc?
  9. Jdeck

    TeslaFi.com

    That’s actually the response from Tesla’s servers. It means your password is incorrect or Tesla’s servers are acting up which happens every once in a while. Make sure you’re entering the correct Tesla credentials and/or try again in a little bit. You can open a ticket in the help desk or email...
  10. Jdeck

    TeslaFi.com

    It means I forgot to put my error handler back in place after the server move. I’ll work on that.
  11. Jdeck

    TeslaFi.com

    Everything ok now?
  12. Jdeck

    TeslaFi.com

    Is it working correctly now? I’m in the middle of getting prepared to move things over to AWS and moved the nameservers over to Cloudflare today. The Cloudflare move is supposed to be seamless but apparently not.
  13. Jdeck

    17.26.76

    I'm hoping the 2017.28 c528869 is actually supposed to be 17.28.27. Only time will tell, but a few cars have been updated to 17.28.27 and then within a few minutes they change to 2017.28 c528869. Hopefully it goes back to the i.i.i format just to keep things simple.
  14. Jdeck

    TeslaFi.com

    I think my detection code got out of sync between some of the pages. It looks like it's identifying it correctly at the bottom of the settings page but not on the actual firmware page. I'll fix it tonight. Thanks.
  15. Jdeck

    TeslaFi.com

    Hi. You're correct. You can dial that factor down based on what you see in the car trip readout. I do need to go back and revisit this. I'm sure I have plenty of data now to set a default factor for each model.
  16. Jdeck

    TeslaFi.com

    The battery_current was used for mostly the sleep monitoring and displaying amperage throughout the site. Now areas that don't directly provide amps are just calculated using power and voltage. None of the kWh calculations used the battery_current. Aside from the sleep issue, there is no...
  17. Jdeck

    TeslaFi.com

    Yes it works. The main thing that battery_current was used for was to determine when the car was ready to go to sleep, i.e. battery_current reaches 0. If battery_current was hovering at .1 it wasn't ready to go to sleep and TeslaFi wouldn't attempt to put the car to sleep until it hit 0. Now...
  18. Jdeck

    TeslaFi.com

    I've personally never tested it but there have been a couple people that have told me it caused sleep issues. I would try it if you've already tried changed your password on Tesla.com.
  19. Jdeck

    TeslaFi.com

    Hi, T-Mobile is a real pain getting email to text messages through. It's working with other carriers but after multiple multiple attempts to get them through t-mobile it's still not working. I'm not done trying yet. I created a article on sleeping in the help section: My car is not sleeping...
  20. Jdeck

    TeslaFi.com

    I actually already have the Florida coordinates filtered out. For some reason on 11/11/16 the API reported your car in Thailand for a few minutes. I manually pasted in previous lat/lon's for the minutes and it looks good now. No, there's no way to separate them at this point aside from...
  21. Jdeck

    TeslaFi.com

    No, only drives to and from one location. It wouldn't be too difficult to do. I put in a feature request for it.
  22. Jdeck

    TeslaFi.com

    Not currently but I'll work on this soon. There is a feature request in for this currently.
  23. Jdeck

    TeslaFi.com

    It should be doable. I entered a feature request under your name in the help section. I can probably do this at the same time I work on the charging reminder request. Thanks
  24. Jdeck

    TeslaFi.com

    Hi, sorry for the delay. I've been working on a lot of things on the site for the past week. Can you pm me your username or car id so I can take a look? Or open a support ticket in the help section. Thanks
  25. Jdeck

    Test drive - car seat

    I brought my son with his car seat for a test drive. The staff in the showroom loved having him there and before the test drive they helped with buckling the seatbelt over the carseat. It can be a little challenging without an extension....at least the first few times. Tesla's are family...
  26. Jdeck

    TeslaFi.com

    The battery_current reading is still missing. Yes, I still use the battery_current field if it's in the data. If the battery_current is not present, it resorts to using a calculation of power/voltage.
  27. Jdeck

    TeslaFi.com

    I think I figured out the problem. I disabled the text notifications in your account and TeslaFi started the normal 15 minute pause in polling to get the car to sleep. I enabled it again and it stopped working and just reset polling immediately like you've seen. In the text I send a link to...
  28. Jdeck

    TeslaFi.com

    I made some changes to the email scripts. I've made some changes since your post as well. Please let me know if you're having issues.
  29. Jdeck

    TeslaFi.com

    Thanks. I put a feature request in. I think the easiest thing to start with would be superchargers.
  30. Jdeck

    TeslaFi.com

    The referral program is now in place. There's a link near the bottom of the page to create a referral code and more details. Thanks for the idea.
  31. Jdeck

    Accessory Junkie

    I've almost purchased a wall charger nearly a dozen times. I only pack up my mobile charger a handful of times each year on road trips so I keep telling myself I don't NEED it. But it looks so damn cool and I can just picture it hanging on my wall in the garage. :rolleyes:
  32. Jdeck

    TeslaFi.com

    If you can email [email protected] or pm me your username or car id I can take a look. I did rewrite the script for the lifetime to map each drive individually which is probably why your seeing differences between the two. I'll carry over the changes into the monthly view. Let me know and...
  33. Jdeck

    TeslaFi.com

    Thanks! That is cool. I'll add an option to turn on/off tagged locations to the view. That would look even cooler showing all the Superchargers you stopped at.
  34. Jdeck

    TeslaFi.com

    I added a "Lifetime" link to the bottom of the calendar page which will show you every drive you've taken in your TeslaFi lifetime. It's as close as I can get to your lifetime. :-) I set the opacity to 25% so it highlights common routes better.
  35. Jdeck

    TeslaFi.com

    Thanks. It is fun to see large amounts of data like that. I did set it up to basically search for tags that were created during the current month and display them on the map. I could have it run through some more scripts to determine first time visits to locations but I'm afraid it would slow...
  36. Jdeck

    TeslaFi.com

    Sorry for the delay responding. The icon shows as red when you drive over 100 miles in one day. I built it in a while ago just to make it a little easier to determine which days had high milage.
  37. Jdeck

    Model S REST API

    Yep, same here. I started out receiving SSL errors a few hours ago, now it's all time outs. iOS app is not working as well.
  38. Jdeck

    TeslaFi.com

    I also put a note in the data to indicate if the lat/long has been replaced due to the bug. If you look at the raw data under the has_spoiler data it will show 'LatLongBug' instead of True/False. Just so you know when the fix is being applied.
  39. Jdeck

    TeslaFi.com

    This should be corrected now. I also added anchors to take you to the session being edited.
  40. Jdeck

    TeslaFi.com

    I'm not using any rated wh/m. It's all based on battery size and how many rated miles the vehicle has at a 100% charge. Then the rated miles used in the drive determines the kWh and Wh/Mile used.
  41. Jdeck

    TeslaFi.com

    Thanks. I'll look into this.
  42. Jdeck

    TeslaFi.com

    I just put a change in the data logger to replace any data points with these bad coordinates with the last good coordinates received. This should help a lot. Any new data points will reflect these changes. Please let me know if it helps.
  43. Jdeck

    TeslaFi.com

    The efficiency is simply the miles driven dived by the rate miles used. 50 miles driven / 100 rated miles used = 50% efficiency. Changing the kWh factor will not effect the efficiency %.
  44. Jdeck

    TeslaFi.com

    You can change it in the settings page. It's at the top of the sleep section.
  45. Jdeck

    TeslaFi.com

    I'm not sure. I didn't do any testing to see why it wasn't working. I noticed that the code did not match what I had recently done for the settings page and copied it over to the email script. I had assumed the 45 day issue was the problem since that was the reason I put the changes into the...
  46. Jdeck

    TeslaFi.com

    The token is stored, not the username or password.
  47. Jdeck

    TeslaFi.com

    There's a thread somewhere on here about this but I can't seem to find it. It appears to be a bug in 8.1 but for some reason it's not affecting everyone. I enabled the 'latitude' column in your raw data page and you'll see the latitude jumps to -91.0. I was hoping it would be fixed with...
  48. Jdeck

    TeslaFi.com

    You're right. I had corrected the settings page to reflect this but did not correct the email script. It should be fixed now. In fact a bunch of emails just went out.
  49. Jdeck

    TeslaFi.com

    Sorry, I finished at about 2AM and didn't type any changes up. I changed the data logger to monitor the 'power' api call instead of the defunct 'battery_current' to determine when to put the car to sleep. The 'power' api return could be great since it returns the kW but unfortunately it only...
  50. Jdeck

    Model S REST API

    Battery_current is still missing in 17.11.10.