From da25cd073f0e133429e230f02282a0b1c5c41343 Mon Sep 17 00:00:00 2001 From: tronikos Date: Thu, 5 Jun 2025 22:58:33 -0700 Subject: [PATCH] update --- source/_integrations/solaredge_modules.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/solaredge_modules.markdown b/source/_integrations/solaredge_modules.markdown index 7edda4f7797..25c8b3e6220 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -71,7 +71,7 @@ days_to_show: 30 ``` ### SQL -To identify problematic modules you could setup the [`SQL`](/integrations/sql/) integration with the following: +To identify problematic modules, you could set up the [`SQL`](/integrations/sql/) integration with the following: Name: SolarEdge low production modules (East) @@ -127,7 +127,7 @@ WHERE ) ``` -This will result to a sensor with state e.g.: `SolarEdge 1.1.13 (95.7%), SolarEdge 1.1.14 (95.2%)` +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. ## Removing the integration