Skip to content

Releases: Mixiaoxiao/Arduino-HomeKit-ESP8266

Update 1.4.0

30 Mar 15:40
Compare
Choose a tag to compare
  • Add yield() while crypto computing, to prevent WiFi disconnection. The idea is from BbIKTOP-issues80
  • One new example.

Update 1.3.0

04 Feb 12:09
592b427
Compare
Choose a tag to compare

Small improvements.

Update 1.2.0

20 Jun 11:03
Compare
Choose a tag to compare

New examples.

Update 1.1.0

11 Mar 08:06
Compare
Choose a tag to compare

v1.1.0

  • Memory optimization
  • Upload ESP8266WiFi_nossl_noleak

Update 1.0.1

28 Feb 08:07
Compare
Choose a tag to compare

v1.0.1

  • Reduce winsize from 3 to 2(same performance) to lower the heap required. Pairing can be done with low free-heap of ~14000.
  • Specify the MDNS runs on the IPAddress of STA to ensure the HomeKit can work with some SoftAP-based WiFi-Config libraries.
  • Rename the HTTP_METHOD(s) in http_parser.h to avoid multi-definition errors when using ESP8266WebServer together.

Publish 1.0.0

17 Feb 04:38
Compare
Choose a tag to compare
update library.properties