5 Commits
Author SHA1 Message Date
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
MaxandFlorian BEZANNIER 602296cbe7 changed model name handling to correctly detect corsa-e (#66)
* changed model name handling to correctly detect corsa-e

Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
2021-04-06 11:20:50 +02:00
MaxandFlorian BEZANNIER ed6e942908 Prevent division by zero during calculation of co2_per_kw (#68)
* Prevent division by zero during calculation of co2_per_kw

Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
2021-04-06 11:07:30 +02:00
Max 2c4eb53d43 store charge controls file name in ChargeControls to save it without parameter 2021-04-04 11:04:17 +02:00
Max 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