Commit Graph

589 Commits

Author SHA1 Message Date
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
Adrian Kumpf
a691784926 Use the Streaming API
Closes #417
2020-03-28 15:52:35 +01:00
Adrian Kumpf
2f8defff06 Add feature flag for the Streaming API 2020-03-28 15:48:37 +01:00
Adrian Kumpf
80f36148bc 1.18.2 2020-03-27 22:50:17 +01:00
Adrian Kumpf
b65002e80b Add state transition from :charging to :asleep
Fixes #529
2020-03-27 22:12:04 +01:00
Adrian Kumpf
0520993d76 Handle invalid charge data
Fixes #534
2020-03-26 18:09:39 +01:00
Tobias Lindberg
fb3ed02b1c Fix settings dropdown and Swedish translation (#525)
* adding swedish translation

* adding comments from endlish errors.po

* adding new translations for swedish

* fix #524 of adriankumpf/teslamate

* adding translation for geo-fence in swedish

* fixing translation of charge limit in swedish

* fixiing translation of mileage in swedish

* Fix typos

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-03-22 13:51:39 +01:00
Adrian Kumpf
69beb1b341 Fix validation error when creating a geofence 2020-03-21 15:36:30 +01:00
Adrian Kumpf
2011b2d97e Bump phoenix_live_view from 0.9.0 to 0.10.0 2020-03-19 18:17:52 +01:00
Adrian Kumpf
edc1aefe7b Always show mileage on summary page 2020-03-18 16:47:29 +01:00
Adrian Kumpf
e357ebdd3b Insert position & check geofences at the end of a drive 2020-03-18 16:12:05 +01:00
Adrian Kumpf
267cef3388 Add odometer to the summary page
Closes #508
2020-03-17 14:34:24 +01:00
Adrian Kumpf
b76b2d2cfa Add option to calculate charging costs retroactively
Closes #442
2020-03-11 15:11:13 +01:00
Adrian Kumpf
14a5acf7cb Allow to enter total cost or cost per KWh used
Closes #457
2020-03-11 15:11:13 +01:00
Adrian Kumpf
85eb9307e2 Indicate if any of the doors are open 2020-03-11 14:38:47 +01:00
Adrian Kumpf
7fd706709e Bump phoenix_live_view to 0.9.0 2020-03-11 14:38:47 +01:00
Adrian Kumpf
86a6bee239 Add support for session fees
Closes #455
2020-03-09 12:56:11 +01:00
Adrian Kumpf
1e3ada6968 Reorder city aliases
Closes #489
2020-03-06 14:28:36 +01:00
Adrian Kumpf
6d4213cb0d Always publish :trim_badging 2020-03-02 13:04:42 +01:00
Adrian Kumpf
35b623e28f Store more vehicle config attributes
Closes #468
2020-03-02 12:42:05 +01:00
Adrian Kumpf
c0d1eefe44 Use the maximum kWh to calculate the charge cost
Closes #432
2020-03-02 10:59:23 +01:00
Adrian Kumpf
d6cf7e0eba Restore software version 2020-02-25 11:54:21 +01:00
Adrian Kumpf
71d53bbc09 Suppress Cldr.NoMatchingLocale warnings 2020-02-24 20:56:56 +01:00
Adrian Kumpf
9fabded3ea Use kiosk mode by default 2020-02-23 12:23:57 +01:00
Adrian Kumpf
a89ed2e2a5 Update dependencies 2020-02-23 12:23:57 +01:00
Adrian Kumpf
20925f5a3f Reverse geofence sort order 2020-02-16 12:41:02 +01:00
Adrian Kumpf
0985e6aa70 Increase max age 2020-02-16 12:41:02 +01:00
Adrian Kumpf
2d0e309a6b Avoid checking out unnecessary connections 2020-02-16 12:41:02 +01:00
Adrian Kumpf
43b243cf5f Restore geofence at last position 2020-02-16 12:41:02 +01:00
Adrian Kumpf
6b60118070 Set autofocus attribute 2020-02-14 11:46:29 +01:00
Adrian Kumpf
86aab4c523 Add option DATABASE_SSL
Closes #447
2020-02-14 11:28:53 +01:00
Adrian Kumpf
e47fd0f613 Preselect timezone 2020-02-14 10:43:52 +01:00
Adrian Kumpf
872153997e Skip parsing of scheduled charging start time 2020-02-14 10:43:52 +01:00
Adrian Kumpf
803438206e Bump phoenix_live_view to 0.7.1 2020-02-14 10:43:48 +01:00
Adrian Kumpf
583dae76ac Show zoom controls
Closes #388
2020-02-13 17:00:43 +01:00
Adrian Kumpf
7e00b62525 Publish geo-fence name to an MQTT topic
Closes #443
2020-02-13 17:00:43 +01:00
Adrian Kumpf
c3d11f1b0d Simplify geo-fence editing 2020-02-13 16:43:33 +01:00
Adrian Kumpf
429de54a79 Allow geo-fences to overlap
If multiple geo-fences potentially cover a position, the geo-fence whose
centre is closest is selected.
2020-02-13 14:59:18 +01:00
Pierre Belanger
5bb546eba5 [ISSUE-434] Increase charge cost scale / kWh (#440) 2020-02-12 12:34:51 +01:00
Adrian Kumpf
f6712cd22c Always reject data w/o timestamps when importing 2020-02-07 15:51:13 +01:00