mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add data update retries to nordpool (#36318)
This commit is contained in:
parent
4c5d3355db
commit
23701cef87
@ -43,7 +43,7 @@ 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, there will be three retries before finally giving up.
|
||||
|
||||
## Sensors
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user