Commit graph

1463 commits

Author SHA1 Message Date
Daniel Öster
2792e7370e Fix current datatype, and polling SOC 2024-11-04 08:50:40 +02:00
wjcloudy
724efbc5c5
0.3alpha - Update advanced_battery_html.cpp
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:27:15 +00:00
wjcloudy
ed05b7602a
0.3alpha - Update datalayer_extended.h
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:26:33 +00:00
wjcloudy
f1491dbe81
0.3alpha - Update BMW-IX-BATTERY.cpp
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:26:02 +00:00
wjcloudy
0cc490481b
0.3alpha - Update BMW-IX-BATTERY.h
Added more values including pack min/max. min/max cell voltage is now monitored for ensure it's changing (an extra safety check in case it goes stale)
2024-11-03 21:25:26 +00:00
Daniel Öster
c8bd2b3988
Merge pull request #585 from dalathegreat/bugfix/bmw-i3-wup-pausing
Bugfix: BMW i3, Turn off WUP_PIN when contactor open request active
2024-11-03 21:26:59 +02:00
Daniel Öster
12103aaebc WUP_PIN now reacts on equipment stop 2024-11-03 21:14:27 +02:00
Daniel Öster
9e3df933af Add writing WWUP_PIN off when paused 2024-11-03 21:08:56 +02:00
amarofarinha
ecc71eec60 Bug Fix for Precharge Contactor Handling in SHUTDOWN_REQUESTED State and Web Interface Enhancement for Contactor Status Display 2024-11-03 18:30:56 +00:00
Daniel Öster
e21001ae5b
Update Software.ino 2024-11-03 18:08:29 +02:00
Daniel Öster
190d60ed9f
Update Software.ino 2024-11-03 17:13:27 +02:00
Daniel Öster
558a5adb62
Merge pull request #579 from mathl79/main
increase default Serial_Link baud rate and make it configurable
2024-11-03 17:13:07 +02:00
mathl79
f85c9bc0cc pre-commit updated formatting 2024-11-03 13:22:39 +01:00
amarofarinha
21d03c847d Merge branch 'main' of https://github.com/amarofarinha/Battery-Emulator 2024-11-03 07:49:38 +00:00
amarofarinha
8def605192 Replace BMS status check with CAN communication status for MQTT updates 2024-11-03 07:49:27 +00:00
mathl79
0cb47e0117
Update Software.ino
add SerialLink baud rate define
2024-11-02 08:40:35 +01:00
mathl79
e802247d64
Update USER_SETTINGS.h
revert to original.
2024-11-02 08:36:05 +01:00
mathl79
97b6706c3a increase default Serial_Link baud rate to 115200 and make it configurable in the USER_SETTINGS.h 2024-11-01 10:57:00 +01:00
Daniel Öster
e6d7156451
Merge pull request #575 from dalathegreat/feature/cellpower-bms
New battery: Cellpower BMS
2024-10-31 17:47:36 +02:00
Daniel Öster
eb40deee69 Add battery to workflow 2024-10-31 16:43:31 +02:00
Daniel Öster
5ae76f1642 Make limit failures match new update rate 2024-10-31 16:08:31 +02:00
wjcloudy
450d690edf
0.2alpha version - Update advanced_battery_html.cpp 2024-10-30 21:41:11 +00:00
wjcloudy
17a7e90b3d
0.2alpha version - Update datalayer_extended.h 2024-10-30 21:40:45 +00:00
wjcloudy
9ea8458bf7
0.2alpha version - Update BMW-IX-BATTERY.cpp 2024-10-30 21:40:25 +00:00
wjcloudy
280ac3cbee
0.2alpha version - Update BMW-IX-BATTERY.h 2024-10-30 21:40:04 +00:00
Daniel Öster
a662c7bdcd Speed up value updating 2024-10-30 22:30:51 +02:00
Daniel Öster
f7839a0bb9 Add extended datalayer mappings 2024-10-30 21:34:59 +02:00
Daniel Öster
32c23c8d95 Fix temperature scaling 2024-10-30 18:43:09 +02:00
Daniel Öster
40bba6d2a3 Add missing HW def 2024-10-30 18:38:11 +02:00
Daniel Öster
79ee6c896a Add cellpower BMS support 2024-10-30 18:37:45 +02:00
Daniel Öster
6c3787c204
Merge pull request #568 from dalathegreat/bugfix/byd-can-capacity
Bugfix: Add capacity writing to BYD CAN
2024-10-30 16:47:45 +02:00
Daniel Öster
123fecc22e
Merge pull request #573 from kukumagi/feature/can_fd_crystal_frequency_setting
Feature/can fd crystal frequency setting
2024-10-30 12:27:16 +02:00
Kukumagi
5dff800b63 Enable selecting CAN_FD crystal frequency in user settings 2024-10-30 11:43:40 +02:00
Kukumagi
c10dea05e0 Enable selecting CAN_FD crystal frequency in user settings 2024-10-30 11:43:28 +02:00
Daniel Öster
1fa076573a Add scaling for values 2024-10-29 22:10:08 +02:00
Daniel Öster
774c544bca Add contactor opening incase of FAULT 2024-10-29 20:38:24 +02:00
Daniel Öster
b8b99b5425 Add More Battery info for ZoePH2 2024-10-29 20:15:00 +02:00
Daniel Öster
2d5c2b20ff Add capacity writing to BYD CAN 2024-10-29 14:04:21 +02:00
amarofarinha
d888469c4b
Merge pull request #567 from amarofarinha/enhancement/mqtt-topic-naming
Remove "Battery Emulator" Prefix from MQTT Sensor Names and Standardize Cell Object IDs
2024-10-29 10:00:13 +00:00
amarofarinha
89e64914a7 Remove "Battery Emulator" Prefix from MQTT Sensor Names and Standardize Cell Object IDs 2024-10-28 22:27:41 +00:00
Daniel Öster
da5b543ab2 Add known polling requests 2024-10-28 23:16:54 +02:00
Daniel Öster
14e9e2a260
Merge pull request #563 from dalathegreat/improvement/eModbus-update
Improvement: Add ifdef to Modbus server error message printing
2024-10-28 22:05:09 +02:00
amarofarinha
75f3d9e0e9 Updated comments to highlight the potential breaking change in MQTT naming conventions 2024-10-28 19:14:25 +00:00
amarofarinha
3996bc2c03 changed mqtt_device_name 2024-10-28 18:23:22 +00:00
amarofarinha
d4d6939476 Clarified comments and modified object_id_prefix 2024-10-28 17:44:19 +00:00
amarofarinha
93cd2083cf Remove all unnecessary string casts 2024-10-28 17:34:18 +00:00
amarofarinha
062e9b3c5c pre-commit fix 2024-10-28 13:27:41 +00:00
amarofarinha
e328bfd37b compile fixes and MQTT clientId name 2024-10-28 13:24:17 +00:00
amarofarinha
b5d9f1a4be
Merge branch 'dalathegreat:main' into enhancement/mqtt-topic-naming 2024-10-28 09:58:31 +00:00
amarofarinha
dbfb0575a0 Enhance MQTT Naming Customization for Home Assistant 2024-10-28 09:57:39 +00:00