Commit Graph

589 Commits

Author SHA1 Message Date
Adrian Kumpf
0d4a82cc83 Tweak charge and drive aggregation queries 2019-10-25 23:13:45 +02:00
Adrian Kumpf
a96dedad11 Add "car in service" state
Resolves #217
2019-10-24 22:48:08 +02:00
Adrian Kumpf
3ff47c32e0 Complete charging session immediately 2019-10-24 15:57:49 +02:00
Adrian Kumpf
f2769869d6 Tweak calculation of charge energy used 2019-10-24 15:57:29 +02:00
Adrian Kumpf
f9b3e3fa5d Display more icons in the UI 2019-10-23 22:46:28 +02:00
Adrian Kumpf
cd70f9acf0 Catch otherwise unhanded info messages 2019-10-23 22:46:28 +02:00
Adrian Kumpf
b0e3f6002b Fix broken dashboard links 2019-10-23 22:46:24 +02:00
Adrian Kumpf
830faed957 Tweak UI 2019-10-22 23:21:53 +02:00
Adrian Kumpf
0fe2f917da Add MQTT topic /is_climate_on
Resolves #214
2019-10-22 20:43:57 +02:00
Adrian Kumpf
8a68461f1b Show only vehicles connected to the account in UI
Fixes #213
2019-10-22 20:32:30 +02:00
Adrian Kumpf
4ca0567c61 Trim patch version if possible 2019-10-22 20:05:37 +02:00
Adrian Kumpf
7f4647f966 Serve pre-gzipped files 2019-10-22 20:00:01 +02:00
Adrian Kumpf
0c31683e86 Increase the precision of timestamps 2019-10-20 15:35:23 +02:00
Adrian Kumpf
0a8d89c74d Timeout completed charges after 15 minutes 2019-10-20 15:35:23 +02:00
Adrian Kumpf
0dede3d3f5 Set correct end date for completed charges
Fixes #211
2019-10-20 15:35:16 +02:00
Adrian Kumpf
bef950a1a9 Calculate actual charge energy used 2019-10-19 21:54:56 +02:00
Adrian Kumpf
5dff59a7bf Indicate when a (car) software update is available 2019-10-19 16:29:35 +02:00
Adrian Kumpf
dca44e141f Use preferred range for efficiency calculation 2019-10-17 20:45:03 +02:00
Adrian Kumpf
7630b3780d Create TestHelper.eventually/2 2019-10-16 22:08:40 +02:00
Adrian Kumpf
abfa8c96d5 Device efficiency factor from charge data 2019-10-16 21:12:53 +02:00
Adrian Kumpf
cbb0a02b5d Tweak circuit breaker settings 2019-10-12 13:02:23 +02:00
Adrian Kumpf
fedfcbdc28 Publish software version via MQTT 2019-10-12 12:31:08 +02:00
Adrian Kumpf
8bd82934c3 Log option codes as well if the identification fails 2019-10-09 17:40:57 +02:00
Adrian Kumpf
f428581eef Tweak mobile and desktop views 2019-10-09 17:40:57 +02:00
Adrian Kumpf
d6f8b63d9c Decrease distance threshold 2019-10-08 18:19:52 +02:00
Adrian Kumpf
d5691e2cea Add GIST index based on ll_to_earth 2019-10-08 18:15:25 +02:00
Adrian Kumpf
84a0cf1a46 Update efficiency factors 2019-10-08 18:04:21 +02:00
Adrian Kumpf
bfdee9cba7 Immediately return if one of the identifiers is nil 2019-10-06 13:19:47 +02:00
Adrian Kumpf
30784d9475 Enable fuse circuit by default 2019-10-03 20:32:53 +02:00
Adrian Kumpf
c775e17328 Use exact locations for geo-fence lookups 2019-10-03 20:19:24 +02:00
Adrian Kumpf
c7579e02bf Always publish to charge related topics 2019-10-03 15:02:27 +02:00
Adrian Kumpf
3b54d0be06 Prevent dragging & zooming on leaflet map 2019-10-03 02:25:25 +02:00
Adrian Kumpf
d0ef80dea5 Add MQTT topics
Resolves #182
2019-10-03 01:53:08 +02:00
Adrian Kumpf
ca7f275820 Prevent comparison with nil 2019-10-02 23:37:06 +02:00
Adrian Kumpf
0120e3dffe Improve landscape mode on devices with a notch 2019-10-01 23:20:32 +02:00
Adrian Kumpf
8fa9cb7e1c Properly log unknown states and invalid payloads 2019-10-01 21:46:40 +02:00
Adrian Kumpf
4339b6ddd0 Remove out-of-bounds check for positions 2019-09-30 23:15:40 +02:00
Adrian Kumpf
05abaae7fc Add various tests 2019-09-30 20:50:15 +02:00
Adrian Kumpf
a4007b207b Tweak error handling 2019-09-30 14:32:18 +02:00
Adrian Kumpf
677df6945d Simplify deletion dialog 2019-09-30 00:39:31 +02:00
Adrian Kumpf
d4eee787e1 Handle empty :vehicle_state when updating 2019-09-29 21:33:42 +02:00
Adrian Kumpf
43807f4bb0 Report if windows are open (v10) 2019-09-29 19:30:36 +02:00
Adrian Kumpf
8eefaba4bb Use native confirmation dialog 2019-09-29 18:46:43 +02:00
Adrian Kumpf
99091303cf Report health status 2019-09-29 17:28:23 +02:00
Adrian Kumpf
0fe5dfac45 Restart Vehicles supervisor after potential eid change 2019-09-29 13:33:47 +02:00
Adrian Kumpf
6cbdd43eb9 Link directly to /geo-fences 2019-09-28 21:12:21 +02:00
Adrian Kumpf
500af43664 Add base URL to settings 2019-09-28 20:59:41 +02:00
Adrian Kumpf
35e1be2589 Allow geo-fences to have multiple addresses 2019-09-28 19:24:40 +02:00
Adrian Kumpf
c118049577 Check geo-fences on the database level 2019-09-26 11:37:54 +02:00
Adrian Kumpf
796d81c115 Log phases as reported by the API 2019-09-24 23:40:38 +02:00