Maxim Kulkin

Results 84 comments of Maxim Kulkin

So, yes, I agree, that it can be made configurable with ESP32 devices getting larger values by default plus allowing overriding defaults if really needed. Will think about automating it...

Hi Yes, homekit_setup_mdns() uses name of the first accessory only. It is considered to be "the main" accessory and thus it's category and name is used. This is the case...

When you say "both accessories will go No Response", "both" means configured accessories within one physical device, right? Did you check console logs? Does it crash?

I tried HomeKitADK port by Espressif on ESP32, it does work. Haven't done any testing on ESP8266 though. esp-homekit is much better optimized in terms of memory usage. Just consider...

@d4rkmen just out of curiosity, what is those "notifications grouping, bind characteristic value to constraints (min/max/step)" features about?

@d4rkmen Not sure if you've noticed, but min/max/step properties for characteristics, along with valid values and valid value ranges is available from day one in esp-homekit. As of notification grouping,...

> Sounds very not like recommendations do. Well, they had to say that. Just don't let that happen. The only case I can imagine when that happening is when multiple...

Why would client drop verifying and retry?

Hey, can you try same with official accessories? On Tue, Jan 16, 2018 at 02:55 Rens Verhoeven wrote: > As it turns out, with an iPhone X this happens more...

I understand that this is a problem, although I do not see an elegant solution to it. As a workaround: can you just make sure your device does not go...