Solax integration now support UI configuration and an additional pass… (#19463)

This commit is contained in:
tokenize47 2022-01-26 10:11:30 +00:00 committed by GitHub
parent 6909101f84
commit 4c691e4cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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