Skip to content

Commit

Permalink
Merge pull request #173 from krbaker/add_sunpower_micro
Browse files Browse the repository at this point in the history
Add enphase built, sunpower only micro inverters (IQ7HS)
  • Loading branch information
vincentwolsink authored Nov 18, 2024
2 parents 2379bba + 8c4acc3 commit 9188c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/enphase_envoy/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"800-01736": {"name": "IQ7+ Microinverter", "sku": "IQ7PLUS-72-M-INT"},
"800-00631": {"name": "IQ7+ Microinverter", "sku": "IQ7PLUS-72-2-INT"},
"800-01127": {"name": "IQ7A Microinverter", "sku": "IQ7A-72-M-INT"},
"800-01135": {"name": "IQ7XS Microinverter", "sku": "IQ7XS-96-ACM-US"},
"830-01760": {"name": "IQ Battery 3T", "sku": "B03-T01-INT00-1-2"},
}

Expand Down

0 comments on commit 9188c8f

Please sign in to comment.