Commit Graph
41 Commits
Author SHA1 Message Date
Florian Bezannier 959c012c81 move out style.json route from assets 2021-05-12 09:10:24 +02:00
Florian BEZANNIERandGitHub 822871e4d4 add test action (#118)
* Create main.yml

* Update main.yml

* add files for test

* Update main.yml

* add init

* Update main.yml

* re-add pandas needed because it's needed by plotly.express & some fix

* add missing file

* Create main.yml
2021-05-11 18:54:59 +02:00
Florian BEZANNIERandGitHub abba23fcb9 Merge pull request #117 from flobz/feature-client_filter
Feature client filter
2021-05-11 12:51:19 +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 b7b8fe71c8 fix load order 2021-05-10 20:53:53 +02:00
Florian Bezannier c31b3f4854 WIP client filter 2021-05-10 20:53:53 +02:00
Florian Bezannier 007a53ac8c add from_cache option 2021-05-10 17:58:35 +02:00
Florian Bezannier b9fff4c538 change database update callback 2021-05-06 16:45:48 +02:00
Florian BezannierandFlorian BEZANNIER a293a81277 add card to webui 2021-05-03 20:09:09 +02:00
Florian BezannierandFlorian BEZANNIER 89e60083d4 optimize return 2021-05-03 20:09:09 +02:00
Florian BezannierandFlorian BEZANNIER 24df451ec0 change way of get range 2021-05-03 20:09:09 +02:00
jlayecandFlorian BEZANNIER cee1e66d17 fix get_position 2021-05-03 20:09:09 +02:00
jlayecandFlorian BEZANNIER 108d7d6be5 fix view charge without trip after 2021-05-03 20:09:09 +02:00
Florian Bezannier a500e309c5 code clean up 2021-04-30 12:06:01 +02:00
Florian Bezannier 9228886be7 fix space 2021-04-30 10:47:31 +02:00
Florian Bezannier 5f75d3fb30 improve performance & debug 2021-04-30 10:26:55 +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 35fdb6bb4d fix indent 2 2021-04-21 19:04:17 +02:00
Florian Bezannier 32f423cec8 fix indent 2021-04-21 18:55:53 +02:00
Florian Bezannier 8d31f01b6a fix diff_dashtable 2021-04-21 18:09:20 +02:00
Florian Bezannier 1d7eb86444 edit pylint 2021-04-21 17:30: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 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 Bezannier 25236854c5 check len of trips 2021-04-15 14:31:48 +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 f7353e3139 fix #70 name error when no trips 2021-04-06 09:33:11 +02:00
Florian Bezannier 2fa4a896dd refresh layout when new trips 2021-03-24 18:55:03 +01:00
jlayec 7d6e3df705 fix trip engine for hybrid cars + locale + get_vehicles url 2021-03-23 23:19:37 +00:00
Florian Bezannier bdad100739 add temperature graph 2021-03-23 18:45:43 +01:00
Florian Bezannier c3adb194a3 code clean up and reduce algo complexity 2021-03-21 19:31:26 +01:00
jlayec 7e89f9fd9c fix when last_position is not available from api 2021-03-20 21:24:36 +00: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
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