Skip to content

Add support for inventer P3-8.0-SH (P3 Smart) #930

@spiderjuka

Description

@spiderjuka

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions