Skip to content

Releases: RavenSystem/esp-homekit-devices

Home Accessory Architect v12.4.1 Merlin

25 May 10:20
Compare
Choose a tag to compare

Changelog v12.4.1:

  • Faster Wifi reconnection.

Changelog v12.4.0:

  • Updates JSON library with a new cJSON-RavenSystem Fork version, with huge CPU and memory improvements.
    JSON is used by MEPLHAA Script and HAP (HomeKit Accessory Protocol).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.4.0 Merlin

19 May 10:52
Compare
Choose a tag to compare

Changelog v12.4.0:

  • Updates JSON library with a new cJSON-RavenSystem Fork version, with huge CPU and memory improvements.
    JSON is used by MEPLHAA Script and HAP (HomeKit Accessory Protocol).

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.3.0 Merlin

17 May 18:13
Compare
Choose a tag to compare

Changelog v12.3.0:

  • Change default Gratuitous ARP Period period from 60 to 285 seconds, because most common ARP TTL is 300 seconds.
  • Set random channel (1, 6 or 11) for Wifi AP HAA-XXXXXX when setup mode. Before it was fixed at channel 6.
  • Improvements on button filter to avoid "ghost switchings".
  • Added new declaration formats to save memory (Keep calm: Old formats are valid too. None scripts changes are needed) for:
  • ESP32:
    • Set WiFi Bandwidth to 20MHz, and added option to enable 40MHz only in normal mode of HAA Main firmware.
    • Added error logs on initial GPIOs declarations.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.2.3 Merlin

11 May 17:25
Compare
Choose a tag to compare

Changelog v12.2.3:

  • Added missing condition to Free Monitor.

Changelog v12.2.2:

  • Fixes UART receiver bug.

Changelog v12.2.1:

  • Fixes bug in temperature/humidity reads that cause a system crash.

Changelog v12.2.0:

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.2.2 Merlin

11 May 16:53
Compare
Choose a tag to compare

Changelog v12.2.2:

  • Fixes UART receiver bug.

Changelog v12.2.1:

  • Fixes bug in temperature/humidity reads that cause a system crash.

Changelog v12.2.0:

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.2.1 Merlin

11 May 14:03
Compare
Choose a tag to compare

Changelog v12.2.1:

  • Fixes bug in temperature/humidity reads that cause a system crash.

Changelog v12.2.0:

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.2.0 Merlin

11 May 11:38
Compare
Choose a tag to compare

Changelog v12.2.0:

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.1.1 Merlin

05 May 21:44
Compare
Choose a tag to compare

Changelog v12.1.1:

  • Update setup web page and fix a html tag.
    (If device has v12.1.0 installed, this version can be skipped).

Changelog v12.1.0:

  • Improved network performance and stability.
  • Added tasks concurrence control to I2C and DHT drivers.
  • Improved HomeKit JSON Accessory ID (aid) responses.
  • Fixed saved string memory bugs in TV Service Name.
  • ESP32: Added Hardware PWM support.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.1.0 Merlin

05 May 15:12
Compare
Choose a tag to compare

Changelog v12.1.0:

  • Improved network performance and stability.
  • Added tasks concurrence control to I2C and DHT drivers.
  • Improved HomeKit JSON Accessory ID (aid) responses.
  • Fixed saved string memory bugs in TV Service Name.
  • ESP32: Added Hardware PWM support.

Changelog v12.0.0:

Read Wiki for more info.

Donate YouTube Chat Twitter

Home Accessory Architect v12.0.3 Merlin

03 May 10:07
Compare
Choose a tag to compare

Changelog v12.0.3:

Changelog v12.0.2:

  • Fixes IR/RF Receiver Mode.
  • Added ESP32 IR/RF Receiver GPIOs.
  • Improvements over ISRs and buttons/switches.

Changelog v12.0.1:

  • Fixes ESP8266 GPIO 16 initial state bug.
  • Remove unnecessary variable in Advanced Logger NTP library.

Changelog v12.0.0:

  • BREAKING CHANGES !!! Check Migration Guide
  • Add support for Espressif ESP32, ESP32 Single-Core, ESP32-C2, ESP32-C3, ESP32-S2 and ESP32-S3 chip models.
  • New Action: PWM Actions.
  • UART for ESP32 support modes, including RS485 and IrDA.
  • New WiFi Sleep Mode: Added "d" key to configure it.
  • Added network hostnames for HAA Installers and HAA Main in Setup Mode.
  • Huge DRAM improvements in JSON library.
  • CPU and DRAM improvements.
  • Initial GPIOs state at boot is DISABLE for ESP8266.

Read Wiki for more info.

Donate YouTube Chat Twitter