 Florian JeanandFlorian BEZANNIER
|
6f306cb3ab
|
feat: add model new 308
|
2025-11-15 18:59:02 +01:00 |
|
 Colt1902andFlorian BEZANNIER
|
73c255b4fd
|
Add Car Astra L Electric Sports Tourer GS
reg is one char different from Astra L Electric GS
|
2025-11-15 18:58:53 +01:00 |
|
 Martin PauliandFlorian BEZANNIER
|
7ffdb74714
|
Use temperature measurement from car if available, otherwise fetch from openweather API
Adjust tests to match code changes
Test
Adjust tests to match code changes
Fix code formatting
|
2025-11-15 18:56:44 +01:00 |
|
 plysdyretandFlorian BEZANNIER
|
d41eae6fd8
|
feat: add model Citroën ë-SpaceTourer
|
2025-11-15 18:56:04 +01:00 |
|
 Martin PauliandFlorian BEZANNIER
|
bf28758943
|
feat: add model Opel Corsa Electric GS Long Range (2025)
|
2025-11-15 18:54:42 +01:00 |
|
 z3r0c00l2005andFlorian BEZANNIER
|
bb00e6be0e
|
feat: add model E-308 SW 54kWh
|
2025-11-15 18:54:20 +01:00 |
|
 CarbonimaxandFlorian BEZANNIER
|
1176a6d61f
|
Add 3008 PHEV 195
|
2025-11-15 18:53:37 +01:00 |
|
 EliWallicandFlorian BEZANNIER
|
97ea23f2be
|
feat: add model Peugeot 308 SW GT-Line
|
2025-11-15 18:53:07 +01:00 |
|
 Martin PauliandFlorian BEZANNIER
|
6fff770ae9
|
Fix price adjustments for fast charging sessions
|
2025-11-15 18:51:49 +01:00 |
|
 Frédéric CollonvalandFlorian BEZANNIER
|
4a2c90e036
|
Add additional e-5008 model
This is a GT model so I added GT to the name
v3.6.0
|
2025-10-01 17:59:07 +02:00 |
|
 Igor KlimerandFlorian BEZANNIER
|
c1a4d44e36
|
feat: add VIN for model SUV 3008 Hybrid4 300
Adding another VIN variation for the Peugeot 3008 Hybrid4 300.
|
2025-10-01 17:58:45 +02:00 |
|
 Rem00756andFlorian BEZANNIER
|
d5de8087ad
|
Update car_models.yml
Add Peugeot E-5008
|
2025-10-01 17:58:34 +02:00 |
|
 Alain FERRAROandFlorian BEZANNIER
|
d60c6b47ba
|
feat: add model e-3008
- !ElecModel
name: e-3008
battery_power: 73
fuel_capacity: 0
abrp_name: peugeot:e3008:24:77
reg: VR3KCZKZ3R
max_elec_consumption: 70
|
2025-10-01 17:38:40 +02:00 |
|
 Peter OettigandFlorian BEZANNIER
|
c50e084bd0
|
fix: Charge price was tried to be set for unfinished chargings on application restart
This made rendering the webview fail
|
2025-10-01 17:38:23 +02:00 |
|
 Peter OettigandFlorian BEZANNIER
|
9430b7c857
|
fix: api.co2signal.com went offline, switch to new API version
|
2025-10-01 17:36:24 +02:00 |
|
 Peter OettigandFlorian BEZANNIER
|
428f5ccba4
|
fix: Map positions had unix timestamps
|
2025-10-01 09:16:51 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
e1e4c1c11e
|
fix: panda requirements
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
e302312c17
|
fix: cancel old thread
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
66bd09aa79
|
fix: update_trips loop
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
ccdcb7c9c9
|
fix: db lock #1069
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
4692d83742
|
fix: error handling #1039
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
a85757986c
|
test: fix test
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
29fcbe2333
|
fix: none error
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
1dc4d83e3b
|
fix: bad mqtt service stop
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
146fe67fac
|
chore: add car models
|
2025-10-01 09:12:13 +02:00 |
|
 Florian BEZANNIERandGitHub
|
984adb9970
|
Merge pull request #1111 from poettig/fix-pandas-trixie
fix: pandas did not install on Debian Trixie / python 3.13
|
2025-09-24 16:57:41 +02:00 |
|
Peter Oettig
|
5b3ee66d43
|
fix: pandas did not install on Debian Trixie
|
2025-08-29 14:34:49 +02:00 |
|
 Florian BEZANNIERandGitHub
|
f79e3f1247
|
Merge pull request #1100 from poettig/fix_cryptodome
fix: Cryptodome moved SHA256
v3.5.7
|
2025-08-23 13:48:01 +02:00 |
|
 Florian BEZANNIERandGitHub
|
a9f2dfc8c9
|
Merge pull request #1096 from fre4242/fix_energy_updated_at_handling
Fixed "updated_at" handling for "energy" element in vehicleInfo json
|
2025-08-23 13:44:37 +02:00 |
|
 Peter OettigandPeter Oettig
|
33b2d33475
|
fix: Cryptodome moved SHA256
|
2025-07-13 21:49:34 +02:00 |
|
 fre4242andGitHub
|
c77327efc9
|
Removed duplicate created_at(self) method
|
2025-07-07 12:29:02 +02:00 |
|
fre4242
|
313941a3ab
|
fix updated_at handling for energy json tag
|
2025-07-06 19:38:00 +02:00 |
|
 Florian BEZANNIERandGitHub
|
c685b1930a
|
Merge pull request #1084 from flobz/fix/ci
ci: fix python version
|
2025-06-23 07:50:54 +02:00 |
|
Florian Bezannier
|
fea45b90e9
|
ci: fix python version
|
2025-06-23 07:47:15 +02:00 |
|
 Florian BEZANNIERandGitHub
|
ca6e255a6b
|
Merge pull request #998 from 0x3dlux/master
Connect to SQLite using WAL mode
|
2025-06-23 07:30:27 +02:00 |
|
 Florian BEZANNIERandGitHub
|
d8223c4bb3
|
Merge pull request #1046 from manuelwinz/patch-1
OpenWeatherMap One Call API 3.0
|
2025-04-09 18:10:06 +02:00 |
|
Florian Bezannier
|
e5954dfd04
|
ci: fix 2
v3.5.6
|
2025-04-09 17:33:58 +02:00 |
|
Florian Bezannier
|
6ee65ba75d
|
ci: fix
v3.5.5
|
2025-04-09 09:32:42 +02:00 |
|
Florian Bezannier
|
adef971af1
|
docs: update
|
2025-04-09 09:32:42 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
47f22e8b83
|
fix: #949
v3.5.4
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
2eb356fa9d
|
fix: #981
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
d2d105b7f0
|
fix: #993
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
b0f4ced352
|
fix: #1019
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
48274a12fb
|
fix: 1027
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
abd1cf4ebf
|
style: fix
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
83ef3d6a57
|
fix: #1041
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
c6b87f63e4
|
docs: update
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
fa8faca1b9
|
fix: #1051
|
2025-04-09 09:04:07 +02:00 |
|
 Florian BezannierandFlorian BEZANNIER
|
8f0743fb42
|
refacto: don't use regex for car model for performance reason
|
2025-04-09 09:04:07 +02:00 |
|
 Manuel WinzandGitHub
|
99ea3f4a91
|
OpenWeatherMap One Call API 3.0
Since the OpenWeatherMap One Call API 2.5 is deprecated since June 2024, its time to use the 3.0 version.
|
2025-02-24 12:16:47 +01:00 |
|