Adrian Kumpf
|
91f6a8fd0c
|
Add missing handle_info callback
|
2020-02-07 14:19:25 +01:00 |
|
Adrian Kumpf
|
d013eb0858
|
List dashboards as external resources
|
2020-02-07 13:21:05 +01:00 |
|
Adrian Kumpf
|
6641874439
|
Improve locale detection
|
2020-02-07 13:21:05 +01:00 |
|
Adrian Kumpf
|
be0fffe56b
|
Calculate charge cost based on location
Closes #386
|
2020-02-07 13:21:05 +01:00 |
|
Adrian Kumpf
|
f61315cb10
|
Implement TeslaFi import
Closes #316
|
2020-02-07 13:21:05 +01:00 |
|
Adrian Kumpf
|
7322e9d8c2
|
Set ON DELETE foreign key constraints
|
2020-02-06 15:51:30 +01:00 |
|
Adrian Kumpf
|
0cb3bdc1b9
|
Remove unnecessary session attribute
|
2020-02-06 15:51:30 +01:00 |
|
Adrian Kumpf
|
8c3a5b953e
|
Handle asleep state while driving
|
2020-01-29 12:55:32 +01:00 |
|
Adrian Kumpf
|
bfb9e4310c
|
Load settings only once
|
2020-01-29 12:55:32 +01:00 |
|
Adrian Kumpf
|
1f5eb9d164
|
Use reported timestamps
|
2020-01-29 12:51:53 +01:00 |
|
Adrian Kumpf
|
9360e8d26f
|
Increase label width
|
2020-01-27 16:43:57 +01:00 |
|
Adrian Kumpf
|
ac9ef3353e
|
Handle upstream timeouts like other errors
|
2020-01-24 17:39:18 +01:00 |
|
Adrian Kumpf
|
1ba06ff36c
|
Tweak interval
|
2020-01-24 16:23:37 +01:00 |
|
Adrian Kumpf
|
0edc49944e
|
Disable token refresh during development
|
2020-01-24 16:18:39 +01:00 |
|
Adrian Kumpf
|
94163bbf46
|
Handle unexpected info messages
|
2020-01-24 16:18:39 +01:00 |
|
Adrian Kumpf
|
38486d69a3
|
Bump phoenix_live_view to 0.6.0
|
2020-01-24 14:08:47 +01:00 |
|
Adrian Kumpf
|
2a101d6788
|
Change error message
|
2020-01-23 13:39:04 +01:00 |
|
Adrian Kumpf
|
99b71128cb
|
Fix calculation of charge energy added
This is necessary if the value has already been reset by the vehicle.
Fixes #376
|
2020-01-23 13:39:04 +01:00 |
|
Adrian Kumpf
|
0fdd0ad8b1
|
Increase guard interval & insert additional position
Closes #366
|
2020-01-21 16:39:44 +01:00 |
|
Adrian Kumpf
|
bf3c028b93
|
Fix overflowing tooltips on iOS
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
c217943862
|
Refresh addresses when changing language
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
0c1918d21b
|
Use osm_id instead of place_id
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
dbff8327bf
|
Add language setting
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
c71d8af763
|
Use Accept-Language header to set locale
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
c31ff47156
|
Render dropdown with dashboard links
|
2020-01-21 14:27:11 +01:00 |
|
Adrian Kumpf
|
0004c703f9
|
Defer script tag
|
2020-01-21 14:27:10 +01:00 |
|
Adrian Kumpf
|
5282910c9c
|
Use custom address formatting
|
2020-01-21 14:27:10 +01:00 |
|
Adrian Kumpf
|
c562eff7ad
|
Attempt to make tests more robust
|
2020-01-18 14:33:58 +01:00 |
|
Christian Traber
|
bc3c002ace
|
add usable_battery_level to charges
|
2020-01-18 14:33:34 +01:00 |
|
Adrian Kumpf
|
9a25f887f1
|
Periodically store vehicle data while online
|
2020-01-17 15:50:53 +01:00 |
|
Adrian Kumpf
|
b8972b0c63
|
Show combination of bat level & usable bat level
|
2020-01-17 14:59:26 +01:00 |
|
Adrian Kumpf
|
2b24f54c2e
|
Hide seconds if duration is > 1 min
|
2020-01-17 14:36:55 +01:00 |
|
Adrian Kumpf
|
120e82cb18
|
Add option use custom namespace for MQTT topics
|
2020-01-17 14:13:04 +01:00 |
|
Adrian Kumpf
|
52c26fb74a
|
Log missed software updates
Closes #328
|
2020-01-16 21:05:22 +01:00 |
|
Adrian Kumpf
|
8952ce8bc2
|
Show spinner when fetching vehicle data
|
2020-01-16 21:05:22 +01:00 |
|
Adrian Kumpf
|
1bfca3fcc7
|
Test charge cost view
|
2020-01-15 18:29:29 +01:00 |
|
Adrian Kumpf
|
6d161f2875
|
Show notification after save
|
2020-01-15 18:29:29 +01:00 |
|
Adrian Kumpf
|
0ba9c81c2e
|
Set lang attribute on input elements
|
2020-01-15 18:29:29 +01:00 |
|
Adrian Kumpf
|
35ced850e9
|
Add charge cost interface
Closes #185, closes #342
|
2020-01-15 18:28:12 +01:00 |
|
Adrian Kumpf
|
baada9c545
|
Always publish shift state
Fixes #344
|
2020-01-14 19:47:46 +01:00 |
|
Adrian Kumpf
|
3904a18e24
|
Fix tooltips in Safari (iOS)
|
2020-01-14 19:29:19 +01:00 |
|
Adrian Kumpf
|
38b86ae526
|
Format remaining charge time
|
2020-01-14 18:07:49 +01:00 |
|
Adrian Kumpf
|
d0713a3cc8
|
Remove software version commit hash
|
2020-01-14 15:25:57 +01:00 |
|
Adrian Kumpf
|
4faaf18173
|
Fix bulma-tooltip modifiers
|
2020-01-14 14:59:30 +01:00 |
|
Adrian Kumpf
|
4277e3b36e
|
Add tooltip with estimated range at 100%
|
2020-01-14 14:52:22 +01:00 |
|
Christian Traber
|
2217bc77de
|
- added snowflake on battery_level difference >= 3%
|
2020-01-14 14:52:22 +01:00 |
|
Christian Traber
|
92d8150233
|
fixed tests and added tanslation
|
2020-01-14 14:52:22 +01:00 |
|
Christian Traber
|
683352eb64
|
added usable_battery_level and projected range to summary view
|
2020-01-14 14:52:22 +01:00 |
|
Christian Traber
|
6ef4b03597
|
add usable_battery_level to schema and log it
|
2020-01-14 14:52:22 +01:00 |
|
Adrian Kumpf
|
8ec54e53d7
|
Handle unexpected referrers
Fixes #323
|
2020-01-06 19:41:18 +01:00 |
|