John Lindahl
Results
3
comments of
John Lindahl
Ok I have found the issue, and a fix, but not the reason. lets begin with the fix: add/set the following to your config: ``` metaField: null, blacklistedMetaFields: ['exception'], ```...
Just saw @SweVictor's issue #170 which I think goes hand in hand with the train of thought I am having here.
Availability in my head is very much connected to the BLE ping loop. the extreme async-ness of queueing up commands from HA does not make sense to me at all,...