Florian Bezannier
|
d27c63b17c
|
improve automatic refresh to avoid redundancy
|
2021-03-08 20:21:21 +01:00 |
|
 Florian BEZANNIERandGitHub
|
34b90590b9
|
Merge pull request #41 from jlayec/update-refresh-official
add automatic refresh
|
2021-03-08 19:05:21 +01:00 |
|
Florian Bezannier
|
3201d26317
|
code cleanup with prospector
|
2021-03-08 18:57:13 +01:00 |
|
jlayec
|
a535e51298
|
add automatic refresh
|
2021-03-07 19:14:41 +00:00 |
|
 Florian BEZANNIERandGitHub
|
920a67fea5
|
Merge pull request #38 from jlayec/feature-hybrid_compatibility
fix units, otp, position and add C5 Aircross for hybrid cars
|
2021-03-06 21:12:09 +01:00 |
|
jlayec
|
f3e85ebdac
|
update .gitignore with *.apk and cars.json
|
2021-03-06 18:50:50 +00:00 |
|
jlayec
|
ed5b33ed23
|
fix units
|
2021-03-06 18:46:36 +00:00 |
|
jlayec
|
cb608af387
|
add C5 Aircross in ENERGY_CAPACITY table for hybrid cars
|
2021-03-06 18:07:45 +00:00 |
|
jlayec
|
2a20444077
|
Merge branch 'master' into feature-hybrid_compatibility
|
2021-03-06 17:38:16 +00:00 |
|
Florian Bezannier
|
cf59d99676
|
enable verify cert if no proxy
|
2021-03-06 17:37:13 +01:00 |
|
Florian Bezannier
|
512a473556
|
disable debug by default for trips
|
2021-03-06 17:35:46 +01:00 |
|
Florian Bezannier
|
ba65d48d10
|
handle preconditioning programs
|
2021-03-06 17:31:34 +01:00 |
|
 Florian BEZANNIERandGitHub
|
0ea9d603ba
|
Update bug_report.md
|
2021-03-06 16:56:44 +01:00 |
|
Florian Bezannier
|
5cac905cfd
|
handle error in get_charge_hour
|
2021-03-06 16:53:15 +01:00 |
|
 Florian BEZANNIERandGitHub
|
56883083b4
|
Merge pull request #37 from jlayec/master
fix realm to get otp
|
2021-03-06 12:52:30 +01:00 |
|
Florian Bezannier
|
324ee46af8
|
get car model in app_decoder.py
|
2021-03-06 12:51:05 +01:00 |
|
jlayec
|
7c62d5f6eb
|
fix realm to get otp
|
2021-03-06 07:58:43 +00:00 |
|
Florian Bezannier
|
3ebc48903a
|
WHIP handle hybrid car
|
2021-03-05 21:01:40 +01:00 |
|
 Florian BEZANNIERandGitHub
|
6de8cf8cd2
|
Update bug_report.md
|
2021-02-28 19:13:37 +01:00 |
|
 Florian BEZANNIERandGitHub
|
0a5f299c04
|
Merge pull request #30 from jlayec/feature-hybrid_compatibility
update trip algorithm and handle energy capacity for hybrid cars
|
2021-02-24 17:36:54 +01:00 |
|
 Florian BEZANNIERandGitHub
|
86127d0ca3
|
Merge pull request #28 from jlayec/patch-1
re-fix charge_control web/callback
|
2021-02-24 10:25:36 +01:00 |
|
jlayec
|
5d80f8c275
|
handle battery and fuel capacity properly for hybrid cars
|
2021-02-24 01:13:26 +00:00 |
|
jlayec
|
184cb3a0c7
|
update trip algorithm for hybrid cars
|
2021-02-24 01:02:36 +00:00 |
|
 jlayecandGitHub
|
34b600bc71
|
re-fix charge_control web/callback
|
2021-02-22 22:13:42 +01:00 |
|
 jlayecandFlorian Bezannier
|
3155208001
|
fix charge_control web/callback
|
2021-02-22 15:41:29 +01:00 |
|
 Florian BEZANNIERandGitHub
|
f28f390a74
|
Merge pull request #26 from jlayec/master
first step to manage hybrid cars
|
2021-02-22 15:35:59 +01:00 |
|
jlayec
|
4fb6c44ad2
|
fix charge_control web/callback
|
2021-02-21 22:49:20 +00:00 |
|
jlayec
|
782038be61
|
use get_energy() method in ChargeControl.py for hybrid cars
|
2021-02-21 22:44:22 +00:00 |
|
jlayec
|
1c1b9dbfd1
|
update .gitignore with charge_config.json
|
2021-02-21 21:58:14 +00:00 |
|
jlayec
|
0cace91995
|
fix get_recorded_position() and add level_fuel for hybrid cars
|
2021-02-13 11:49:21 +00:00 |
|
jlayec
|
a9f1fa482d
|
small fix level_fuel 0 for hyrbrid cars
|
2021-02-13 10:52:11 +00:00 |
|
jlayec
|
87a9c787b9
|
fix trip update for electric cars after modifications for hybrid cars
|
2021-02-13 01:01:52 +00:00 |
|
jlayec
|
78ce126211
|
trip update for hybrid cars
|
2021-02-12 22:56:28 +00:00 |
|
jlayec
|
37cf1b2216
|
fix mqtt return_code 300
|
2021-02-11 13:16:04 +00:00 |
|
jlayec
|
be8e12a4ab
|
add offline mode limited to dashboard
|
2021-02-11 12:49:48 +00:00 |
|
jlayec
|
7e9f2e3237
|
add get_energy() method to class Energy for hybrid cars
|
2021-02-11 00:37:35 +00:00 |
|
jlayec
|
d00f23f178
|
avoid fuel level 0 for hybrid cars + fix empty battery table
|
2021-02-10 21:55:06 +00:00 |
|
 Florian BEZANNIERandGitHub
|
2ef1854bfe
|
Merge pull request #25 from farom57/master
fix Value Error for position/ handle altitude
|
2021-02-09 23:13:46 +01:00 |
|
Romain Fafet
|
4458df212e
|
fix case when there is no altitude
|
2021-02-09 00:34:03 +01:00 |
|
jlayec
|
d7adc4ee96
|
update .gitignore with info.db and otp.bin
|
2021-02-08 20:28:46 +00:00 |
|
Florian Bezannier
|
3f0374210d
|
add VehicleState topic for detectiong charging car v3
|
2021-02-08 00:26:34 +01:00 |
|
Florian Bezannier
|
e807a22bbf
|
add VehicleState topic for detectiong charging car v2
|
2021-02-08 00:14:45 +01:00 |
|
Florian Bezannier
|
3569a4b1b6
|
add VehicleState topic for detectiong charging car
|
2021-02-08 00:10:40 +01:00 |
|
jlayec
|
1b4dd7ccf9
|
fix in case only one energy
|
2021-02-07 21:30:29 +00:00 |
|
jlayec
|
fbc094f6ed
|
first evolution to manage hybrid cars
|
2021-02-07 20:48:15 +00:00 |
|
Romain Fafet
|
9e3f708d36
|
fix Value Error for position/
|
2021-02-07 16:37:43 +01:00 |
|
Florian Bezannier
|
105bb55d79
|
fix mqtt client not instanced
|
2021-02-05 22:33:04 +01:00 |
|
Florian Bezannier
|
da39f3a243
|
fix reconnection
|
2021-02-04 09:57:41 +01:00 |
|
Florian Bezannier
|
bcab63d77e
|
add get state
|
2021-02-01 12:31:17 +01:00 |
|
Florian Bezannier
|
523631f683
|
fix subscribe topic
|
2021-02-01 11:56:47 +01:00 |
|