Commit Graph
428 Commits
Author SHA1 Message Date
Adrian Kumpf 390e362a09 Update CHANGELOG 2020-05-02 14:12:11 +02:00
Adrian Kumpf aadfd916d0 Explicitly match on expected states 2020-05-02 13:53:49 +02:00
Adrian Kumpf ebb423060b Improve error message for an invalid tokens table
Fixes #657
2020-04-29 01:00:01 +02:00
Adrian Kumpf 190dde7928 Fix firmware version comparison
Addresses #648
2020-04-27 14:57:12 +02:00
Adrian Kumpf d2cfa6f769 Sort languages properly 2020-04-25 23:16:04 +02:00
Adrian Kumpf 2d08545396 Do not publish unknown values
Addresses #639
2020-04-25 12:50:45 +02:00
Adrian Kumpf 155a135d51 Upgrade to phoenix 1.5 2020-04-23 12:51:15 +02:00
Adrian Kumpf b761b4f0c8 Fix disappearing map tiles 2020-04-20 15:01:00 +02:00
Adrian Kumpf 4804aeb767 Reduce the amount of data sent to the client when driving 2020-04-19 15:20:23 +02:00
Adrian Kumpf 706c9d6a75 Bump phoenix_live_view to 0.12.0 2020-04-19 12:32:05 +02:00
Adrian Kumpf 27578ff63b Discard incomplete API responses
Follow-up of #577
2020-04-19 12:31:18 +02:00
Adrian Kumpf f0ddb5a13d Add conversion helpers for Decimal
Fixes #599
2020-04-19 12:30:48 +02:00
Adrian Kumpf 79d7076402 End drive when car is put into service mode 2020-04-16 11:16:04 +02:00
Adrian Kumpf 0dbc5600ef Add language switcher 2020-04-15 14:21:35 +02:00
Adrian Kumpf 74920519ed Log "Suspending logging" just once 2020-04-14 14:24:42 +02:00
Adrian Kumpf 6e2247b7fe Handle ambiguous dates when importing data
Fixes #549
2020-04-14 14:24:25 +02:00
Adrian Kumpf 826e80d7ab Pass floats to SRTM.get_elevation/3 2020-04-11 22:03:37 +02:00
Adrian Kumpf e3807f1520 Do not suspend manually in case of invalid data 2020-04-11 17:47:30 +02:00
Adrian Kumpf 2e99eee4cf Improve detection of available updates 2020-04-11 17:15:02 +02:00
Adrian Kumpf 3429ecd9eb Handle empty drive_states
Fixes #577
2020-04-11 17:01:49 +02:00
Adrian Kumpf 45d94d52b3 Implement database efficiency improvements
Closes #573
2020-04-11 14:49:44 +02:00
jmiverson 9eb42ee8a7 Updated Labels to Title Case (#578)
Some labels were using title case and others weren't.  Attempted to make it consistent across the board.
2020-04-11 12:45:08 +02:00
Adrian Kumpf 4fdfc4d74e Upgrade bulma-tooltip 2020-04-10 13:02:08 +02:00
Adrian Kumpf 231583b48f Publish MQTT message when the health check succeeds again
Fixes #551
2020-04-08 13:10:43 +02:00
Adrian Kumpf 1646bb9013 Use default :suspend_min if streaming is enabled 2020-04-08 11:13:43 +02:00
Adrian Kumpf 9cbc12ab51 Differentiate between vehicle and unknown errors 2020-04-08 11:13:43 +02:00
Adrian Kumpf c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00
MaxG88 07930eea36 Send credentials with manifest request (#555) 2020-04-06 12:04:53 +02:00
Adrian Kumpf 6086b06646 Do not preload settings when importing
This allows to use custom settings for the import without needing to
persists them.
2020-04-04 14:25:46 +02:00
Adrian Kumpf 6d011467c0 Display the total duration of a sleep attempt 2020-04-04 13:43:42 +02:00
Adrian Kumpf 6b8639c636 Use arrow to indicate direction of the vehicle 2020-04-04 13:43:42 +02:00
Adrian Kumpf e6fc0609ff Show spinner before the map is initialized 2020-04-04 13:43:42 +02:00
Adrian Kumpf a457d17ffa Enable streaming for new users as well 2020-04-04 13:43:42 +02:00
Adrian Kumpf 3d13056bdf Publish elevation 2020-04-02 18:38:11 +02:00
Adrian Kumpf 025a81f874 Do not suspend if the doors or trunk are open 2020-04-02 17:54:37 +02:00
Adrian Kumpf fdd11dcf8e Inform if an update is available 2020-04-02 16:36:28 +02:00
Adrian Kumpf c5b170f96a Add icons to navbar items 2020-04-02 16:36:28 +02:00
Adrian Kumpf 2c706d339b Add 'About' section to settings page 2020-04-02 16:36:26 +02:00
Adrian Kumpf 711c5e8813 Check for available updates 2020-04-02 16:35:12 +02:00
Adrian Kumpf a696e6db16 Hide sleep mode settings if streaming is enabled 2020-04-02 16:33:33 +02:00
Adrian Kumpf f1e434e9c9 Remove outdated sleep mode requirements 2020-04-02 16:33:33 +02:00
Adrian Kumpf a36fb8d66c Remove option to disable sleep mode 2020-04-02 16:33:33 +02:00
Adrian Kumpf 24581cc21a Pick default sleep settings 2020-04-02 16:33:33 +02:00
Adrian Kumpf 71f02dab66 Do not warn if terminating with :normal 2020-04-02 16:32:30 +02:00
Adrian Kumpf 68c32ff2af Use exponential backoff 2020-04-01 19:34:57 +02:00
Adrian Kumpf cd702765e4 Reconnect in case of a connection error 2020-04-01 13:23:27 +02:00
Adrian Kumpf 5c432c7add Fix flashing modal 2020-03-31 22:20:49 +02:00
Adrian Kumpf 38893db700 Prevent that more than one request is made at the same time 2020-03-28 15:52:35 +01:00
Adrian Kumpf c5176b60f9 Remove unused column 'power_avg' 2020-03-28 15:52:35 +01:00
Adrian Kumpf 7cdd0904a2 Only publish changed values via MQTT 2020-03-28 15:52:35 +01:00