From 972d67248fb868eb1a753459c0021356811df39f Mon Sep 17 00:00:00 2001 From: tronikos Date: Sun, 8 Jun 2025 03:33:59 -0700 Subject: [PATCH] update --- source/_integrations/solaredge_modules.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/solaredge_modules.markdown b/source/_integrations/solaredge_modules.markdown index ffe0beed719..c2288e440ae 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -140,7 +140,7 @@ WHERE ) AS result ``` -This will result in 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 (94.7%), SolarEdge 1.1.14 (94.2%)` Because this SQL sensor will unnecessarily be updating every 30 seconds, in the [SQL integration entries page](https://my.home-assistant.io/redirect/integration/?domain=sql), select 3 dots, **System options**, uncheck **Enable polling for changes**, and select **UPDATE**.