-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
FoxESS - Modbus version
v1.14.0b3
Inverter model
P3
Inverter manager version
1.16
Describe the bug
Normally, the 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.
koushyk
Metadata
Metadata
Assignees
Labels
No labels