Merge pull request #631 from dalathegreat/feature/SMA-LV-CAN

New inverter protocol: SMA Low Voltage 48V via CAN
This commit is contained in:
Daniel Öster 2024-11-25 10:23:42 +02:00 committed by GitHub
commit ae4d761891
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 184 additions and 0 deletions

View file

@ -46,6 +46,7 @@
//#define PYLON_CAN //Enable this line to emulate a "High Voltage Pylontech battery" over CAN bus
//#define SCHNEIDER_CAN //Enable this line to emulate a "Schneider Version 2: SE BMS" over CAN bus
//#define SMA_CAN //Enable this line to emulate a "BYD Battery-Box H 8.9kWh, 7 mod" over CAN bus
//#define SMA_LV_CAN //Enable this line to emulate a "SMA Sunny Island 48V battery" over CAN bus
//#define SMA_TRIPOWER_CAN //Enable this line to emulate a "SMA Home Storage battery" over CAN bus
//#define SOFAR_CAN //Enable this line to emulate a "Sofar Energy Storage Inverter High Voltage BMS General Protocol (Extended Frame)" over CAN bus
//#define SOLAX_CAN //Enable this line to emulate a "SolaX Triple Power LFP" over CAN bus