Skip to content

Commit 2f4d5d7

Browse files
committed
poll interval documentation
1 parent d16b0a9 commit 2f4d5d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Given rate limits imposed by Liebherr in the beta [SmartDevice Home API](https:/
8282
> #### Last Updated Sensor
8383
> A diagnostic sensor will be created for each device showing the last timestamp of the most recent poll but is disabled by default (as it will quickly fill up your database with state changes).
8484
85-
### Version ≥ 2025.12.0
85+
### Version ≤ 2026.2.5.2
8686

8787
These versions will calculate the polling interval based on the number of devices/appliances associated with your Liebherr account. Essentially the goal is to poll each device's controls every 30 seconds and is calculated thusly:
8888

@@ -94,7 +94,7 @@ These versions will calculate the polling interval based on the number of device
9494

9595
With a minimun poll interval (floor) of 5 seconds for ≥ 6 devices.
9696

97-
### Beta Versions 2026.2.3-beta
97+
### Versions > 2026.2.5.2
9898

9999
In these versions the devices will update independently and the goal is to make sure that **on average** the API is not polled more often than 5 seconds (which is the minimun based on testing). These versions calculate the poll interval for each devices' controls like this:
100100

0 commit comments

Comments
 (0)