339 Commits

Author SHA1 Message Date
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 830faed957 Tweak UI 2019-10-22 23:21:53 +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 68d3181c7a Test car name changes 2019-10-16 22:09:35 +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 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 46e97ed333 Update Changelog 2019-10-08 18:34:42 +02:00
Adrian Kumpf 84a0cf1a46 Update efficiency factors 2019-10-08 18:04:21 +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 d0ef80dea5 Add MQTT topics
Resolves #182
2019-10-03 01:53:08 +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 f1a8535eed Bump srtm to v0.4.0
Resolves #137 and #184.
2019-09-30 23:03:17 +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 d4eee787e1 Handle empty :vehicle_state when updating 2019-09-29 21:33:42 +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 67ba0710bc Fix deleting of geo-fences 2019-09-24 22:22:48 +02:00
Adrian Kumpf 46c68635e2 Log rated range when charging 2019-09-23 15:48:17 +02:00
Adrian Kumpf bf18ad5d64 Refactor LiveView tests 2019-09-23 15:34:27 +02:00
Adrian Kumpf 03474a20d2 Prevent suspending when an update is in progress 2019-09-16 13:45:45 +02:00
Adrian Kumpf 8355a0bed2 Remove deprecated sign-in via env variables 2019-09-14 02:57:45 +02:00
Adrian Kumpf 191250959e Show the current vehicle position 2019-09-14 02:21:51 +02:00
Adrian Kumpf dfae21e002 Display the preferred range 2019-09-13 22:28:45 +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 6d4cb5fb2e Add preferred range setting 2019-09-13 19:27:05 +02:00
Adrian Kumpf b5146c1045 Identify cars by VIN 2019-09-03 17:40:56 +02:00
Adrian Kumpf 08a5fa55e0 Only fetch positions whose latitude is within bounds 2019-09-03 17:00:57 +02:00
Adrian Kumpf a035f6d31e Add tests 2019-09-01 23:09:38 +02:00
Adrian Kumpf ac913ae632 Pick geo-fences from a map 2019-09-01 21:19:48 +02:00
Adrian Kumpf 43ae910769 Fix flaky test 2019-08-30 18:48:13 +02:00
Adrian Kumpf a2ec278416 Show :car_type & :trim_badging 2019-08-30 18:14:49 +02:00
Adrian Kumpf ba49af3a72 Test Identification 2019-08-29 11:41:55 +02:00
Adrian Kumpf ab5f488408 Identify vehicle using :vehicle_config 2019-08-28 17:29:47 +02:00