mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Solax integration now support UI configuration and an additional pass… (#19463)
This commit is contained in:
parent
6909101f84
commit
4c691e4cf2
@ -17,26 +17,7 @@ The `solax` integration connects Home Assistant to Solax solar power inverters.
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
To use the Solax sensors in your installation, add the following to your `configuration.yaml` file:
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
```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 %}
|
|
||||||
|
|
||||||
### Optional template sensor
|
### Optional template sensor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user