Commit Graph
140 Commits
Author SHA1 Message Date
Florian Bezannier acddabdf47 check if apk changed 2021-12-01 20:41:28 +01:00
Florian Bezannier 2d615bfa25 fix 2021-11-22 23:32:09 +01:00
Florian Bezannier 61f0d79d91 refacto & improve remoteclient 2021-11-22 23:15:35 +01:00
Florian Bezannier a3d9ed1201 fix link with basepath 2021-11-12 10:40:42 +01:00
Florian Bezannier db5f1e73b3 add flask log handler 2021-11-12 10:16:06 +01:00
Florian Bezannier 175479b24b simplify otp operation 2021-11-12 00:10:37 +01:00
Florian Bezannier 5161044c0d clean code 2021-11-11 23:54:44 +01:00
Florian Bezannier 79f79aa6d7 clean code 2021-11-11 23:33:16 +01:00
Florian Bezannier 774bb709a8 fix json error handling 2021-11-06 18:16:38 +01:00
Florian Bezannier c6d41a713f update config layout 2021-10-23 17:54:16 +02:00
Florian Bezannier 9d64c71cd6 fix style 2021-10-23 15:22:42 +02:00
Florian Bezannier b39dd4a6a0 fix format 2021-10-23 14:44:40 +02:00
Florian Bezannier 89e13627de update to dash v2,dbc v1 and fix issue 2021-10-23 12:37:51 +02:00
Florian Bezannier 220ae91386 update to dash v2,dbc v1 and fix issue 2021-10-23 12:36:10 +02:00
Florian Bezannier 72753b5a09 fix deprecated and myp not found 2021-10-23 11:05:02 +02:00
Florian Bezannier 0954b14169 fix link for plotly 2021-10-14 22:37:29 +02:00
Florian Bezannier b30d942ca2 fix windows backup wrong filename 2021-10-14 22:37:29 +02:00
Florian Bezannier a64243fc2c add link button to config and log 2021-10-14 22:05:01 +02:00
Florian Bezannier 086a56b4dd improve charging curve 2021-10-02 16:35:26 +02:00
Florian Bezannier 04e5d3cb54 fix button 2021-09-20 20:05:32 +02:00
Florian Bezannier fd98ae77c9 fix remote refresh token update 3 2021-09-20 20:05:32 +02:00
Florian Bezannier c03276d326 fix bad url root for iframe 2021-09-16 21:07:44 +02:00
Florian Bezannier 7eeb3c0b64 add charge and Preconditioning control and more info in control tab 2021-09-16 20:41:47 +02:00
Florian Bezannier 5c969ecffa fix charge_hour 2021-09-02 11:44:27 +02:00
Florian Bezannier 04fab77a20 handle Bad response from ABRP API 2021-07-02 16:15:39 +02:00
Florian Bezannier 2cf0486d7e fix citroen value 2021-07-02 16:08:12 +02:00
Florian Bezannier fe43832d08 fix can't get altitude from null long and lat 2021-07-02 16:07:02 +02:00
Florian BEZANNIERandGitHub aa9fc123cb Merge branch 'master' into develop 2021-07-01 19:54:01 +02:00
Florian Bezannier c2597770f5 fix example 2021-06-30 00:17:04 +02:00
Florian BEZANNIERandGitHub 174a3c384d Fix typo 2021-06-29 15:08:29 +02:00
sOckhamSterandGitHub 353f4c38f1 Update config_views.py
Corrected help text to advise using the country code GB for United Kingdom, instead of EN for England which does not work.
2021-06-27 17:11:15 +01:00
Florian Bezannier 6539eb7a69 fix mispelled vauxhall 2021-06-26 07:16:59 +02:00
Florian Bezannier bf91b46b55 fix requests_pathname_prefix 2021-06-21 23:30:02 +02:00
Florian Bezannier 321fdf89b4 fix ingress 2021-06-16 13:21:52 +02:00
Florian Bezannier 2b847656f8 make app compatible with HTTP_X_INGRESS_PATH (for home assistant) 2021-06-03 13:28:21 +02:00
Florian Bezannier 47b8af3ee0 webui to connect to PSA API 2021-05-30 17:42:55 +02:00
Florian Bezannier 3e88f37d91 code style and fix negative value 2021-05-14 13:54:15 +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 f7b4534ea6 fix equal date 2021-05-13 13:32:44 +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 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 b52a8dc34d fix code style 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