github RavenSystem/esp-homekit-devices HAA_12.13.3
Home Accessory Architect v12.13.3 Merlin

10 hours ago

Changelog 12.13.3:

  • Added split 1-wire support for DS18B20 and DHT sensors, using 2 GPIOs.
    • They must be declared as "g":[ Data GPIO, Output GPIO ].
    • For example, for Shelly Plus Add-on: "g":[1,0]; and for Shelly Gen1 Add-on: "g":[3,0].
  • Several code changes needed for the Advanced Features that will come with v12.14.0.
  • Some DRAM improvements.

Changelog 12.13.2:

  • Reduced HAA Main binary size to accommodate the upcoming new Advanced Features of HAA v12.14.
  • HomeKit: Improved HomeKit data type for the new Advanced Features.
  • Lightbulb: Minimal fix for HSI to RGB conversion. See fix (@kevinjohncutler)
  • ESP32, ESP32-C and ESP32-S:

Changelog 12.13.1:

  • Security System: Fixed Service Notification bug on value 8 to stop alarm when recurrent alarm is used.

Changelog 12.13.0:

  • Free Monitor: Added option to save last state (value) using "s":5. Last state will be saved only when subsystem is triggered from another service, never from Free Monitor itself.
  • Save last states subsystem: Several improvements to reduce CPU, DRAM and flash.
  • Added a suffix letter to Installers hostnames, to differentiate between HAABoot: InstallerB, and OTAMain: InstallerM.
  • ESP8266:
    • Update SDK esp-open-rtos-rsf to reduce flash footprint.
  • ESP32, ESP32-C and ESP32-S:
    • Updated SDK version to ESP-IDF 5.3 with many improvements and bug fixes.
    • Freed unused memory of hostname (About 12 bytes of DRAM).

Read Wiki for more info.

Donate YouTube Chat Twitter

Don't miss a new esp-homekit-devices release

NewReleases is sending notifications on new releases.