Commit Graph
947 Commits
Author SHA1 Message Date
Patrick Russell 1fb3beeeea Adding Peugeot 5008 Plug-in Hybrid 195ch (#1169) v3.6.3 2026-02-28 09:00:43 +01:00
apaqd 31cf091c7f Add E-5008 GT 73kWh and 100kWh (#1166) 2026-02-28 08:58:36 +01:00
emmanuel 45932f0467 fix: ISSUE-1161/1159 error on oauth 2026-02-23 07:58:46 +01:00
StanleyAppelDell 8955b06ede Corrected VIN in car_models.yml for 3008-III
Corrected VIN in car_models.yml for 3008-III
2025-12-29 14:24:26 +01:00
Hannes Meinlschmidt 66d8ddf5fb feat: add model Opel Astra L Electric GS
Different reg than the ones listed so far
v3.6.2
2025-11-29 11:58:53 +01:00
Przemyslaw Sokolowski a549ec42b2 feat: add model 408 GT 1.2 Petrol
Added max_elec_consumption and max_fuel_consumption fields for 408 GT 1.2 Petrol.
2025-11-29 11:58:38 +01:00
z3r0c00l2005 8caf640dc8 Correct Vehicle type fo VIN VR3FNZKW9R to Electric 2025-11-29 11:55:38 +01:00
Florian Jean 69b49c00e3 feat : add model new 308 - fix duplicate VIN v3.6.1 2025-11-15 18:59:02 +01:00
Florian Jean 6f306cb3ab feat: add model new 308 2025-11-15 18:59:02 +01:00
Colt1902 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 Pauli 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
plysdyret d41eae6fd8 feat: add model Citroën ë-SpaceTourer 2025-11-15 18:56:04 +01:00
Martin Pauli bf28758943 feat: add model Opel Corsa Electric GS Long Range (2025) 2025-11-15 18:54:42 +01:00
z3r0c00l2005 bb00e6be0e feat: add model E-308 SW 54kWh 2025-11-15 18:54:20 +01:00
Carbonimax 1176a6d61f Add 3008 PHEV 195 2025-11-15 18:53:37 +01:00
EliWallic 97ea23f2be feat: add model Peugeot 308 SW GT-Line 2025-11-15 18:53:07 +01:00
Martin Pauli 6fff770ae9 Fix price adjustments for fast charging sessions 2025-11-15 18:51:49 +01:00
Frédéric Collonval 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 Klimer 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
Rem00756 d5de8087ad Update car_models.yml
Add Peugeot E-5008
2025-10-01 17:58:34 +02:00
Alain FERRARO 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 Oettig 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 Oettig 9430b7c857 fix: api.co2signal.com went offline, switch to new API version 2025-10-01 17:36:24 +02:00
Peter Oettig 428f5ccba4 fix: Map positions had unix timestamps 2025-10-01 09:16:51 +02:00
Florian Bezannier e1e4c1c11e fix: panda requirements 2025-10-01 09:12:13 +02:00
Florian Bezannier e302312c17 fix: cancel old thread 2025-10-01 09:12:13 +02:00
Florian Bezannier 66bd09aa79 fix: update_trips loop 2025-10-01 09:12:13 +02:00
Florian Bezannier ccdcb7c9c9 fix: db lock #1069 2025-10-01 09:12:13 +02:00
Florian Bezannier 4692d83742 fix: error handling #1039 2025-10-01 09:12:13 +02:00
Florian Bezannier a85757986c test: fix test 2025-10-01 09:12:13 +02:00
Florian Bezannier 29fcbe2333 fix: none error 2025-10-01 09:12:13 +02:00
Florian Bezannier 1dc4d83e3b fix: bad mqtt service stop 2025-10-01 09:12:13 +02:00
Florian Bezannier 146fe67fac chore: add car models 2025-10-01 09:12:13 +02:00
Florian BEZANNIER 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 BEZANNIER 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 BEZANNIER 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 Oettig 33b2d33475 fix: Cryptodome moved SHA256 2025-07-13 21:49:34 +02:00
fre4242 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 BEZANNIER 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 BEZANNIER ca6e255a6b Merge pull request #998 from 0x3dlux/master
Connect to SQLite using WAL mode
2025-06-23 07:30:27 +02:00
Florian BEZANNIER 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 Bezannier 47f22e8b83 fix: #949 v3.5.4 2025-04-09 09:04:07 +02:00
Florian Bezannier 2eb356fa9d fix: #981 2025-04-09 09:04:07 +02:00
Florian Bezannier d2d105b7f0 fix: #993 2025-04-09 09:04:07 +02:00