Commit Graph
181 Commits
Author SHA1 Message Date
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 5185b0504d Bump phoenix_live_view to 0.2.0 2019-09-13 18:46:01 +02:00
Adrian Kumpf ba0ee998c0 Add option to accept invalid certificates 2019-09-08 14:05:30 +02:00
virtualm2000 b1ffa97e16 Add support for MQTT SSL (#140)
* Add support for MQTT SSL

* Fixed format
2019-09-08 13:58:43 +02:00
Adrian Kumpf 2a98774348 Add vin and vid to fallback vehicles 2019-09-03 19:54:25 +02:00
Adrian Kumpf d2368f06f0 Bump version 2019-09-03 18:03:39 +02:00
Adrian Kumpf b376e6f96e Crash vehicle process if vehicle is not found (anymore) 2019-09-03 18:03:06 +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 d0cec8435d Set default LOCALE 2019-09-02 11:10:31 +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 23e58e752b Replace HTTPoison with Mojito 2019-09-01 21:19:48 +02:00
Adrian Kumpf a2ec278416 Show :car_type & :trim_badging 2019-08-30 18:14:49 +02:00
Adrian Kumpf 6477ffc83b Sprinkle Logger calls here and there 2019-08-29 11:51:20 +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 584574ac30 Convert elevation to ft if necessary 2019-08-28 14:50:17 +02:00
Adrian Kumpf f3817bd71c Periodically purge in-memory SRTM cache 2019-08-28 14:16:48 +02:00
Adrian Kumpf 3cd0af570d Create cache directory 2019-08-28 12:49:27 +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 0c690f6e08 Guard SRTM call with circuit-breaker 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 cb707fa2f3 Schedule elevation run every 6 hours 2019-08-28 12:49:27 +02:00
Adrian Kumpf 26a33e4179 Paginate positions by id 2019-08-28 12:49:27 +02:00
Adrian Kumpf e68035fa28 Update positions w/o elevation 2019-08-28 12:49:27 +02:00
Adrian Kumpf ef84091e2c Add elevation column 2019-08-28 12:49:27 +02:00
Adrian Kumpf 93033ee0ff Add mapping provider 2019-08-28 12:48:05 +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 de64797a8d Handle :start state 2019-08-26 19:31:25 +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 b4bd1f2600 Give credit to source of efficiency values 2019-08-23 17:18:07 +02:00
Adrian Kumpf 699d7fb068 Improve identification of performance models 2019-08-23 17:14:28 +02:00
Adrian Kumpf ee6af64660 Fix Model X identification 2019-08-23 16:53:48 +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 6f78bc7ca9 Wrap state update in a transaction 2019-08-21 12:47:17 +02:00
Adrian Kumpf d0c8dffb43 Update LiveViewSocket 2019-08-21 12:46:57 +02:00
Adrian Kumpf dcc2053b72 Use ISO 8601 date format to improve browser compatibility 2019-08-19 23:52:11 +02:00
Adrian Kumpf 3bde9ebcbb Use LiveView hooks to convert UTC dates to local time 2019-08-19 22:48:37 +02:00
Adrian Kumpf 4f741fee3e Dynamically calculate consumption values based on car.efficiency 2019-08-18 20:32:23 +02:00
Adrian Kumpf 8b95547342 Timeout drive after being offline for too long 2019-08-18 20:32:23 +02:00