Łukasz Śliwiński
                                            Łukasz Śliwiński
                                        
                                    I also recommended to add that theme. It will be very use full also e.g. NetBeans Platform programmers that create new module using JavaFX.
You can try with my fork `https://github.com/nonameplum/esp-homekit/tree/my_master`. I changed the mDNS implementation to use mDNS from https://github.com/ourairquality/lwip/tree/esp-open-rtos/src/apps/mdns . I'm still testing it but seems like availability of the devices is...
@maximkulkin I have a similar problem. I see that my esp8266 (Sonoff SV) is connected to the WiFi but is not visible with `dns-sd -B _hap._tcp`. In my case is...
@maximkulkin maybe it will be dumb question but is there a way to get logs while the device is connected to main power? Or I will need to implement some...
I was thinking to ping the router from the device from time to time to check if the connection is really alive. Not sure if that will verify the mDNS...
> But I have observed a situation when the device was unreachable in Home app, but it was connected to the Wifi network. Exactly, I have that issue. I used...
@d4rkmen sorry for the off-topic. But could you briefly describe mongoose and it's homekit implementation cons/pros? I was considering mongoose some time ago but in the end, I didn't try....
@AidanLovelace @maximkulkin I have very similar issue on ESP8266MOD 4mb (if that matters). In my case I observe that frequently after `Rmv` devices do not announce themselves again in short...
I'm not familiar that much with mDNS machinery but it seems like somehow the issue is only related to `_hap` as mDNS for `.local` works fine. I will try to...
I tried on TP-Link and Linksys and the same issue.