Skip to content

AntiFeat - Queue Burst is a bust

Choose a tag to compare

@ztalbot2000 ztalbot2000 released this 29 May 19:15
· 170 commits to master since this release

Hi all,

The Queue feature itself is meant for the Aircon, a special device which has many accessories in one device. Trying to talk to this thing has been nothing short of a never ending endeavour. The thought was that you could send all read characteristics at one (Burst), but the real fact is that when you interact with the device from outside HomeKit, Burst just confuses it more.
This release removes burst, but alters the queue that if an error is detected, Reads (Gets) are delayed for 1 minute until it is expected that the device is no longer manually being interacted with.

Hopefully this will do the trick.
John Talbot