47 Commits

Author SHA1 Message Date
3f623b138d Merge pull request #14 from 0x7878/main
Crucial Hotfix
2025-03-06 09:15:01 +01:00
ba322ca18d Merge branch 'main' into main 2025-03-06 09:13:43 +01:00
220dec743d fix merge errors 2025-03-06 08:50:55 +01:00
1981b01ce6 Handle posibly removed VeDbusService path /MCU/Temperature 2025-03-06 08:44:05 +01:00
b181fa3d3b Merge branch 'main' of https://github.com/0x7878/dbus-goecharger 2025-03-02 11:18:49 +00:00
5fbede5a17 Hotfixing 2025-03-02 11:18:11 +00:00
8101e13637 Merge pull request #8 from 0x7878/main
Improve configuration and add support for  Cerbo/OS v3.30 and go-eCharger v4
2025-02-28 20:03:28 +01:00
336618ea25 small fixes 2025-02-27 13:01:39 +00:00
3e4c18605a same reason 2025-02-27 12:59:58 +00:00
d22aa0afa3 reduce changes 2025-02-27 12:59:19 +00:00
50a62b341c Add conditions to support older hw versions 2025-02-27 12:57:17 +00:00
3acfb379c4 Merge remote-tracking branch 'upstream/main' 2025-02-27 12:49:17 +00:00
0f2856e188 Merge pull request #13 from tm-107/main
uninstall.sh - remove entry from rc.local
2025-02-27 12:58:48 +01:00
4cbded2c03 fix energy foreward to correct unit 2025-02-27 12:52:04 +01:00
8940267b55 fix charge current 2025-02-27 12:31:41 +01:00
6ab1882df8 Make AC-Position configurable 2025-02-27 12:05:32 +01:00
d55cd59511 Fixed following issues:
1. Change to RotatingFileHandler to avoid to large log file
2. Issue reading the Temperature
3. changing to V2 API
4. request only needed attributes to reduce the communication on API
5. Reduced timeout from 5s to 1s to be more responsive when charger is not available
2025-02-27 11:43:53 +01:00
05cef56bc1 Merge pull request #12 from 0xFEEDC0DE64/fix_charger_version_parsing
Workaround unparseable firmware versions
2025-02-27 11:33:56 +01:00
2c8311bbe1 remove entry from rc.local 2025-02-19 00:24:23 +01:00
7b905225fd remove entry from rc.local 2025-02-19 00:22:58 +01:00
89cc2ee3b8 Workaround unparseable firmware versions 2024-09-20 17:06:11 +02:00
95df3cc6eb Improved and added v4 go-charger compatibility 2024-04-18 14:33:41 +02:00
f3d2a48e48 Update config.ini with new settings 2024-04-18 14:32:36 +02:00
2cc09daa94 fix missing goe 2023-11-05 12:42:29 +01:00
63f3ea80bd Merge pull request #4 from Naiki92/patch-1
Add HardwareVersion check
2023-07-04 16:33:01 +02:00
b184a995b0 Merge pull request #2 from lLarryLaffer/patch-1
Update README.md
2023-07-04 16:31:02 +02:00
2d4917771c Extend config.ini by HardwareVersion
HardwareVersion parameter is added
2023-05-17 22:57:06 +02:00
c3e88ca45a Add hardwareVersion check
HardwareVersion check is needed, because GoE v3 is using a different parameter to get controller temperature (`tma` instead of `tmp`)
2023-05-17 22:54:28 +02:00
5fc44537bd Update README.md
typo in word "network"
2022-12-19 08:46:36 +01:00
5f95ce32cd fix CharginTime 2022-04-14 10:46:46 +02:00
e35a180420 fix ChargingTime 2022-04-14 10:42:22 +02:00
dedbda2c84 fix charging timer 2022-04-10 19:56:12 +02:00
c7e0754a69 update docu for writing settings 2022-04-05 21:36:50 +02:00
f458f75728 fix textformat without unit 2022-04-05 21:25:51 +02:00
7bb4250a29 enable write settings on go-eCharger 2022-04-05 21:19:43 +02:00
777cfd3da7 change log level to INFO 2022-04-05 20:25:39 +02:00
9cc1bd6073 update docu with link to discussion 2022-04-05 14:13:09 +02:00
c69aecff22 add docu an imgages 2022-04-05 13:59:23 +02:00
eaefdf94d9 add ChargingTime 2022-04-05 13:12:29 +02:00
e9ed587189 fix actual current as max of all phases 2022-04-05 11:04:49 +02:00
76b87df371 fix missing SetCurrent 2022-04-04 18:18:36 +02:00
060787f0f6 setCurrent gets value from go-eCharger 2022-04-04 18:14:39 +02:00
c14ceebe7b first running version 2022-04-03 20:43:22 +02:00
eceb492359 update .gitignore 2022-04-01 10:06:21 +02:00
9b68edd31c remove acload postfix, add new files 2022-04-01 10:05:18 +02:00
ce71a8adbc add service scripts 2022-03-30 13:16:57 +02:00
fec9a20f1b Initial commit 2022-03-30 13:07:20 +02:00