LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
49 stars 2 forks source link

Adjust polling interval automatically, to follow the BR device #12

Closed LordMike closed 4 years ago

LordMike commented 4 years ago

The API informs us of the interval with which the device reports data. We could poll on or about this interval, in order to get more live results.

LordMike commented 4 years ago

See PR discussion for more comments. #11