diff --git a/.github/workflows/compile-all-batteries.yml b/.github/workflows/compile-all-batteries.yml index c0c1493e..7e2febc5 100644 --- a/.github/workflows/compile-all-batteries.yml +++ b/.github/workflows/compile-all-batteries.yml @@ -49,6 +49,7 @@ jobs: # - LUNA2000_MODBUS # - PYLON_CAN # - SMA_CAN +# - SMA_TRIPOWER_CAN # - SOFAR_CAN # - SOLAX_CAN diff --git a/.github/workflows/compile-all-combinations.yml b/.github/workflows/compile-all-combinations.yml index 7a507f58..38f5aba4 100644 --- a/.github/workflows/compile-all-combinations.yml +++ b/.github/workflows/compile-all-combinations.yml @@ -52,6 +52,7 @@ jobs: - LUNA2000_MODBUS - PYLON_CAN - SMA_CAN + - SMA_TRIPOWER_CAN - SOFAR_CAN - SOLAX_CAN diff --git a/.github/workflows/compile-all-inverters.yml b/.github/workflows/compile-all-inverters.yml index 954e263c..55a6787b 100644 --- a/.github/workflows/compile-all-inverters.yml +++ b/.github/workflows/compile-all-inverters.yml @@ -47,6 +47,7 @@ jobs: - LUNA2000_MODBUS - PYLON_CAN - SMA_CAN + - SMA_TRIPOWER_CAN - SOFAR_CAN - SOLAX_CAN