Battery-Emulator
Battery-Emulator copied to clipboard
This software enables EV battery packs to be used for stationary storage in combination with solar inverters.
I recently added initial support for Renault batteries, but this needs to be tested extensively. Please contact me if someone here is planning to use these batteries! https://github.com/dalathegreat/BYD-Battery-Emulator-For-Gen24/commit/caeb52e4aa7e904f3005e71d55063f730ff45956
Description: The current implementation of the MQTT integration lacks differentiation between multiple devices, resulting in all incoming messages being treated uniformly. This makes it challenging to differentiate between messages from...
### What This PR adds automatic contactor opening incase battery goes into faulted state for over 1 minute. This implementation is only for Hyundai/Kia 64 batteries to start with. ###...
hi, and thanks a lot for this fantastic work! is it possible to connect more then one battery (bmw i3)?
It would be nice to run several batteries in parallel, especially the 24 kWh Leaf. Maybe a Master - Slave configuration on the LilyGo.
Hi all, First to say that is a great project and congrats to all of you! I would like to ask if there are plans to support Volkswagen MEB BMS...
Has anyone attempted to have connectors put in the car so I can still drive the car and hook up the power when I need it?
Hi Dala! Great effort on this, is there anyway to help out and try to add support for Growatt Inverters?
## What Add ability to save the following WiFi settings to flash via the webserver. https://github.com/dalathegreat/Battery-Emulator/blob/49fca8e0e065c27694fd25976e02bcd4365cb7c4/Software/USER_SETTINGS.cpp#L31-L32 This request is similar to the changes implemented in PR #146. ## Why -...
This issue tries to gather all MQTT related requests for future implementation. The current short list: - BMS status included in common info topic, with discovery. Currently tricky because of...