Commit Graph

43 Commits

Author SHA1 Message Date
Adrian Kumpf
a0e12c3808 Store marketing names
... and identify new Model S and X.

Closes #2494, #2496
2022-04-22 15:42:25 +02:00
Adrian Kumpf
6c0c0eeaa9 Display marketing names
Related to #2030
2021-10-06 12:25:18 +02:00
Adrian Kumpf
410d277f2e Use built-in Ecto enum type 2021-01-09 00:08:36 +01:00
Adrian Kumpf
6fd7cbbc28 Allow negative charge costs
Closes #743
2020-05-25 19:22:41 +02:00
Adrian Kumpf
45d94d52b3 Implement database efficiency improvements
Closes #573
2020-04-11 14:49:44 +02:00
Adrian Kumpf
c5176b60f9 Remove unused column 'power_avg' 2020-03-28 15:52:35 +01:00
Adrian Kumpf
14a5acf7cb Allow to enter total cost or cost per KWh used
Closes #457
2020-03-11 15:11:13 +01:00
Adrian Kumpf
35b623e28f Store more vehicle config attributes
Closes #468
2020-03-02 12:42:05 +01:00
Adrian Kumpf
7322e9d8c2 Set ON DELETE foreign key constraints 2020-02-06 15:51:30 +01:00
Christian Traber
bc3c002ace add usable_battery_level to charges 2020-01-18 14:33:34 +01:00
Adrian Kumpf
35ced850e9 Add charge cost interface
Closes #185, closes #342
2020-01-15 18:28:12 +01:00
Christian Traber
6ef4b03597 add usable_battery_level to schema and log it 2020-01-14 14:52:22 +01:00
Adrian Kumpf
549dedb3bf Decouple global from car-specific settings 2019-11-18 23:43:25 +01:00
Adrian Kumpf
be82d3b2f6 Automatically repair drives & charges w/o addresses
Resolves #239
2019-11-16 12:24:19 +01:00
Adrian Kumpf
2bbb7879ff Test phase correction 2019-10-27 20:34:28 +01:00
Adrian Kumpf
f38a4221eb Implement phase correction 2019-10-26 21:19:10 +02:00
Adrian Kumpf
f46f454cdc Prevent negative values for charge energy added 2019-10-26 16:22:43 +02:00
Adrian Kumpf
0c31683e86 Increase the precision of timestamps 2019-10-20 15:35:23 +02:00
Adrian Kumpf
bef950a1a9 Calculate actual charge energy used 2019-10-19 21:54:56 +02:00
Adrian Kumpf
abfa8c96d5 Device efficiency factor from charge data 2019-10-16 21:12:53 +02:00
Adrian Kumpf
c775e17328 Use exact locations for geo-fence lookups 2019-10-03 20:19:24 +02:00
Adrian Kumpf
1982b413ef Add start & end rated range to charges 2019-09-13 21:29:33 +02:00
Adrian Kumpf
a1c7d8fbdd Add start & end rated range to drives 2019-09-13 20:40:58 +02:00
Adrian Kumpf
d2368f06f0 Bump version 2019-09-03 18:03:39 +02:00
Adrian Kumpf
b5146c1045 Identify cars by VIN 2019-09-03 17:40:56 +02:00
Adrian Kumpf
ab5f488408 Identify vehicle using :vehicle_config 2019-08-28 17:29:47 +02:00
Adrian Kumpf
ef84091e2c Add elevation column 2019-08-28 12:49:27 +02:00
Adrian Kumpf
52b84cf9d2 Display :battery_range 2019-08-28 12:11:03 +02:00
Adrian Kumpf
17bb43faa9 Remove pre-calculated consumption columns 2019-08-21 20:21:00 +02:00
Adrian Kumpf
ade57e5b61 Add various database constraints 2019-08-21 16:42:04 +02:00
Adrian Kumpf
7f2706d367 Store estimated battery range 2019-08-18 20:32:23 +02:00
Adrian Kumpf
1f28f6a1b4 Store car name 2019-08-18 20:32:23 +02:00
Adrian Kumpf
8625cb139b Rename trip to drive 2019-08-12 23:48:16 +02:00
Adrian Kumpf
93df777c63 Replace defenum with use macro 2019-08-12 23:48:16 +02:00
Adrian Kumpf
2953441fc4 Rename addresses context 2019-08-12 23:48:16 +02:00
Adrian Kumpf
ec27a9c3b2 Correctly name range fields 2019-05-25 15:07:27 +02:00
Adrian Kumpf
91aa7cd01e Record address of charging station 2019-04-15 22:01:41 +02:00
Adrian Kumpf
0e7f37c991 Lookup start & end addresses when closing a trip 2019-04-15 17:23:38 +02:00
Adrian Kumpf
92818bc785 Record additional battery heater fields 2019-04-15 13:55:59 +02:00
Adrian Kumpf
e038415e3d Record inside temperature 2019-04-15 13:32:48 +02:00
Adrian Kumpf
3aa5614f5c Cast remaining position fields 2019-04-10 11:37:54 +02:00
Adrian Kumpf
74b6224f37 Log updates 2019-04-08 23:17:45 +02:00
Adrian Kumpf
76208a456c Rename otp app 2019-04-07 13:42:51 +02:00