Commit Graph
44 Commits
Author SHA1 Message Date
Florian Bezannier 959c012c81 move out style.json route from assets 2021-05-12 09:10:24 +02:00
Florian Bezannier d6d14d0332 handle no trips or no charge, move utils.py to libs 2021-05-10 20:53:53 +02:00
Florian Bezannier 9f7a024767 remove pandas dependancy & move method to utils.py 2021-05-10 20:53:53 +02:00
Florian Bezannier c111d87640 filter every element on clientside 2021-05-10 20:53:53 +02:00
Florian Bezannier 6334dacae9 disable console.log and set xaxis_title 2021-05-10 20:53:53 +02:00
Florian Bezannier c2d0cdadd5 fix path 2021-05-10 20:53:53 +02:00
Florian Bezannier c31b3f4854 WIP client filter 2021-05-10 20:53:53 +02:00
Florian Bezannier b9fff4c538 change database update callback 2021-05-06 16:45:48 +02:00
Florian Bezannier d245e3f2f8 fix lat and long invert 2021-05-05 09:20:53 +02:00
Florian Bezannier 8090fa48dc fix and optimize comsumption graph 2021-05-04 10:13:51 +02:00
Florian BezannierandFlorian BEZANNIER a293a81277 add card to webui 2021-05-03 20:09:09 +02:00
Florian Bezannier 5f75d3fb30 improve performance & debug 2021-04-30 10:26:55 +02:00
Florian Bezannier 86cb20f9e6 some fix 2021-04-29 12:10:43 +02:00
Florian Bezannier 9225dc471c clode clean 2021-04-28 21:20:09 +02:00
Florian Bezannier 91f72884e6 add altitude to db & altitude graph 2021-04-28 20:14:32 +02:00
Florian Bezannier 05ae99f5e3 add battery charge plot 2021-04-27 20:04:59 +02:00
Florian Bezannier b077ef4ae5 enable access to control tab when no data & improve style 2021-04-21 17:23:43 +02:00
Florian Bezannier 2959c1046d add total elec consumption 2021-04-21 14:23:27 +02:00
Florian Bezannier 9e43d25839 fix compat 2021-04-21 13:24:18 +02:00
Florian Bezannier 40a7f20d72 code clean 2021-04-21 11:44:46 +02:00
Florian Bezannier 98baca6601 add charge price 2021-04-20 11:10:52 +02:00
Florian BEZANNIERandGitHub 25b86c0149 Feature abrp (#79)
* add ABRP connection

* update doc

* fix get_last_temp()

* add image

* update abrp

* fix abrpname

* fix no last postition

* add type point

* find model by vin

* add Spacetourer

* fix indent
2021-04-13 12:48:37 +02:00
Florian Bezannier a814c6ec34 remove unused import 2021-04-06 17:31:56 +02:00
ed6e942908 Prevent division by zero during calculation of co2_per_kw (#68)
* Prevent division by zero during calculation of co2_per_kw

Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
2021-04-06 11:07:30 +02:00
Florian Bezannier dd73ff468b fix compat with python 3.7 v2 2021-03-23 18:52:20 +01:00
Florian Bezannier bdad100739 add temperature graph 2021-03-23 18:45:43 +01:00
Florian Bezannier 7d9fb8c6fa format date depending of server localization and disable sorting because only compatible with English format 2021-03-22 20:06:23 +01:00
Florian Bezannier c3adb194a3 code clean up and reduce algo complexity 2021-03-21 19:31:26 +01:00
jlayec b10275e23b add charge table in dashboard 2021-03-14 22:12:33 +00:00
Florian Bezannier 16c09b351c improve trips algo 2021-03-14 16:36:09 +01:00
Florian Bezannier 3201d26317 code cleanup with prospector 2021-03-08 18:57:13 +01:00
jlayec ed5b33ed23 fix units 2021-03-06 18:46:36 +00:00
jlayec 184cb3a0c7 update trip algorithm for hybrid cars 2021-02-24 01:02:36 +00:00
jlayec 78ce126211 trip update for hybrid cars 2021-02-12 22:56:28 +00:00
jlayec d00f23f178 avoid fuel level 0 for hybrid cars + fix empty battery table 2021-02-10 21:55:06 +00:00
jlayec fbc094f6ed first evolution to manage hybrid cars 2021-02-07 20:48:15 +00:00
Florian Bezannier a1ffa72f6c update dashboard, add consumption vs temperature 2021-01-27 22:54:02 +01:00
Florian Bezannier 4c55479ae2 fix typerror 2020-12-31 01:05:06 +01:00
Florian Bezannier f2022c9561 fix ZeroDivisionError 2020-12-31 00:58:02 +01:00
Florian Bezannier ed3ee579b9 update api, update battery record 2020-12-31 00:26:33 +01:00
Florian Bezannier 25368293ca fix save charge control config 2020-12-26 12:40:11 +01:00
Florian Bezannier f301a916eb update dashboard 2020-12-22 14:41:39 +01:00
Florian Bezannier 534a4300e5 add tabs to dashboard, fix get_trips 2020-12-22 09:27:39 +01:00
Florian Bezannier cd58a9c55a add dashboard 2020-12-18 16:58:51 +01:00