Daniel Öster
276334055f
Separate Deye offgrid BYD CAN fixes
2025-03-17 18:02:07 +02:00
Matt Holmes
6109211c96
Fixes to mqtt to prevent delays when the broker is unavailable which can trigger the watchdog timer reset
2025-03-08 08:41:54 +00:00
Daniel Öster
2836724bd5
Merge pull request #927 from dalathegreat/feature/CAN-log-replay
...
Feature: CAN log playback via Webserver
2025-03-04 21:40:34 +03:00
Daniel Öster
2c0e5be5da
Remove serial-link (double LilyGo) as an option
2025-03-04 10:15:15 +02:00
Daniel Öster
91319d9986
Merge pull request #916 from dalathegreat/feature/LED-customization
...
Microfeature: Make LED modes customizable in USER_SETTINGS
2025-03-03 15:09:11 +03:00
Daniel Öster
bba8783037
Make default LED Classic
2025-03-02 20:17:46 +02:00
Daniel Öster
c77ead8dc3
Code cleanup
2025-03-01 23:18:42 +02:00
Daniel Öster
8c44da7070
Make playback work if order is wrong
2025-03-01 18:51:52 +02:00
Daniel Öster
e057df3345
Basic sending working
2025-03-01 17:05:34 +02:00
Daniel Öster
0aaccb9f94
Merge pull request #917 from jamiejones85/SIMPBMS
...
Feature: Add SimpBMS battery support
2025-02-27 00:38:10 +03:00
Daniel Öster
26baf25c97
Add initial skeleton for replay
2025-02-26 23:31:16 +02:00
laughingguffly
7203f652cc
Merge branch 'main' of https://github.com/laughingguffly/Battery-Emulator into feature/bms_reset_at_with_ntp
2025-02-25 22:23:41 +00:00
Jamie Jones
10b85f36f0
Merge branch 'main' into SIMPBMS
2025-02-25 09:40:59 +00:00
Jamie Jones
131312a8cd
Functional SimpBMS support
2025-02-24 13:07:51 +00:00
Daniel Öster
69af8251b8
Make LED modes customizable
2025-02-24 15:02:21 +02:00
nmainil
f4bde1169e
Update USER_SETTINGS.h
2025-02-23 17:56:20 +01:00
nmainil
bd86b26fac
Update USER_SETTINGS.h
2025-02-23 17:55:16 +01:00
nmainil
0b2d9a990d
Update USER_SETTINGS.h
2025-02-23 17:08:17 +01:00
nmainil
2ca41c680d
Update USER_SETTINGS.h
2025-02-23 17:07:21 +01:00
nmainil
a4466f4665
Add files via upload
2025-02-23 16:34:09 +01:00
Daniel Öster
62355e7a10
Update USER_SETTINGS.h
...
Added warnings about logging to SD in user settings
2025-02-20 23:14:22 +02:00
laughingguffly
d1fb7a95c9
merge period bms reset offset with main;
2025-02-14 23:13:27 +00:00
laughingguffly
6d5e25ff04
Merge branch 'main' of https://github.com/laughingguffly/Battery-Emulator into feature/bms_reset_at_with_ntp
2025-02-14 23:09:02 +00:00
Daniel Öster
9ebf99445e
Add Orion BMS support
2025-02-12 19:47:27 +02:00
Daniel Öster
641356622e
Merge pull request #857 from M4GNV5/feat/daly-rs485
...
New Battery: Daly SmartBMS Support
2025-02-12 17:49:55 +03:00
Daniel Öster
da075cecc1
Merge pull request #871 from dalathegreat/feature/ferroamp-dedicated-protocol
...
New inverter: Add dedicated Ferroamp pylon spinoff
2025-02-11 21:59:57 +03:00
laughingguffly
26358748ad
rebase from main
2025-02-10 21:45:15 +00:00
laughingguffly
03b50c0ca5
rebase from main
2025-02-10 21:39:42 +00:00
Daniel Öster
a47405a321
Add dedicated Ferroamp pylon spinoff
2025-02-10 19:01:51 +02:00
laughingguffly
ac209e17f4
add extern declaration for bmsReset
2025-02-10 12:17:21 +00:00
laughingguffly
68573e4e9c
add extern declaration for bmsReset
2025-02-10 12:12:52 +00:00
Daniel Öster
001912a05c
Restore USER_SETTINGS
2025-02-10 11:08:05 +02:00
Daniel Öster
f43725455a
Add inverter brand to datalayer
2025-02-10 10:31:27 +02:00
laughingguffly
254886c7dd
merge to main
2025-02-08 21:47:02 +00:00
laughingguffly
e84f73709d
merge with main branch
2025-02-08 21:39:34 +00:00
laughingguffly
60e6d57838
revert USER_SETTINGS.h to main
2025-02-06 21:00:14 +00:00
laughingguffly
5a5624521d
reset timeoffset to 0 after first bms reset to ensure reset occurs every 24 hours there after
2025-02-06 20:55:41 +00:00
laughingguffly
bbfe680e16
reset timeoffset to 0 after first bms reset to ensure reset occurs every 24 hours there after
2025-02-06 14:54:33 +00:00
Jakob Löw
5de2af3bdf
✨ 🚧 initial version of talking to DALY BMS via RS485
2025-02-05 08:58:36 +01:00
laughingguffly
de66ec0e95
add only BMS RESET AT
2025-02-04 22:08:54 +00:00
mvgalen
d678ea1981
Add event for large temperature difference in battery
2025-02-04 08:45:39 +01:00
Marijn van Galen
566039be5d
MEB: improvements ( #848 )
...
- Don't regulate precharge voltage with external voltage 0.
- Improve log output
- Wait before starting precharge.
- MEB: Improve handling of data from battery BMS
- Use actual_Cellvoltage_lowest / highest instead of calculating min/max ourselves.
- Correct conversion of temperature_min/max _dC
- Correct total_capacity_Wh calculation
- Set overall battery_temperature_dC in extended datalayer
- Set celltemperature values in extended datalayer
- Set temp_points temperature values in extended datalayer
- Fix TODO comments that are already solved
- Add temp point PIDs and store in extended datalayer.
- Display temp points and cell temperatures in advanced battery page
- MEB: Add events start/end balancing
- Use actual precharge status for precharge bit send to BMS
- Only set lowest/highest cell voltage in datalayer when they have actually been received.
2025-02-04 08:42:54 +01:00
laughingguffly
401a4eb90c
bms reset at
2025-02-03 21:29:43 +00:00
laughingguffly
4796e114a8
user specific settings for testing BMS RESET AT
2025-02-03 14:18:28 +00:00
laughingguffly
920143a45a
user minimum settings for using the PERIODIC_BMS_RESET_AT
2025-02-03 12:51:07 +00:00
Daniel Öster
3fb6e058cb
Add FoxESS support ( #830 )
2025-02-01 10:23:22 +01:00
Matt Holmes
42b1c18d01
Adding mqtt QoS config setting with a default of 0 and updating platformio to use 3.1.1
2025-01-30 21:26:01 +00:00
Daniel Öster
854e9093fd
Move Tesla LFP option to USER_SETTINGS, rearrange USER_SETTINGS ( #806 )
2025-01-21 09:12:39 +01:00
Daniel Öster
ffe583d551
Move global charger variables to datalayer ( #810 )
2025-01-21 09:09:03 +01:00
wjcloudy
a84a1d6580
Add Beta BMW PHEV Support ( #804 )
...
* Add Beta BMW PHEV Support
2025-01-19 20:27:57 +02:00