From 4c691e4cf2fbf3aabce3ddbfdc5349e028b0701c Mon Sep 17 00:00:00 2001 From: tokenize47 Date: Wed, 26 Jan 2022 10:11:30 +0000 Subject: [PATCH] =?UTF-8?q?Solax=20integration=20now=20support=20UI=20conf?= =?UTF-8?q?iguration=20and=20an=20additional=20pass=E2=80=A6=20(#19463)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_integrations/solax.markdown | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) 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