Florian Bezannier
a5519b6b56
wait for thread exit
2021-06-03 13:30:25 +02:00
Florian Bezannier
47b8af3ee0
webui to connect to PSA API
2021-05-30 17:42:55 +02:00
Florian Bezannier
1dfc0c7f57
remove double import
2021-05-14 12:49:09 +02:00
Florian Bezannier
d6d14d0332
handle no trips or no charge, move utils.py to libs
2021-05-10 20:53:53 +02:00
jlayec and Florian BEZANNIER
19446f16a5
fix debug level by name
2021-05-03 20:09:09 +02:00
Florian Bezannier
a500e309c5
code clean up
2021-04-30 12:06:01 +02:00
Florian Bezannier
86cb20f9e6
some fix
2021-04-29 12:10:43 +02:00
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 BEZANNIER and GitHub
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
Max and GitHub
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 BEZANNIER and GitHub
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
Adrien and GitHub
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