8000 update · home-assistant/home-assistant.io@1df74e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1df74e4

Browse files
authored
update
1 parent 9ef72bf commit 1df74e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/_integrations/solaredge_modules.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ An example of a Statistics graph that shows hourly production per module for the
3535

3636
![Screenshot hourly production Statistics graph](/images/integrations/solaredge_modules/hourly_production.png)
3737

38+
{% note %}
39+
The statistic IDs below are examples. It's recommended to press on **SHOW VISUAL EDITOR** to select the statistics based on their name instead.
40+
{% endnote %}
41+
3842
```yaml
3943
chart_type: line
4044
period: hour
@@ -74,6 +78,10 @@ days_to_show: 30
7478
7579
To identify problematic modules, you could set up the [`SQL`](/integrations/sql/) integration with the following:
7680

81+
{% note %}
82+
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.`.
83+
{% endnote %}
84+
7785
Name: SolarEdge low production modules (East)
7886

7987
Column: `problematic_modules`

0 commit comments

Comments
 (0)
0