Commit Graph
144 Commits
Author SHA1 Message Date
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 Bezannier 324ee46af8 get car model in app_decoder.py 2021-03-06 12:51:05 +01:00
Florian Bezannier 3ebc48903a WHIP handle hybrid car 2021-03-05 21:01:40 +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
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
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
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
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
Florian Bezannier e2eba71d9b fix url to get customerid and remove one question 2021-02-01 10:58:37 +01:00
Florian Bezannier 51fd08c9fc remove cgu parameter 2021-02-01 08:44:48 +01:00
Florian Bezannier cb48530591 handle error in app decoder 2021-02-01 00:15:24 +01:00
Florian Bezannier 534ff391fa try another site code for opel car v2 2021-01-31 20:09:06 +01:00
Florian Bezannier cf35c3c888 try another site code for opel car 2021-01-31 20:07:10 +01:00
Florian Bezannier 1a91d51e40 remove host from req 2021-01-31 00:02:25 +01:00
Florian Bezannier 1440ddac18 fix site code 2021-01-30 23:58:39 +01:00
Florian Bezannier 6bb3c93a1e reformat app decoder and get BRAND ID from static list instead of API 2021-01-30 23:48:24 +01:00
Florian Bezannier f7b4a19b7c handle error in app decoder 2021-01-30 12:51:41 +01:00
Florian Bezannier c2053fb728 update list of package needed on debian 2021-01-30 12:31:47 +01:00
Florian Bezannier d1081b73b3 add rate limit to getOtpCode 2021-01-29 11:57:42 +01:00
Florian Bezannier 52d2850fe9 handle empty database 2021-01-29 11:21:22 +01:00
Florian Bezannier bcc1408b83 fix args 2021-01-29 10:32:01 +01:00
Florian Bezannier baddb4888d add compatibility with old cryptography version 3.0 fix 2021-01-29 10:07:41 +01:00
Florian Bezannier 609eb1bafd add compatibility with old cryptography version 3.0 2021-01-29 09:57:28 +01:00
Florian Bezannier 273d13cef7 precise lower version of cryptography 2021-01-28 16:51:52 +01:00
Florian Bezannier 5e9878855f update README.md 2021-01-28 16:41:06 +01:00
Florian Bezannier 9031ef2591 comment debug info 2021-01-28 14:53:31 +01:00
Florian Bezannier f169253ec6 fix weather api 2021-01-28 14:36:38 +01:00
Florian Bezannier abcb436f3e update README.md 2021-01-28 14:35:28 +01:00