Commit Graph

107 Commits

Author SHA1 Message Date
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
Adrian Kumpf f3817bd71c Periodically purge in-memory SRTM cache 2019-08-28 14:16:48 +02:00
Adrian Kumpf 9bd859dadf Keep mapping provider responsive all the time 2019-08-28 12:49:27 +02:00
Adrian Kumpf a4fa480b94 Test Mapping 2019-08-28 12:49:27 +02:00
Adrian Kumpf 090f383a88 Add elevation to new positions 2019-08-28 12:49:27 +02:00
Adrian Kumpf cac4853181 Display :charger_power 2019-08-28 12:46:29 +02:00
Adrian Kumpf 52b84cf9d2 Display :battery_range 2019-08-28 12:11:03 +02:00
Adrian Kumpf 8c6fc5e8ba Fix calculation of :charge_energy_added 2019-08-28 11:42:11 +02:00
Adrian Kumpf 28d9d67acd Show sleep requirements on settings page 2019-08-24 00:20:52 +02:00
Adrian Kumpf c1c35fec5d Add various sleep requirements 2019-08-24 00:20:52 +02:00
Adrian Kumpf 79038b167f Refactor vehicle to keep whole settings struct 2019-08-24 00:20:52 +02:00
Adrian Kumpf 17bb43faa9 Remove pre-calculated consumption columns 2019-08-21 20:21:00 +02:00
Adrian Kumpf aaeb46b0a5 Test handling of states with more than one car 2019-08-21 16:57:27 +02:00
Adrian Kumpf dcc2053b72 Use ISO 8601 date format to improve browser compatibility 2019-08-19 23:52:11 +02:00
Adrian Kumpf 202e085088 Update controller test 2019-08-19 22:53:30 +02:00
Adrian Kumpf 8b95547342 Timeout drive after being offline for too long 2019-08-18 20:32:23 +02:00
Adrian Kumpf 6e69707d6b Hide stale temperature data 2019-08-18 20:32:23 +02:00
Adrian Kumpf 07c0cbfdb3 Show duration of current state 2019-08-18 20:32:23 +02:00
Adrian Kumpf 4a54e13bdb Fetch last known summary values from db if necessary 2019-08-18 20:32:23 +02:00
Adrian Kumpf 13175883de Interpret a significant offline period with SOC gains as charge session 2019-08-18 20:32:23 +02:00
Adrian Kumpf f56e90b1a9 Treat offline & asleep states equally when resuming 2019-08-18 20:32:23 +02:00
Adrian Kumpf 8156dd9d7b Show estimated range on status screen 2019-08-18 20:32:23 +02:00
Adrian Kumpf 1f28f6a1b4 Store car name 2019-08-18 20:32:23 +02:00
Adrian Kumpf 33b53ed8e3 Add extra values to :suspend_min dropdown 2019-08-14 17:39:56 +02:00
Adrian Kumpf 5bda3450f2 Remove :shift_state condition 2019-08-13 16:30:46 +02:00
Adrian Kumpf ec1262d356 Fix typo 2019-08-12 23:48:16 +02:00
Adrian Kumpf 8625cb139b Rename trip to drive 2019-08-12 23:48:16 +02:00
Adrian Kumpf 724c954f99 Test suspending / resuming 2019-08-12 23:48:16 +02:00
Adrian Kumpf 8cd42810d7 Suspend / resume logging via UI 2019-08-12 23:48:16 +02:00
Adrian Kumpf cb31f80a16 Test CarController 2019-08-12 23:48:16 +02:00
Adrian Kumpf 8c30e22979 Allow to visit /settings & /geo-fences w/o being signed in 2019-08-12 23:48:16 +02:00
Adrian Kumpf f2ce5242a2 Remove unused channels 2019-08-12 23:48:16 +02:00
Adrian Kumpf 4880d2df40 Update locations tests 2019-08-12 23:48:16 +02:00