diff --git a/source/_integrations/solax.markdown b/source/_integrations/solax.markdown index 33ec8d6fa78..9c8771876d7 100644 --- a/source/_integrations/solax.markdown +++ b/source/_integrations/solax.markdown @@ -17,26 +17,7 @@ The `solax` integration connects Home Assistant to Solax solar power inverters. ## Configuration -To use the Solax sensors in your installation, add the following to your `configuration.yaml` file: - -```yaml -# Example configuration.yaml entry -sensor: - - platform: solax - ip_address: IP_ADDRESS -``` - -{% configuration %} -ip_address: - description: The IP address of your Solax system. - required: true - type: string -port: - required: false - type: integer - default: 80 - description: The port number -{% endconfiguration %} +{% include integrations/config_flow.md %} ### Optional template sensor