mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-31 05:06:57 +00:00
update
This commit is contained in:
parent
9ef72bfc70
commit
1df74e47cc
@ -35,6 +35,10 @@ An example of a Statistics graph that shows hourly production per module for the
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
{% note %}
|
||||||
|
The statistic IDs below are examples. It's recommended to press on **SHOW VISUAL EDITOR** to select the statistics based on their name instead.
|
||||||
|
{% endnote %}
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
chart_type: line
|
chart_type: line
|
||||||
period: hour
|
period: hour
|
||||||
@ -74,6 +78,10 @@ days_to_show: 30
|
|||||||
|
|
||||||
To identify problematic modules, you could set up the [`SQL`](/integrations/sql/) integration with the following:
|
To identify problematic modules, you could set up the [`SQL`](/integrations/sql/) integration with the following:
|
||||||
|
|
||||||
|
{% note %}
|
||||||
|
The SQL code contains a couple of TODOs for you to adjust the threshold and to select the proper modules based on your solar installation. In the example the panels on the east side have ` 1.1.` while the ones on the west have ` 1.2.`.
|
||||||
|
{% endnote %}
|
||||||
|
|
||||||
Name: SolarEdge low production modules (East)
|
Name: SolarEdge low production modules (East)
|
||||||
|
|
||||||
Column: `problematic_modules`
|
Column: `problematic_modules`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user