Skip to content

Commit

Permalink
add entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Nauber committed Jun 11, 2024
1 parent e434852 commit ea01df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"qvolt_hyb_g3_3p = solax.inverters.qvolt_hyb_g3_3p:QVOLTHYBG33P",
"x1 = solax.inverters.x1:X1",
"x1_boost = solax.inverters.x1_boost:X1Boost",
"x1_boost_g4 = solax.inverters.x1_boost_g4:X1BoostG4",
"x1_hybrid_gen4 = solax.inverters.x1_hybrid_gen4:X1HybridGen4",
"x1_mini = solax.inverters.x1_mini:X1Mini",
"x1_mini_v34 = solax.inverters.x1_mini_v34:X1MiniV34",
Expand Down

0 comments on commit ea01df2

Please sign in to comment.