Battery-Emulator icon indicating copy to clipboard operation
Battery-Emulator copied to clipboard

This software enables EV battery packs to be used for stationary storage in combination with solar inverters.

Results 92 Battery-Emulator issues
Sort by recently updated
recently updated
newest added

https://openinverter.org/wiki/Tesla_Model_3_Battery Is there any way to intergrate into the tesla model 3 battery, I know ingen have a controller that has full control of the penthouse.

Reading the min/max temperature values out of the 0x5C0 CAN message only works for 2013-2017 LEAF battery packs. If you use a 2018+ battery, the mux will never trigger, and...

Idea to do the scaling safe and keep it in the range.

I wonder why you're using a manual switch for A/B/C/D instead of a (cheap) 4 relay board to control them for the precharge/charge sequence? You can't respect the tight timing...

Note: lightly modified from source material to support ESP32-Arduino-CAN. Intended to help facilitate enhanced CHAdeMO support. There's room for improvement in the upstream SimpleISA library, but modifications were kept light...

### What This PR improves the overall safety of the Battery-Emulator project, by moving out most common machinery protection events from each battery handler, and unifying it in a single...

**What** This enhancement includes the appropriate CHAdeMO sequence for negotiation, connector locking and discharge support. Testing and further refinement is needed before this feature is entirely usable. Charging support is...

### WIP This requires extensive testing before it can be merged ### What This PR adds support for running 2x BMW i3 batteries at the same time ![bild](https://github.com/dalathegreat/Battery-Emulator/assets/26695010/318962a2-c716-481a-8201-935abcc51225) ### How...

### What This PR adds a new event, incase the BYD compatible Modbus inverter is missing ### Why To help newcomers troubleshoot why their system is not working ### How...

I'm having trouble getting my inverter to detect the battery through a Lilygo ESP32. Inverter: Fronius Primo Gen24 Plus Battery: Kia e-Niro 64 kWh Board: LilyGo ESP32 T-CAN485 ESP32 version...