Add support for inventer P3-8.0-SH (P3 Smart) #929
Closed
spiderjuka
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Unfortunatelly my P3-8.0-SH (P3 Smart) inverter is not supported by this integration, but when I changed the entry in the inverter_profiles.py file from:
InverterModelProfile(InverterModel.H3_SMART, r"^H3-([\d.]+)-Smart").add_connection_type
to:
InverterModelProfile(InverterModel.H3_SMART, r"^P3-([\d.]+)-SH").add_connection_type
the integration detected the inverter and everything works fine.
Therefore, could you please add a new entry for the P3-8.0-SH inverter to the integration? So I don't have to update the inverter_profiles.py file after each update.
This inverter is fully compatible with the H3 Smart inverter.
Beta Was this translation helpful? Give feedback.
All reactions