From 3f54fb2957457929aac2f02c35c1263baf60ed39 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 6 Jan 2025 19:58:56 +0100 Subject: [PATCH] Fix incorrect information in nordpool (#36763) --- source/_integrations/nordpool.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nordpool.markdown b/source/_integrations/nordpool.markdown index b7595e12dd9..7aa59c8f2a0 100644 --- a/source/_integrations/nordpool.markdown +++ b/source/_integrations/nordpool.markdown @@ -44,7 +44,8 @@ All prices are displayed as `[Currency]/kWh`. Data is polled from the **Nord Pool** API on an hourly basis, exactly on the hour, to ensure the price sensors are displaying the correct price. -If polling cannot happen because of no connectivity or a malfunctioning API, there is no retry; the next periodic update will try again. +If polling cannot happen because of no connectivity or a malfunctioning API, it will wait a retry a few times before failing. +The user can use the [`homeassistant.update_entity`](homeassistant#action-homeassistantupdate_entity) action to manually try again later, in the case the user has solved the connectivity issue. ## Troubleshooting