NdK
NdK
Actually I couldn't pair it with various routers, but only with coordinator. I now moved it where it does have to go thru 2 or 3 routers and seems it's...
Already tried both workarounds (also combined): - press button every second: 50% of the times binding or configuration fails - bind to a router: I have some Tuya switches and...
Seems the only procedure that seems to work quite often is: 1) delete shortcut button 2) **restart HA** 3) re-bind the button Without step 2, events do not appear. HIH.
IIUC, you can simply avoid calling NTPClient::update() from loop().
Will this PR be accepted and included? Async updates are always very useful, IMVHO. And making 'em synchronous is quite easy :)
Still no news, it seems. I just took a statedump of one of the quotad processes I have and noticed this section: ``` [features/quotad.quotad - usage-type gf_common_mt_inode_ctx memusage] size=178379904 num_allocs=24449...
I'd suggest specifying what's acceptable for auth.ssl-allow, too. Wildcard ('*') seems OK, but regexps ('srv[0-9]+') are not (but they could be very useful!).