Welcome to the TeslaFi support community.

Please enter your question, feature request, or issue below. Specific questions related to issues with your account can be sent privately by selecting "Or leave us a private message" below.

+3

Aggregate charging by month/year?

wayner 7 years ago 0

Is there a way to see how much I have charged over the last month, year, etc?  It would be nice to know how much you have charged over calendar periods, perhaps subdivided by charger location.

+3
Completed

Trip Playback, being able to click on a part of the map of graph and see info

Icepicknz 7 years ago updated by James 2 years ago 4

If clicking on the graph of a trip, say when i was going 100Km/h, it shows a marker on the map so i can see the timeline of the trip, or where speeding occurred or where battery usage was high etc. Or if clicking on a portion of the map before a huge mountain range, i can see in the graphs where that relates to

+3

Graphing of trips

Icepicknz 7 years ago updated by BattMobile 7 years ago 1

I came across your product after reviewing teslalog.com  . They have graphing of each charge, each trip and just about every value from temperature to speed and you can replay a trip. 


Do you plan on adding similar functionality?

+3

Telegram bot

StefanSarzio 7 years ago updated by lemassykoi 1 year ago 1

I would like a Telegram bot that can be used for notifications instead of email and SMS.


Also I would be nice if I could send commands to be bot (those that I otherwise send via the API or the controls on the website).

+3

Please add a bus and school bus stop icon. TY

redmondcostello 7 years ago 0
+3
Answered

What does it mean to calibrate the Kwh calculations for your car?

kvandivo 7 years ago updated by Delbertrtiz 5 years ago 2

At the bottom of my homepage it says:

Please complete a charge to 90% or more to calibrate the Kwh calculations for your car. Calibrations are updated every 12 hours.


Is this persistent, or should it go away after the first 90%+ charge?  Overnight I charged to 94% just so TeslaFi could make itself happy on this, and I'm still seeing the note.  Is there any way we can discern that the Kwh calculations have, in fact, been calibrated?  What is the calibrated value?  Basically I just don't quite understand what I accomplished by charging to 90%+.  Thanks!


Answer
James 7 years ago

Hi,


Yes, it looks like your calibration message went away. 


Once a charge at or above 90% is completed TeslaFi extrapolates it into what your range is at 100%.  Since kWh usage is not provided via the API all of the kWh calculations are based on how many rated miles are used, total rated miles available at 100% and your battery size.  Until that 90% charge is complete TeslaFi just uses a standard max charge number.  Each data point is also stamped with your max range at the time so as the battery degrades and your max range lowers previous data points won't be affected.


Hopefully that helps.


James

+3
Planned

Battery temperature

Somni 7 years ago updated by James 2 months ago 5

Show battery temperature?

+3
Completed

Display time and date format

pjw65 7 years ago updated by James 7 years ago 5

I miss the Date format: dd.mm.yyyy

I also miss the 24h time format HH:MM:SS


Or use the local settings toLocaleString/toLocaleDateString/toLocaleTimeString in Javascript:


d = new Date();
d.setUTCFullYear(2004);
d.setUTCMonth(1);
d.setUTCDate(29);
d.setUTCHours(2);
d.setUTCMinutes(45);
d.setUTCSeconds(26);
console.log(d);                        // -> Sat Feb 28 2004 23:45:26 GMT-0300 (BRT)
console.log(d.toLocaleString());       // -> Sat Feb 28 23:45:26 2004
console.log(d.toLocaleDateString());   // -> 02/28/2004
console.log(d.toLocaleTimeString());   // -> 23:45:26

My local settings gives the following output:

"2004-02-29T02:45:26.660Z"
29.2.2004, 03:45:26
29.2.2004
03:45:26


+3
Completed

Add icon for recycle center

johpe 8 years ago updated by James 7 years ago 4
+3

Camper mode

StefanSarzio 8 years ago updated 8 years ago 1

Please add a "keep running for x hours/minutes" to the "Start Conditioning" control to keep the  climate control running longer than 30 minutes.


I.e. while in the time frame:

- disable trying to let the car sleep

- check every minute (when polling anyway) that the climate control is still running. If not, then restart it

- after 25 minutes stop and restarted the climate control proactively