Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_integrations/solax.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ The **SolaX Power** {% term integration %} connects Home Assistant to Solax sola

{% include integrations/config_flow.md %}

### Manual inverter model selection

By default, this integration automatically detects your inverter model by probing every supported model in parallel. If auto-detection is unreliable for your device, you can bypass it by manually selecting your inverter model from the dropdown during setup. Leave this field blank to keep using automatic detection.

### Optional template sensor

If you would like to convert the values from multiple panels or view the total power the house is using, you can use the [template platform](/integrations/template).
Expand Down