mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
✏️ Tweak
After this we will merge it
This commit is contained in:
parent
33e0d136da
commit
72a5b68b43
@ -8,8 +8,10 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: solax-logo.png
|
logo: solax-logo.png
|
||||||
ha_category: Sensor
|
ha_category:
|
||||||
ha_release: 0.91
|
- Energy
|
||||||
|
- Sensor
|
||||||
|
ha_release: 0.94
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -33,17 +35,7 @@ ip_address:
|
|||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
### {% linkable_title Optional template sensor %}
|
||||||
### {% linkable_title Full configuration sample %}
|
|
||||||
|
|
||||||
A full configuration entry would look like the sample below.
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Example configuration.yaml entry
|
|
||||||
sensor:
|
|
||||||
- platform: solax
|
|
||||||
ip_address: 192.168.0.3
|
|
||||||
```
|
|
||||||
|
|
||||||
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](/components/sensor.template/).
|
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](/components/sensor.template/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user