From ec441ef322e0624ee8ffaefc9e18169779a316d3 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 22 Jul 2025 07:19:50 +0200 Subject: [PATCH] Update source/_integrations/solaredge_modules.markdown --- 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 8a28b848ee2..d4bcb24a809 100644 --- a/source/_integrations/solaredge_modules.markdown +++ b/source/_integrations/solaredge_modules.markdown @@ -199,7 +199,8 @@ mode: single - The integration intentionally doesn't create any entities/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. +- The API provides data at a 15-minute interval, but Home Assistant {% term "long-term statistics" %} are limited to a 1-hour interval. + ## Troubleshooting