mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Add SMA-Tripower inverter protocol to builds
This commit is contained in:
parent
6a04d59e29
commit
587723f338
3 changed files with 3 additions and 0 deletions
1
.github/workflows/compile-all-batteries.yml
vendored
1
.github/workflows/compile-all-batteries.yml
vendored
|
@ -49,6 +49,7 @@ jobs:
|
||||||
# - LUNA2000_MODBUS
|
# - LUNA2000_MODBUS
|
||||||
# - PYLON_CAN
|
# - PYLON_CAN
|
||||||
# - SMA_CAN
|
# - SMA_CAN
|
||||||
|
# - SMA_TRIPOWER_CAN
|
||||||
# - SOFAR_CAN
|
# - SOFAR_CAN
|
||||||
# - SOLAX_CAN
|
# - SOLAX_CAN
|
||||||
|
|
||||||
|
|
|
@ -52,6 +52,7 @@ jobs:
|
||||||
- LUNA2000_MODBUS
|
- LUNA2000_MODBUS
|
||||||
- PYLON_CAN
|
- PYLON_CAN
|
||||||
- SMA_CAN
|
- SMA_CAN
|
||||||
|
- SMA_TRIPOWER_CAN
|
||||||
- SOFAR_CAN
|
- SOFAR_CAN
|
||||||
- SOLAX_CAN
|
- SOLAX_CAN
|
||||||
|
|
||||||
|
|
1
.github/workflows/compile-all-inverters.yml
vendored
1
.github/workflows/compile-all-inverters.yml
vendored
|
@ -47,6 +47,7 @@ jobs:
|
||||||
- LUNA2000_MODBUS
|
- LUNA2000_MODBUS
|
||||||
- PYLON_CAN
|
- PYLON_CAN
|
||||||
- SMA_CAN
|
- SMA_CAN
|
||||||
|
- SMA_TRIPOWER_CAN
|
||||||
- SOFAR_CAN
|
- SOFAR_CAN
|
||||||
- SOLAX_CAN
|
- SOLAX_CAN
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue