This commit is contained in:
tronikos 2025-06-08 03:33:59 -07:00 committed by GitHub
parent b8b373a0ac
commit 972d67248f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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**.