mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
feat: add energy efficiency & custom long trips min dist & fix last postition
This commit is contained in:
+1
-1
@@ -203,7 +203,7 @@ class TestUnit(unittest.TestCase):
|
||||
'end_level': 85,
|
||||
'co2': co2,
|
||||
'kw': 20.7,
|
||||
'price': 3.84,
|
||||
'price': 4.29,
|
||||
'charging_mode': 'slow'}])
|
||||
assert get_figures(car)
|
||||
row = {"start_at": date0.strftime('%Y-%m-%dT%H:%M:%S.000Z'),
|
||||
|
||||
Reference in New Issue
Block a user