Commit graph

1463 commits

Author SHA1 Message Date
Daniel Öster
d5f310cbff
Merge pull request #618 from dalathegreat/feature/more-BYD-mappings
Feature: Add more BYD inverter mappings
2024-11-15 22:11:13 +02:00
Daniel Öster
5d9105d9a8 Add more BYD inverter mappings 2024-11-14 22:54:19 +02:00
Daniel Öster
a537b7ff1b Fix compilation issue for seriallink 2024-11-14 22:33:35 +02:00
Daniel Öster
0b278034d4 Remove compilation error, runtime event catches egmp CAN-FD 2024-11-14 22:25:10 +02:00
Daniel Öster
3b546d1466 Add all inv/bat to Github workflow 2024-11-14 21:24:49 +02:00
Daniel Öster
8bba614053 Add init function for inverters 2024-11-14 19:36:37 +02:00
Daniel Öster
950b0bbb26 Remove comment 2024-11-14 18:40:09 +02:00
Daniel Öster
edb6dcd39b Add battery text to datalayer 2024-11-14 18:38:23 +02:00
Daniel Öster
59a58f45c9
Merge pull request #613 from dalathegreat/bugfix/BYD-CAN-endian
Bugfix: BYD CAN, Fix endianess & simplify inverter brand read
2024-11-14 10:48:42 +02:00
Daniel Öster
1398c6213b Update datalayer comment 2024-11-13 23:07:05 +02:00
Daniel Öster
1e50394b0f Centralize active_power_w writing 2024-11-13 22:41:51 +02:00
Daniel Öster
3a9aefd58c Fix endianess, simplify inverter brand read 2024-11-13 21:28:46 +02:00
Daniel Öster
ff496f3d4e Add Range Rover PHEV support 2024-11-13 12:11:07 +02:00
Daniel Öster
5c45fe0295
Merge pull request #607 from dalathegreat/feature/CAN-logging-simplified
Feature: Simplify CAN logging
2024-11-12 14:39:45 +02:00
Daniel Öster
72c2373cf4 Fix inverter missing event for Foxess 2024-11-12 00:02:14 +02:00
Daniel Öster
538d7b6ac0 Remove LEAF 2024-11-11 20:56:40 +02:00
Daniel Öster
ec00b9be8f Refactor CAN logging 2024-11-11 20:26:35 +02:00
Daniel Öster
7c6b18f0d1
Merge pull request #570 from dalathegreat/bugfix/tesla-3Y-contactor-opening
Bugfix: Tesla S/3/X/Y , add contactor opening incase of FAULT
2024-11-11 19:22:41 +02:00
Daniel Öster
19ed2ca662
Merge pull request #603 from dalathegreat/feature/ampere-datalayer
Improvement: Add charge/discharge current to datalayer
2024-11-11 12:23:23 +02:00
Daniel Öster
a502d72509
Merge pull request #600 from dalathegreat/feature/3LB-initial-HAL
Feature: Add initial HAL for v0.1 3LB
2024-11-11 12:23:09 +02:00
Daniel Öster
52b3259268
Merge pull request #606 from dalathegreat/feature/bmw-ix-support
BugFix - BMW iX - Stale trigger sensitivity
2024-11-10 19:35:38 +02:00
wjcloudy
5650c991ab Reduce iX stale value sensitivity 2024-11-10 14:24:12 +00:00
Daniel Öster
0c35684676
Merge pull request #598 from dalathegreat/bugfix/update-BYD-CAN-FW
Bugfix: Update BYD FW to 3.29
2024-11-10 11:52:26 +02:00
Daniel Öster
c3e67d2f62 Make discharge limits under settings datalayer 2024-11-10 11:49:31 +02:00
wjcloudy
ae34a9985c Update BMW-IX-BATTERY.h 2024-11-09 21:03:37 +00:00
Daniel Öster
91f3c8caf9 Rename user specified limit in datalayer 2024-11-08 23:37:16 +02:00
Daniel Öster
710a7339d8 Add charge/discharge current to datalayer 2024-11-08 22:56:53 +02:00
wjcloudy
8b14078b52 Cleaner update of detected cell count 2024-11-08 15:25:49 +00:00
wjcloudy
7efe4323fd Various Review cleanups
-unchecked debug logging removed
-datalayer updates grouped
-cleaned up message loops
-cleaned up setup function
2024-11-08 14:14:20 +00:00
wjcloudy
b08d93b6a7 Discharge rate defs and plausible check coverage 2024-11-08 13:44:12 +00:00
wjcloudy
8a4525c15c Update formatting part 3 2024-11-08 12:20:27 +00:00
wjcloudy
bb77d91791 Update formatting Part 2 2024-11-08 12:14:35 +00:00
wjcloudy
00f78ce76c Update formatting 2024-11-08 12:08:08 +00:00
wjcloudy
23a6abfec2 Update BMW-IX-BATTERY.cpp 2024-11-08 11:25:21 +00:00
wjcloudy
5dd30f7d33 Update advanced_battery_html.cpp 2024-11-08 10:55:07 +00:00
wjcloudy
a52d6a3233 Merge branch 'main' into feature/bmw-ix-support 2024-11-08 10:48:46 +00:00
Daniel Öster
e293d5dcce Add initial HAL for v0.1 3LB 2024-11-08 10:11:31 +02:00
Daniel Öster
09988a4194
Merge pull request #588 from dalathegreat/bugfix/i3-precharge-event
BMW i3: Replace faulty cap check with welded contactor check
2024-11-08 09:59:20 +02:00
amarofarinha
af095c69a5
Merge pull request #591 from amarofarinha/feature/mqtt-dual-battery-support
Add Support for Double-Battery in MQTT Integration
2024-11-07 22:31:43 +00:00
amarofarinha
f68539e9e2 Fake Battery and Web Server Adjustments 2024-11-07 09:34:29 +00:00
Daniel Öster
9051293c43 Update BYD FW to 3.29 2024-11-06 15:57:20 +02:00
amarofarinha
56fb9616b7 pre-commit fix 2024-11-06 11:35:21 +00:00
amarofarinha
deb7a46d16 add double battery support for TEST-FAKE-BATTERY 2024-11-06 11:21:36 +00:00
Daniel Öster
eb64a2f302 Add remaining capacity writing for Pylon 2024-11-05 18:50:27 +02:00
amarofarinha
683e576d99 Add Support for Double-Battery in MQTT Integration 2024-11-04 18:33:32 +00:00
Daniel Öster
10df265fa2
Merge pull request #486 from dalathegreat/enhancement/egmp-voltage-limits
EGMP: Code cleanup and voltage limits added
2024-11-04 11:42:34 +02:00
Daniel Öster
293ee65f65
Merge pull request #541 from M4GNV5/feat/pylon-lv
Add new inverter implementation "Pylontech LV"
2024-11-04 11:42:16 +02:00
Daniel Öster
1f96681e94 Replace faulty cap check with welded contactor check 2024-11-04 10:17:55 +02:00
Daniel Öster
b5d2684981
Merge branch 'main' into feature/zoe-ph2 2024-11-04 09:03:02 +02:00
Daniel Öster
d91cea6438 Add TODO to top of code 2024-11-04 08:55:50 +02:00