Radoslav Borisov

Results 7 comments of Radoslav Borisov

Need to be updated libssh2 library. You can try my fork for test: https://github.com/borissov/arduino-esp32sshclient/

I have no idea, I'm not sure is it updated lib properly but work with my Mac mini... I plan to rewrite my script with native libssh2 .

I have the same issue. Do you find a solution?

Nope, I speak Bulgarian and English. I try with your code but the leak is still here. I found that call "homekit_characteristic_notify" with humidity and temperature object make the memory...

I add checks for differences in characteristics and notify only when is changed. thanks!

I write simple script with this libraries: https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/TurnOnFujitsuAC/TurnOnFujitsuAC.ino https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266