Commit Graph
37 Commits
Author SHA1 Message Date
Florian Bezannier 40a7f20d72 code clean 2021-04-21 11:44:46 +02:00
Florian Bezannier c63b917163 check if port is available before anything else 2021-04-13 16:45:19 +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
Max 77fe881fa5 Don't display password when entered and show correct app name when asking for email/password in server.py 2021-04-10 18:23:09 +02:00
MaxandGitHub 84c798385f save config for defined file (#64)
* save config for defined file

* don't call save_config with unset config_name
2021-04-03 23:40:20 +02:00
Florian Bezannier c3adb194a3 code clean up and reduce algo complexity 2021-03-21 19:31:26 +01:00
Florian Bezannier 72ad867958 set email and password with environment variable 2021-03-12 18:30:01 +01: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
Florian Bezannier d27c63b17c improve automatic refresh to avoid redundancy 2021-03-08 20:21:21 +01:00
Florian BEZANNIERandGitHub 34b90590b9 Merge pull request #41 from jlayec/update-refresh-official
add automatic refresh
2021-03-08 19:05:21 +01:00
Florian Bezannier 3201d26317 code cleanup with prospector 2021-03-08 18:57:13 +01:00
jlayec a535e51298 add automatic refresh 2021-03-07 19:14:41 +00:00
Florian Bezannier 3ebc48903a WHIP handle hybrid car 2021-03-05 21:01:40 +01:00
jlayec 4fb6c44ad2 fix charge_control web/callback 2021-02-21 22:49:20 +00:00
jlayec be8e12a4ab add offline mode limited to dashboard 2021-02-11 12:49:48 +00:00
Florian Bezannier bcc1408b83 fix args 2021-01-29 10:32:01 +01:00
Florian Bezannier 88be8335a2 update args info 2021-01-28 11:08:36 +01:00
Florian Bezannier 126687a243 fix atexit 2020-12-23 09:53:20 +01:00
Florian Bezannier f1480216e4 fix debug 2 2020-12-22 17:34:15 +01:00
Florian Bezannier 0b5b5df169 fix debug 2020-12-22 17:32:11 +01:00
Florian Bezannier 79d162cda7 add base path fct 2020-12-22 17:18:37 +01:00
Florian Bezannier f301a916eb update dashboard 2020-12-22 14:41:39 +01:00
Florian Bezannier cd58a9c55a add dashboard 2020-12-18 16:58:51 +01:00
Florian Bezannier 6c4dc1958b flask allow all origin 2020-12-07 17:18:09 +01:00
Florian Bezannier 0703285c41 add shebang 2020-12-04 14:47:23 +01:00
Florian Bezannier 2a62e7afe7 Merge branch 'master' of https://github.com/flobz/psa_car_controller 2020-12-04 14:42:21 +01:00
Florian Bezannier 541a42ac72 catch error on charge control
fix position api, improve handle of token expiration
add rate limit to wakeup fct
fix encoder name, wakeup device to follow charging status
wakeup device if it doesn't send info for 10 mins
2020-12-04 14:39:25 +01:00
AdrienandGitHub 963d6a73cb added mail and password to cmd arguments (#7)
* added mail and password to cmd arguments

* fixed defaults
2020-11-29 19:20:50 +01:00
Florian Bezannier 9339a0516d add listen and port option 2020-11-26 10:22:08 +01:00
Florian Bezannier c46ef85d33 check if java is installed and the version of python 2020-11-25 14:37:29 +01:00
Florian Bezannier 57366fb411 add possibility to disable remote control 2020-11-20 14:25:06 +01:00
Florian Bezannier 726d9017cf add logger, fix typo 2020-11-17 17:03:49 +01:00
Florian Bezannier 8c39143c60 add api doc 2020-11-15 12:20:10 +01:00
Florian Bezannier 9966eb0a49 fix charge_control arg2 2020-11-15 11:34:14 +01:00
Florian Bezannier 16df424208 fix charge_control arg 2020-11-15 11:25:43 +01:00
Florian Bezannier bd5e29babd -first commit 2020-11-15 09:30:50 +01:00