From f0797354cfc7156da657a1e7e684862e91e902b3 Mon Sep 17 00:00:00 2001 From: tronikos Date: Tue, 3 Jun 2025 07:20:45 -0700 Subject: [PATCH] Update solaredge_modules.markdown --- 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 cd34292b44e..89ccbeed812 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -33,7 +33,7 @@ To set up the integration, you need a username and password with access to the [ ## Known limitations -- The integration intentionally doesn't create any sensors. All data is only available in statistics. +- The integration intentionally doesn't create any sensors. All data is only available in statistics. This is because data is often delayed by a couple of hours. - The statistics are intentionally updated infrequently. If you want more frequent updates, you can call the [`homeassistant.reload_config_entry`](/integrations/homeassistant/#action-homeassistantreload_config_entry) action from an automation. - The API provides data at a 15-minute interval, but Home Assistant long-term statistics are limited to a 1-hour interval.