Commit Graph

27 Commits

Author SHA1 Message Date
Adrian Kumpf
796d0c8ef4 Update phoenix to 1.6.0 2021-09-24 22:39:26 +02:00
Adrian
7872184a5c Display update version in the homescreen update tooltip (#976)
* Make update_version of the API available

* Add update version to the update tooltip

* Fix formatting

* Update translations to reflect the new tooltip

* Fix car controller test

* Add update_version to the mqtt documentation
2020-10-08 10:33:56 +02:00
Adrian Kumpf
a36fb8d66c Remove option to disable sleep mode 2020-04-02 16:33:33 +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
1f5eb9d164 Use reported timestamps 2020-01-29 12:51:53 +01:00
Adrian Kumpf
52c26fb74a Log missed software updates
Closes #328
2020-01-16 21:05:22 +01:00
Adrian Kumpf
909c96fbdf Gracefully handle invalid charge data
Fixes #343
2020-01-06 19:27:29 +01:00
Adrian Kumpf
dde12b0e5b Add option to overwrite sleep mode per geo-fence
Resolves #251
2019-11-24 14:00:50 +01:00
Adrian Kumpf
549dedb3bf Decouple global from car-specific settings 2019-11-18 23:43:25 +01:00
Adrian Kumpf
d1064179d8 Refactor Log module 2019-10-26 21:20:05 +02:00
Adrian Kumpf
99091303cf Report health status 2019-09-29 17:28:23 +02:00
Adrian Kumpf
0fe5dfac45 Restart Vehicles supervisor after potential eid change 2019-09-29 13:33:47 +02:00
Adrian Kumpf
46c68635e2 Log rated range when charging 2019-09-23 15:48:17 +02:00
Adrian Kumpf
03474a20d2 Prevent suspending when an update is in progress 2019-09-16 13:45:45 +02:00
Adrian Kumpf
a2ec278416 Show :car_type & :trim_badging 2019-08-30 18:14:49 +02:00
Adrian Kumpf
ab5f488408 Identify vehicle using :vehicle_config 2019-08-28 17:29:47 +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
cb31f80a16 Test CarController 2019-08-12 23:48:16 +02:00
Adrian Kumpf
aa1603febc Persist suspend settings 2019-08-12 23:48:16 +02:00
Adrian Kumpf
426d4d28fe Publish Summary struct via PubSub 2019-04-14 15:53:22 +02:00
Adrian Kumpf
3093729021 Move create_car call into Vehicles 2019-04-13 19:24:30 +02:00
Adrian Kumpf
0d9126c77f Publish state changes via Phoenix.PubSub 2019-04-13 19:24:30 +02:00
Adrian Kumpf
d9d9fc62db Insert position when starting :online state 2019-04-10 12:21:06 +02:00
Adrian Kumpf
665865e380 Add wake_up & suspend calls 2019-04-08 15:46:58 +02:00
Adrian Kumpf
7c25138e74 Support multiple cars & overhaul table structure 2019-04-04 22:13:33 +02:00
Adrian Kumpf
f87af0877c Implement vehicle state machine 2019-04-04 15:13:54 +02:00