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 |
|
Adrian Kumpf
|
e64c8989e3
|
Hide some metrics when they're not needed
|
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
|
7f7d034cec
|
Remove background change on hover
|
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
|
9fc8eb7aa4
|
Add favicon
|
2019-08-18 20:32:23 +02:00 |
|
Adrian Kumpf
|
7f2706d367
|
Store estimated battery range
|
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
|
8b15553d6b
|
Update :last_used timestamp when calling resume
|
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
|
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
|
93df777c63
|
Replace defenum with use macro
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
99c5e7a229
|
Display version as tag
|
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
|
1a826eacae
|
Test GeoFenceLive
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
0589ebd5c5
|
Display geo-fence radius in ft if necessary
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
3c58ae44b6
|
Read locale at runtime
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
d9f48add6f
|
Check geo-fences before reverse geocoding
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
2953441fc4
|
Rename addresses context
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
6a8bc532e0
|
Add geo-fence views
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
d2dd9e85b4
|
Remove unused routes
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
67a4bb10ca
|
Add geo-fences
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
10443a2227
|
Add view for sleep settings
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
aa1603febc
|
Persist suspend settings
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
b34e9200d3
|
Reduce allow-the-car-to-fall-asleep period to 12 min
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
fa97c36d22
|
Use new unit settings
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
1c0d0641d5
|
Render select dropdowns for units
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
af159ae02b
|
Add :unit_of_length & :unit_of_temperature to settings
|
2019-08-12 23:48:16 +02:00 |
|
Adrian Kumpf
|
ce2c0568e9
|
Show additional charging related information
|
2019-08-05 12:54:14 +02:00 |
|
Adrian Kumpf
|
cc118cbe7a
|
Prevent charging state "Complete" from starting a charging process
|
2019-08-05 12:54:14 +02:00 |
|
Adrian Kumpf
|
082ca1e93e
|
Complete charging procs earlier & resume if necessary
|
2019-08-05 12:54:14 +02:00 |
|
Adrian Kumpf
|
b5829082ee
|
Test SignInLive
|
2019-08-05 12:54:14 +02:00 |
|
Adrian Kumpf
|
3780bbc3ed
|
Test SettingsLive
|
2019-08-05 12:54:14 +02:00 |
|
Adrian Kumpf
|
628d17f17d
|
Hide entries with 0kWh charge energy added
|
2019-08-05 12:54:14 +02:00 |
|