mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
New inverter protocol: Growatt 48V Low Voltage (#776)
* Add initial Growatt LV protocol
This commit is contained in:
parent
34c8754d94
commit
5b684ecdb2
7 changed files with 296 additions and 0 deletions
|
@ -73,6 +73,7 @@ jobs:
|
|||
- BYD_KOSTAL_RS485
|
||||
- BYD_MODBUS
|
||||
- FOXESS_CAN
|
||||
- GROWATT_LV_CAN
|
||||
- PYLON_CAN
|
||||
- PYLON_LV_CAN
|
||||
- SCHNEIDER_CAN
|
||||
|
|
|
@ -75,6 +75,7 @@ jobs:
|
|||
- BYD_KOSTAL_RS485
|
||||
- BYD_MODBUS
|
||||
- FOXESS_CAN
|
||||
- GROWATT_LV_CAN
|
||||
- PYLON_CAN
|
||||
- PYLON_LV_CAN
|
||||
- SCHNEIDER_CAN
|
||||
|
|
1
.github/workflows/compile-all-inverters.yml
vendored
1
.github/workflows/compile-all-inverters.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
|||
- BYD_KOSTAL_RS485
|
||||
- BYD_MODBUS
|
||||
- FOXESS_CAN
|
||||
- GROWATT_LV_CAN
|
||||
- PYLON_CAN
|
||||
- PYLON_LV_CAN
|
||||
- SCHNEIDER_CAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue