Commit Graph
189 Commits
Author SHA1 Message Date
Florian Bezannier 58851f40d6 add filename parameter to load otp config 2021-03-21 19:52:16 +01:00
Florian Bezannier ce5b05301a undo variable rename 2021-03-21 19:37:35 +01:00
Florian Bezannier c3adb194a3 code clean up and reduce algo complexity 2021-03-21 19:31:26 +01:00
Florian BEZANNIERandGitHub 25c61433b8 Merge pull request #51 from jlayec/fix-nolocation
fix when last_position is not available from api
2021-03-21 19:27:10 +01:00
jlayec 2225476583 fix positions url when coordinates are not available in a record 2021-03-20 22:04:36 +00:00
jlayec 7e89f9fd9c fix when last_position is not available from api 2021-03-20 21:24:36 +00:00
Florian Bezannier 206fe8e612 add fct to get car type 2021-03-15 19:56:39 +01:00
Florian Bezannier 992837c42c add charge_detection fct 2021-03-15 19:56:39 +01:00
Florian BEZANNIERandGitHub 24f2f54573 Merge pull request #46 from jlayec/add-chargetable
fix average consumption refresh in summary dashboard
2021-03-15 09:52:39 +01:00
Florian BEZANNIERandGitHub 582368fb23 remove comment 2021-03-15 09:51:22 +01:00
jlayec 795c1224d1 fix average consumption refresh in summary dashboard 2021-03-14 23:03:16 +00:00
Florian BEZANNIERandGitHub 7734fef22b Merge pull request #45 from jlayec/add-chargetable
add charge table to dashboard
2021-03-14 23:39:53 +01:00
jlayec b10275e23b add charge table in dashboard 2021-03-14 22:12:33 +00:00
Florian Bezannier 374faf5e5e clean up 2021-03-14 16:36:49 +01:00
Florian Bezannier 16c09b351c improve trips algo 2021-03-14 16:36:09 +01:00
Florian Bezannier d81422fbea code cleanup and otp proxy 2021-03-14 16:26:32 +01:00
Florian Bezannier d8a18a90b4 handle otp error and add add proxy 2021-03-14 16:24:59 +01:00
Florian Bezannier cefc614ad0 fix compat with python3.7 2021-03-14 12:20:36 +01:00
Florian Bezannier e889b80841 code clean up 2021-03-12 19:03:39 +01:00
Florian Bezannier 72ad867958 set email and password with environment variable 2021-03-12 18:30:01 +01:00
Florian BEZANNIERandGitHub dd9ce1c875 Merge pull request #43 from jlayec/feature-hybrid_compatibility
update slider, DEBUGV for trip algo, fix without charge control
2021-03-11 21:52:53 +01:00
jlayec ac8e61415c update slider to have the last trip without server restart 2021-03-09 20:56:04 +00:00
jlayec ccc6549527 add log level DEBUGV 9 for trip algorithm and fix debug arg int 2021-03-09 20:38:18 +00:00
jlayec eb8f5c8a55 fix execution without charge control 2021-03-09 20:29:33 +00:00
Florian Bezannier 36bc22ca7f add prospector 2021-03-08 20:22:38 +01:00
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