From 9ef72bfc7023ae4a67318a6dc768471e25451aa0 Mon Sep 17 00:00:00 2001 From: tronikos Date: Thu, 5 Jun 2025 23:02:46 -0700 Subject: [PATCH] update --- source/_integrations/solaredge_modules.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/solaredge_modules.markdown b/source/_integrations/solaredge_modules.markdown index 25c8b3e6220..9248ac7b66d 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -69,6 +69,7 @@ stat_types: title: Daily production per module on east side days_to_show: 30 ``` + ### SQL To identify problematic modules, you could set up the [`SQL`](/integrations/sql/) integration with the following: @@ -128,7 +129,7 @@ WHERE ``` This will result in a sensor with state e.g.: `SolarEdge 1.1.13 (95.7%), SolarEdge 1.1.14 (95.2%)` -You can use this sensor in automations, e.g to notify you if its value changes. +You can use this sensor in automations, e.g., to notify you if its value changes. ## Removing the integration