Florian Bezannier
|
2b847656f8
|
make app compatible with HTTP_X_INGRESS_PATH (for home assistant)
|
2021-06-03 13:28:21 +02:00 |
|
Florian Bezannier
|
1d95c86b2a
|
add default options
|
2021-05-31 19:38:36 +02:00 |
|
Florian Bezannier
|
fa43c1a820
|
add env var
|
2021-05-31 19:33:23 +02:00 |
|
Florian Bezannier
|
34dbb1985c
|
update docker image
|
2021-05-30 18:34:22 +02:00 |
|
Florian Bezannier
|
d755ae17c2
|
multi arch docker build
|
2021-05-30 17:49:55 +02:00 |
|
Florian Bezannier
|
47b8af3ee0
|
webui to connect to PSA API
|
2021-05-30 17:42:55 +02:00 |
|
Florian Bezannier
|
1b96a0b5cc
|
avoid error when no error reason
|
2021-05-20 23:00:44 +02:00 |
|
Florian Bezannier
|
d978a8d6f7
|
fix log format
|
2021-05-16 21:30:15 +02:00 |
|
Florian Bezannier
|
4d908292b2
|
check if a car is compatible with the API
|
2021-05-16 18:31:43 +02:00 |
|
Florian Bezannier
|
c87e82fd4f
|
update README
|
2021-05-16 18:27:38 +02:00 |
|
Florian Bezannier
|
3e88f37d91
|
code style and fix negative value
|
2021-05-14 13:54:15 +02:00 |
|
Florian Bezannier
|
b20b5b89fc
|
add test
|
2021-05-14 13:30:02 +02:00 |
|
Florian Bezannier
|
5525df04e9
|
add more info to log
|
2021-05-14 13:21:33 +02:00 |
|
Florian Bezannier
|
1dfc0c7f57
|
remove double import
|
2021-05-14 12:49:09 +02:00 |
|
Florian Bezannier
|
cd15232b4f
|
apply default filter
|
2021-05-14 12:45:58 +02:00 |
|
Florian Bezannier
|
068ceccc93
|
db optimization
|
2021-05-13 17:06:53 +02:00 |
|
Florian Bezannier
|
ef4fac70a0
|
add autonomy & charge rate to db
|
2021-05-13 15:57:00 +02:00 |
|
Florian Bezannier
|
b665468ca1
|
improve battery curve algo
|
2021-05-13 13:35:38 +02:00 |
|
Florian Bezannier
|
6207b75b27
|
some fix
|
2021-05-13 13:34:32 +02:00 |
|
Florian Bezannier
|
f7b4534ea6
|
fix equal date
|
2021-05-13 13:32:44 +02:00 |
|
Florian Bezannier
|
9a6208ae62
|
update README
|
2021-05-13 12:04:06 +02:00 |
|
Florian Bezannier
|
c2caed807d
|
update docs
|
2021-05-12 12:16:02 +02:00 |
|
Florian Bezannier
|
959c012c81
|
move out style.json route from assets
|
2021-05-12 09:10:24 +02:00 |
|
Florian Bezannier
|
51cbccd8b4
|
fix path behind proxy
|
2021-05-11 20:49:45 +02:00 |
|
 Florian BEZANNIERandGitHub
|
c224b8bb0c
|
add coverage badge
|
2021-05-11 18:59:28 +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
v2.3.0
|
2021-05-11 12:51:19 +02:00 |
|
Florian Bezannier
|
b52a8dc34d
|
fix code style
|
2021-05-11 12:32:00 +02:00 |
|
Florian Bezannier
|
df79a1f955
|
add test unit
|
2021-05-11 12:32:00 +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
|
335c8f79bf
|
add clean req
|
2021-05-10 20:53:53 +02:00 |
|
Florian Bezannier
|
b7b8fe71c8
|
fix load order
|
2021-05-10 20:53:53 +02:00 |
|
Florian Bezannier
|
06535ac14e
|
remove numpy
|
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 BEZANNIERandGitHub
|
d35d29ab2a
|
Merge pull request #115 from flobz/develop
add from_cache option & always put electric energy first in the array
v2.2.5
|
2021-05-10 20:45:33 +02:00 |
|
Florian Bezannier
|
1af3c7fb37
|
always put electric energy first in the array
|
2021-05-10 20:39:49 +02:00 |
|
Florian Bezannier
|
007a53ac8c
|
add from_cache option
|
2021-05-10 17:58:35 +02:00 |
|
Florian Bezannier
|
a0fcba1dee
|
add mqtt debug
|
2021-05-10 17:31:37 +02:00 |
|
 Florian BEZANNIERandGitHub
|
a0e33f375d
|
Merge pull request #112 from chpego/master
add 308 petrol model car
|
2021-05-10 13:40:27 +02:00 |
|
chpego
|
e7304ef8f4
|
add 308 petrol model car
|
2021-05-08 22:31:07 +02:00 |
|
 Florian BEZANNIERandGitHub
|
ee13f2731d
|
Merge pull request #110 from flobz/develop
change dockerhub link & disable unused fct
|
2021-05-07 14:27:05 +02:00 |
|
Florian Bezannier
|
44b926e79f
|
change dockerhub link
|
2021-05-07 14:25:28 +02:00 |
|
Florian Bezannier
|
16645759e9
|
disable unused fct
|
2021-05-07 14:23:48 +02:00 |
|
 Florian BEZANNIERandGitHub
|
a606f22189
|
Update Docker_build.yml
v2.2.4
|
2021-05-07 12:21:57 +02:00 |
|
 Florian BEZANNIERandGitHub
|
5e456ca499
|
disable cache (#108)
|
2021-05-07 12:11:22 +02:00 |
|
Florian Bezannier
|
c685c89cd1
|
disable cache
|
2021-05-07 12:09:39 +02:00 |
|