thomasddn / qbha

Qbus Bridge for Home Assistant
GNU General Public License v3.0
10 stars 2 forks source link

Throttle thermostat updates #1

Closed thomasddn closed 1 year ago

thomasddn commented 1 year ago

For each thermostat update, QBHA requests the full status to the Qbus Controller. However, Qbus sends several state topics in a short time for each update. To lower the number of status requests, these should be throttled.

thomasddn commented 1 year ago

Fixed in release v0.3.0