36 Commits
Author SHA1 Message Date
jlayec cee1e66d17 fix get_position 2021-05-03 20:09:09 +02:00
jlayec 94e681d853 fix ecomix using country code when last_position is not available 2021-05-03 20:09:09 +02:00
jlayec 108d7d6be5 fix view charge without trip after 2021-05-03 20:09:09 +02:00
jlayec 6ac1377e0c fix elec price error 2021-05-03 20:09:09 +02:00
jlayec 19446f16a5 fix debug level by name 2021-05-03 20:09:09 +02:00
jlayec 7d6e3df705 fix trip engine for hybrid cars + locale + get_vehicles url 2021-03-23 23:19:37 +00: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
jlayec 795c1224d1 fix average consumption refresh in summary dashboard 2021-03-14 23:03:16 +00:00
jlayec b10275e23b add charge table in dashboard 2021-03-14 22:12:33 +00: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
jlayec a535e51298 add automatic refresh 2021-03-07 19:14:41 +00: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
jlayec 7c62d5f6eb fix realm to get otp 2021-03-06 07:58:43 +00: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
jlayec 3155208001 fix charge_control web/callback 2021-02-22 15:41:29 +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
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