You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Given rate limits imposed by Liebherr in the beta [SmartDevice Home API](https:/
82
82
> #### Last Updated Sensor
83
83
> 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).
84
84
85
-
### Version ≥ 2025.12.0
85
+
### Version ≤ 2026.2.5.2
86
86
87
87
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:
88
88
@@ -94,7 +94,7 @@ These versions will calculate the polling interval based on the number of device
94
94
95
95
With a minimun poll interval (floor) of 5 seconds for ≥ 6 devices.
96
96
97
-
### Beta Versions ≥ 2026.2.3-beta
97
+
### Versions > 2026.2.5.2
98
98
99
99
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:
0 commit comments