MTrab / pyworxcloud

PyPI module for integrating with Worx Cloud devices
GNU General Public License v3.0
22 stars 20 forks source link

Add forced refresh scheduling #159

Closed MTrab closed 1 year ago

MTrab commented 1 year ago

Some models doesn't update automatically very often. As a measure to combat this and get more real-time-like data, a forced refresh will be sent approx. 15 minutes after last data was received. The scheduler are reset whenever data was received, also when data is automatically sent from the device - this to prevent possibly banning for too many requests.